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)
nemo [Mon, 11 Oct 2010 11:36:47 -0400] rev 3959
Don't use AfterAttack in saucer - CurAmmoType is switched at this point
nemo [Mon, 11 Oct 2010 00:15:01 -0400] rev 3958
update some numerus forms for english
nemo [Sun, 10 Oct 2010 23:41:24 -0400] rev 3957
restore the delay between shots
nemo [Sun, 10 Oct 2010 22:18:38 -0400] rev 3956
Skip "hurry" message if turn is 10s or less
nemo [Sun, 10 Oct 2010 21:43:22 -0400] rev 3955
You win fillammostore
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.
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)
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)
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.
koda [Mon, 11 Oct 2010 00:08:48 +0200] rev 3950
split the flag tableview in worldwide and community
nemo [Sun, 10 Oct 2010 16:51:40 -0400] rev 3949
Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
There is probably some better way to do this. Weapons still need fixing.
koda [Sun, 10 Oct 2010 22:32:01 +0200] rev 3948
some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
unc0rr [Sun, 10 Oct 2010 21:32:18 +0400] rev 3947
Some screwing around in try to fix space leak. No luck yet.