smxx [Fri, 16 Apr 2010 17:17:43 +0000] rev 3351
Engine:
* Allow player to play piano tunes using slot keys (default: F1..F9) while it's dropping (no sounds defined yet)
smxx [Fri, 16 Apr 2010 16:04:41 +0000] rev 3350
Engine:
* Save screenshots to "Screenshots" sub directory
* Added new ultimate weapon: Perform Beathoven's deadly sonata during the Piano Strike (this time for real! still missing some sounds/assets)
koda [Fri, 16 Apr 2010 16:04:21 +0000] rev 3349
update ifrontend to latest ammostore protocol
update sdl 1.3 bindings
nemo [Fri, 16 Apr 2010 15:37:04 +0000] rev 3348
Forgot to check in this file yesterday
koda [Fri, 16 Apr 2010 15:25:15 +0000] rev 3347
camera panning ftw
smxx [Fri, 16 Apr 2010 14:37:28 +0000] rev 3346
Engine/Frontend:
* Split ammo store message into 5 different messages (4 to set, 1 to apply)
koda [Fri, 16 Apr 2010 12:41:06 +0000] rev 3345
don't polish other people patches
smxx [Fri, 16 Apr 2010 12:38:31 +0000] rev 3344
Frontend:
* Added missing default binds for alternative camera movement (Numpad 2, 4, 6 and 8)
* Added new hedgehog structure to teams and added loading/saving of basic stats
* Added loading/saving of local achievements to teams (wip; might change/get dropped)
nemo [Fri, 16 Apr 2010 00:02:30 +0000] rev 3343
Clarify an ambiguity as to what to do here if your name is already taken.
nemo [Thu, 15 Apr 2010 20:46:34 +0000] rev 3342
Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
smxx [Thu, 15 Apr 2010 14:24:26 +0000] rev 3341
Engine:
* Added real alpha blending to CopyToXY
koda [Tue, 13 Apr 2010 22:45:46 +0000] rev 3340
fix all of what was committed before
koda [Tue, 13 Apr 2010 14:39:05 +0000] rev 3339
lots of untested stuff for the ifrontend
koda [Mon, 12 Apr 2010 21:51:09 +0000] rev 3338
patch by raptor (polished by me) to allow tiger/xcode24 compilation
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)
koda [Sat, 10 Apr 2010 01:09:29 +0000] rev 3330
add support for modifying the name of the team
nicer presentation of hog+hat
koda [Fri, 09 Apr 2010 21:08:27 +0000] rev 3329
add support to editing hog names
koda [Fri, 09 Apr 2010 11:09:26 +0000] rev 3328
fix the save of the team and rearrange hat/name modification
nemo [Fri, 09 Apr 2010 00:04:50 +0000] rev 3327
Skip loading of splashes
palewolf [Fri, 09 Apr 2010 00:01:53 +0000] rev 3326
Fix splashes for older graphics cards
koda [Thu, 08 Apr 2010 22:45:18 +0000] rev 3325
moved around team creation
add flags support
add forts support
need to find another way to save on file
smxx [Thu, 08 Apr 2010 17:56:30 +0000] rev 3324
Frontend:
* Show a text notice instead of settings page's (disabled) modify team buttons while in a room or game setup screen