Sun, 25 Apr 2010 13:54:45 +0000 burning revision numbers with style
koda [Sun, 25 Apr 2010 13:54:45 +0000] rev 3367
burning revision numbers with style
Sun, 25 Apr 2010 13:33:49 +0000 rename the project from HedgewarsMobile to Hedgewars
koda [Sun, 25 Apr 2010 13:33:49 +0000] rev 3366
rename the project from HedgewarsMobile to Hedgewars
Sun, 25 Apr 2010 02:30:42 +0000 wow all these files only for land preview and seed generation
koda [Sun, 25 Apr 2010 02:30:42 +0000] rev 3365
wow all these files only for land preview and seed generation
Thu, 22 Apr 2010 17:43:12 +0000 no more hardcoded teams, team selection is real \o/
koda [Thu, 22 Apr 2010 17:43:12 +0000] rev 3364
no more hardcoded teams, team selection is real \o/ custom buttons rock removed difficult errlib from openalbridge
Wed, 21 Apr 2010 21:38:07 +0000 More work on slovak locale from jose1711
nemo [Wed, 21 Apr 2010 21:38:07 +0000] rev 3363
More work on slovak locale from jose1711
Wed, 21 Apr 2010 10:22:06 +0000 in reprocessing openalbridge, a lot of code cleanup and simplification
koda [Wed, 21 Apr 2010 10:22:06 +0000] rev 3362
in reprocessing openalbridge, a lot of code cleanup and simplification
Wed, 21 Apr 2010 01:57:23 +0000 buttons for number of hogs in game config
koda [Wed, 21 Apr 2010 01:57:23 +0000] rev 3361
buttons for number of hogs in game config buttons for color of team in game config update and code cleanup fixed crashes at uitextfield
Mon, 19 Apr 2010 15:30:11 +0000 updates to openalbridge (modified api and simplified some sections)
koda [Mon, 19 Apr 2010 15:30:11 +0000] rev 3360
updates to openalbridge (modified api and simplified some sections)
Mon, 19 Apr 2010 13:31:08 +0000 Engine:
smxx [Mon, 19 Apr 2010 13:31:08 +0000] rev 3359
Engine: * Let gears collide once they significantly leave visible area (might need more testing) * Added skipping sound to gears skipping on water surface Frontend: * Fixed loading/saving of control bindings
Mon, 19 Apr 2010 12:47:36 +0000 Engine:
smxx [Mon, 19 Apr 2010 12:47:36 +0000] rev 3358
Engine: * Avoid game getting stuck due to indestructible land below piano (infinite bounces)
Mon, 19 Apr 2010 01:39:55 +0000 draw a hedgehog when presenting hats
koda [Mon, 19 Apr 2010 01:39:55 +0000] rev 3357
draw a hedgehog when presenting hats other lazy loading procedure fix crash when loading multiple games
Sun, 18 Apr 2010 23:19:15 +0000 add missing controller stubs
koda [Sun, 18 Apr 2010 23:19:15 +0000] rev 3356
add missing controller stubs initial work for the game configuration in the ifrontend stuff for working with official apple certificates use lazy loading whenever possible
Sat, 17 Apr 2010 23:03:52 +0000 cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
palewolf [Sat, 17 Apr 2010 23:03:52 +0000] rev 3355
cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
Sat, 17 Apr 2010 13:04:36 +0000 fix build
koda [Sat, 17 Apr 2010 13:04:36 +0000] rev 3354
fix build
Sat, 17 Apr 2010 08:30:34 +0000 OpenAL makes a comeback! (might require some cleanup)
koda [Sat, 17 Apr 2010 08:30:34 +0000] rev 3353
OpenAL makes a comeback! (might require some cleanup) removed sdl_mixer from ifrontend as it's too buggy updated hedgwars.pro project file
Sat, 17 Apr 2010 04:59:10 +0000 complete previews on the team settings
koda [Sat, 17 Apr 2010 04:59:10 +0000] rev 3352
complete previews on the team settings moved image functions in a category of UIImage other code cleanup
Fri, 16 Apr 2010 17:17:43 +0000 Engine:
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)
Fri, 16 Apr 2010 16:04:41 +0000 Engine:
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)
Fri, 16 Apr 2010 16:04:21 +0000 update ifrontend to latest ammostore protocol
koda [Fri, 16 Apr 2010 16:04:21 +0000] rev 3349
update ifrontend to latest ammostore protocol update sdl 1.3 bindings
Fri, 16 Apr 2010 15:37:04 +0000 Forgot to check in this file yesterday
nemo [Fri, 16 Apr 2010 15:37:04 +0000] rev 3348
Forgot to check in this file yesterday
Fri, 16 Apr 2010 15:25:15 +0000 camera panning ftw
koda [Fri, 16 Apr 2010 15:25:15 +0000] rev 3347
camera panning ftw
Fri, 16 Apr 2010 14:37:28 +0000 Engine/Frontend:
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)
Fri, 16 Apr 2010 12:41:06 +0000 don't polish other people patches
koda [Fri, 16 Apr 2010 12:41:06 +0000] rev 3345
don't polish other people patches
Fri, 16 Apr 2010 12:38:31 +0000 Frontend:
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)
Fri, 16 Apr 2010 00:02:30 +0000 Clarify an ambiguity as to what to do here if your name is already taken.
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.
Thu, 15 Apr 2010 20:46:34 +0000 Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
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.
Thu, 15 Apr 2010 14:24:26 +0000 Engine:
smxx [Thu, 15 Apr 2010 14:24:26 +0000] rev 3341
Engine: * Added real alpha blending to CopyToXY
Tue, 13 Apr 2010 22:45:46 +0000 fix all of what was committed before
koda [Tue, 13 Apr 2010 22:45:46 +0000] rev 3340
fix all of what was committed before
Tue, 13 Apr 2010 14:39:05 +0000 lots of untested stuff for the ifrontend
koda [Tue, 13 Apr 2010 14:39:05 +0000] rev 3339
lots of untested stuff for the ifrontend
Mon, 12 Apr 2010 21:51:09 +0000 patch by raptor (polished by me) to allow tiger/xcode24 compilation
koda [Mon, 12 Apr 2010 21:51:09 +0000] rev 3338
patch by raptor (polished by me) to allow tiger/xcode24 compilation
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip