smxx [Mon, 12 Apr 2010 20:58:32 +0000] rev 3337
Engine:
* Moved "enum member to string" functions to uMisc
* Print gear types in debug log instead of ordinals
smxx [Sun, 11 Apr 2010 09:53:28 +0000] rev 3336
Engine:
* Avoid hedgehog specific actions (attack, jump, etc.) to be triggered while the game is paused
koda [Sun, 11 Apr 2010 03:43:13 +0000] rev 3335
new manager for handling (future) rotations
added a macro for the settings file
nemo [Sun, 11 Apr 2010 01:04:54 +0000] rev 3334
offset graves
smxx [Sat, 10 Apr 2010 21:36:40 +0000] rev 3333
Frontend:
* Hedgewars will now use a sub directory of "My Documents" like other games instead of "%userprofile%/.hedgewars" under Windows
* Teams are now saved in ini format to allow easier addition of future stats/properties
* Due to those changes old files/settings/teams will be ignored
koda [Sat, 10 Apr 2010 20:48:09 +0000] rev 3332
simplify the general settings and review minor stuff
smxx [Sat, 10 Apr 2010 19:04:39 +0000] rev 3331
Engine:
* Moved "new crate" messages to group AmmoInfo
* Show Sudden Death countdown
* Fixed Sudden Death round counting (so '15 rounds' will really be 15 rounds, not 16)