Thu, 21 Oct 2010 23:11:49 +0200 add a default description to the new ammomenu Hedgewars-iOS-1.1
koda [Thu, 21 Oct 2010 23:11:49 +0200] rev 3989
add a default description to the new ammomenu
Thu, 21 Oct 2010 15:40:43 -0400 Set default ready timer to 0 to see if desyncs come back.
nemo [Thu, 21 Oct 2010 15:40:43 -0400] rev 3988
Set default ready timer to 0 to see if desyncs come back.
Thu, 21 Oct 2010 00:45:58 +0200 my turn to merge
koda [Thu, 21 Oct 2010 00:45:58 +0200] rev 3987
my turn to merge
Tue, 19 Oct 2010 21:12:53 -0400 Remove this - doesn't seem to do anything useful after all.
nemo [Tue, 19 Oct 2010 21:12:53 -0400] rev 3986
Remove this - doesn't seem to do anything useful after all.
Tue, 19 Oct 2010 19:47:17 -0400 merge
nemo [Tue, 19 Oct 2010 19:47:17 -0400] rev 3985
merge
Thu, 21 Oct 2010 00:41:41 +0200 some more memory opt
koda [Thu, 21 Oct 2010 00:41:41 +0200] rev 3984
some more memory opt
Tue, 19 Oct 2010 23:58:27 +0200 use labels instead of images, should save ram and space
koda [Tue, 19 Oct 2010 23:58:27 +0200] rev 3983
use labels instead of images, should save ram and space
Tue, 19 Oct 2010 21:55:49 +0200 ios version bump and other minor things
koda [Tue, 19 Oct 2010 21:55:49 +0200] rev 3982
ios version bump and other minor things
Sun, 17 Oct 2010 17:47:07 +0200 add name, caption and description to the new ammomenu
koda [Sun, 17 Oct 2010 17:47:07 +0200] rev 3981
add name, caption and description to the new ammomenu
Sat, 16 Oct 2010 19:01:11 +0200 updated PT locale
inu [Sat, 16 Oct 2010 19:01:11 +0200] rev 3980
updated PT locale
Sat, 16 Oct 2010 18:53:56 +0200 goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on
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
Sat, 16 Oct 2010 18:35:28 +0200 fix some glitches
koda [Sat, 16 Oct 2010 18:35:28 +0200] rev 3978
fix some glitches
Fri, 15 Oct 2010 01:10:59 +0200 optimizations to new ammomenu and overlay
koda [Fri, 15 Oct 2010 01:10:59 +0200] rev 3977
optimizations to new ammomenu and overlay
Thu, 14 Oct 2010 22:01:33 +0200 less warning, no rotation glitch, more comments
koda [Thu, 14 Oct 2010 22:01:33 +0200] rev 3976
less warning, no rotation glitch, more comments
Thu, 14 Oct 2010 16:01:43 +0200 Resurrector weapon: do not make it end turn, add description,
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
Tue, 19 Oct 2010 19:46:43 -0400 Rope optimisation. Remove a space in sdl keys that seems like a bug - issue #70
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
Wed, 13 Oct 2010 00:57:20 +0200 i fix up the new ammo menu finally
koda [Wed, 13 Oct 2010 00:57:20 +0200] rev 3973
i fix up the new ammo menu finally
Wed, 13 Oct 2010 00:01:37 +0200 (none)
smaxx [Wed, 13 Oct 2010 00:01:37 +0200] rev 3972
(none)
Tue, 12 Oct 2010 05:06:30 +0200 minor stuff
koda [Tue, 12 Oct 2010 05:06:30 +0200] rev 3971
minor stuff
Mon, 11 Oct 2010 16:56:00 -0400 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: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.
Mon, 11 Oct 2010 16:28:54 -0400 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: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.
Mon, 11 Oct 2010 16:23:36 -0400 Disable newgrave - conflicts with resurrection
nemo [Mon, 11 Oct 2010 16:23:36 -0400] rev 3968
Disable newgrave - conflicts with resurrection
Mon, 11 Oct 2010 15:47:40 -0400 Extend the >0 / amNothing check
nemo [Mon, 11 Oct 2010 15:47:40 -0400] rev 3967
Extend the >0 / amNothing check
Mon, 11 Oct 2010 21:45:25 +0200 merge
koda [Mon, 11 Oct 2010 21:45:25 +0200] rev 3966
merge
Mon, 11 Oct 2010 14:55:13 -0400 Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
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
Mon, 11 Oct 2010 20:47:17 +0200 Add dummy amResurrector sprite
Tobias Neumann <mail@tobias-neumann.eu> [Mon, 11 Oct 2010 20:47:17 +0200] rev 3964
Add dummy amResurrector sprite
Mon, 11 Oct 2010 20:34:21 +0200 New Weapon: Resurrector (TODO: ammo icon + sprites)
Tobias Neumann <mail@tobias-neumann.eu> [Mon, 11 Oct 2010 20:34:21 +0200] rev 3963
New Weapon: Resurrector (TODO: ammo icon + sprites)
Mon, 11 Oct 2010 21:41:24 +0400 Add debug message about # cmd
unc0rr [Mon, 11 Oct 2010 21:41:24 +0400] rev 3962
Add debug message about # cmd
Mon, 11 Oct 2010 12:37:42 -0400 Constrain to <= to avoid a bug on bottom edge reported by Henek
nemo [Mon, 11 Oct 2010 12:37:42 -0400] rev 3961
Constrain to <= to avoid a bug on bottom edge reported by Henek
Mon, 11 Oct 2010 12:13:06 -0400 Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
nemo [Mon, 11 Oct 2010 12:13:06 -0400] rev 3960
Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip