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)
Mon, 11 Oct 2010 11:36:47 -0400 Don't use AfterAttack in saucer - CurAmmoType is switched at this point
nemo [Mon, 11 Oct 2010 11:36:47 -0400] rev 3959
Don't use AfterAttack in saucer - CurAmmoType is switched at this point
Mon, 11 Oct 2010 00:15:01 -0400 update some numerus forms for english
nemo [Mon, 11 Oct 2010 00:15:01 -0400] rev 3958
update some numerus forms for english
Sun, 10 Oct 2010 23:41:24 -0400 restore the delay between shots
nemo [Sun, 10 Oct 2010 23:41:24 -0400] rev 3957
restore the delay between shots
Sun, 10 Oct 2010 22:18:38 -0400 Skip "hurry" message if turn is 10s or less
nemo [Sun, 10 Oct 2010 22:18:38 -0400] rev 3956
Skip "hurry" message if turn is 10s or less
Sun, 10 Oct 2010 21:43:22 -0400 You win fillammostore
nemo [Sun, 10 Oct 2010 21:43:22 -0400] rev 3955
You win fillammostore
Sun, 10 Oct 2010 21:14:58 -0400 Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
nemo [Sun, 10 Oct 2010 21:14:58 -0400] rev 3954
Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
Sun, 10 Oct 2010 20:34:48 -0400 Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
nemo [Sun, 10 Oct 2010 20:34:48 -0400] rev 3953
Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
Mon, 11 Oct 2010 03:28:15 +0200 moved some utilities to a separate column with round buttons
koda [Mon, 11 Oct 2010 03:28:15 +0200] rev 3952
moved some utilities to a separate column with round buttons some improvements to rotation handling, overlay appears later so device shouldn't be stressed removed some code and autoset to default only when textfield is empty (for weaps and schemes)
Sun, 10 Oct 2010 20:16:17 -0400 Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
nemo [Sun, 10 Oct 2010 20:16:17 -0400] rev 3951
Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
Mon, 11 Oct 2010 00:08:48 +0200 split the flag tableview in worldwide and community
koda [Mon, 11 Oct 2010 00:08:48 +0200] rev 3950
split the flag tableview in worldwide and community
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip