nemo [Sun, 24 Oct 2010 10:11:30 -0400] rev 3992
initialise to team count
Tobias Neumann <mail@tobias-neumann.eu> [Sat, 23 Oct 2010 14:10:23 +0200] rev 3991
Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
koda [Thu, 21 Oct 2010 23:12:02 +0200] rev 3990
Added tag Hedgewars-iOS-1.1 for
changeset adffb668f06e
koda [Thu, 21 Oct 2010 23:11:49 +0200] rev 3989
add a default description to the new ammomenu
nemo [Thu, 21 Oct 2010 15:40:43 -0400] rev 3988
Set default ready timer to 0 to see if desyncs come back.
koda [Thu, 21 Oct 2010 00:45:58 +0200] rev 3987
my turn to merge
nemo [Tue, 19 Oct 2010 21:12:53 -0400] rev 3986
Remove this - doesn't seem to do anything useful after all.
nemo [Tue, 19 Oct 2010 19:47:17 -0400] rev 3985
merge
koda [Thu, 21 Oct 2010 00:41:41 +0200] rev 3984
some more memory opt
koda [Tue, 19 Oct 2010 23:58:27 +0200] rev 3983
use labels instead of images, should save ram and space
koda [Tue, 19 Oct 2010 21:55:49 +0200] rev 3982
ios version bump and other minor things
koda [Sun, 17 Oct 2010 17:47:07 +0200] rev 3981
add name, caption and description to the new ammomenu
inu [Sat, 16 Oct 2010 19:01:11 +0200] rev 3980
updated PT locale
koda [Sat, 16 Oct 2010 18:53:56 +0200] rev 3979
goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on
koda [Sat, 16 Oct 2010 18:35:28 +0200] rev 3978
fix some glitches
koda [Fri, 15 Oct 2010 01:10:59 +0200] rev 3977
optimizations to new ammomenu and overlay
koda [Thu, 14 Oct 2010 22:01:33 +0200] rev 3976
less warning, no rotation glitch, more comments
Tobias Neumann <mail@tobias-neumann.eu> [Thu, 14 Oct 2010 16:01:43 +0200] rev 3975
Resurrector weapon: do not make it end turn, add description,
add doStepHedgehogMoving while resurrecting
nemo [Tue, 19 Oct 2010 19:46:43 -0400] rev 3974
Rope optimisation. Remove a space in sdl keys that seems like a bug -
issue #70
koda [Wed, 13 Oct 2010 00:57:20 +0200] rev 3973
i fix up the new ammo menu finally
smaxx [Wed, 13 Oct 2010 00:01:37 +0200] rev 3972
(none)
koda [Tue, 12 Oct 2010 05:06:30 +0200] rev 3971
minor stuff
nemo [Mon, 11 Oct 2010 16:56:00 -0400] rev 3970
set CurAmmoType to a temp var so I don't have to worry about it switching inside the routine so that I can actually put OnUsedAmmo where it belongs.
nemo [Mon, 11 Oct 2010 16:28:54 -0400] rev 3969
Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
nemo [Mon, 11 Oct 2010 16:23:36 -0400] rev 3968
Disable newgrave - conflicts with resurrection
nemo [Mon, 11 Oct 2010 15:47:40 -0400] rev 3967
Extend the >0 / amNothing check
koda [Mon, 11 Oct 2010 21:45:25 +0200] rev 3966
merge
nemo [Mon, 11 Oct 2010 14:55:13 -0400] rev 3965
Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon