So this should be the rigth place to send.
Here is a mini patch for a mem leak in team energy
I send you both one presenting just the fix, the other one removes
trailing spaces (Matthieu said it could be interesting)
patch_team_energy
Description: Binary data
patch_team_energy_wo_trailingsp
Hi,
I think it is now time to take a real decision about Makefiles
If we want to use cmake, then, we should really giveup automake,
otherwise give up cmake and write real correct Makefile.am
Let me know what you think about it
SG
___
Wormux-dev mai
Could anyone explain how packaging can be done with cmake and how it is
done now with autotool ?
SG
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev
I am trying to implement the use of bazooka into AI.
I calculate the trajectory of the bullet, but the equations are not
really simple to solve:
the parametric coordinates are:
x(t) = -m/k * (v0x + W/m)(exp(-k/m * t) -1) -W/m *t + x0
y(t) = -m/k * (v0y + g)(exp(-k/m * t) -1) -g*t +y0
where x0
Hi,
Here is a patch for the use of bazooka by AI. It can be applied on r2646
It is really a raw prototype, but maybe you want to test it and give
me feed backs.
let me know...
___
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listi
Water patch from sami pietila
I finally managed to test it, it works, but it increase the CPU taken
for water.
Let me know what you think of it, if you think I can apply it yo trunk
Thanx
- Message Transféré -
Date: Wed, 06 Jun 2007 22:27:17 +0300
De: Sami Pietila <[EMAIL PROTECTED]>
À:
Le Sat, 16 Jun 2007 20:43:40 +0200,
Kurosu <[EMAIL PROTECTED]> a écrit :
> Kurosu a écrit :
> [...]
>
> And once again, patch swallowed by the mailing list. Please find that
> patch here:
> http://kurosu.free.fr/action.diff
>
Well I can see a malloc but not a free, Is that normal ?
--
QFDQF
__