Sat, 10 Jul 2010 15:39:07 +0200 cWeaponTooltips -> rqTooltipsOff
koda [Sat, 10 Jul 2010 15:39:07 +0200] rev 3634
cWeaponTooltips -> rqTooltipsOff
Fri, 09 Jul 2010 20:09:46 -0400 Updated Island theme.
nemo [Fri, 09 Jul 2010 20:09:46 -0400] rev 3633
Updated Island theme.
Sat, 10 Jul 2010 02:02:37 +0200 fix land check fo' real
koda [Sat, 10 Jul 2010 02:02:37 +0200] rev 3632
fix land check fo' real more logs in case of failing gameConfig
Thu, 08 Jul 2010 23:34:25 +0200 fix land check
koda [Thu, 08 Jul 2010 23:34:25 +0200] rev 3631
fix land check
Thu, 08 Jul 2010 23:06:21 +0200 fix static land loading on desktop
koda [Thu, 08 Jul 2010 23:06:21 +0200] rev 3630
fix static land loading on desktop add further checks to the sporadic init bug on iFoos
Thu, 08 Jul 2010 02:23:10 +0200 redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
koda [Thu, 08 Jul 2010 02:23:10 +0200] rev 3629
redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
Wed, 07 Jul 2010 03:16:12 +0200 enable tooltips on ipad (todo: disable them on iphone)
koda [Wed, 07 Jul 2010 03:16:12 +0200] rev 3628
enable tooltips on ipad (todo: disable them on iphone)
Wed, 07 Jul 2010 03:03:59 +0200 the game now respects the orientation of the frontend
koda [Wed, 07 Jul 2010 03:03:59 +0200] rev 3627
the game now respects the orientation of the frontend
Wed, 07 Jul 2010 02:52:11 +0200 fix the multitouch shooting and moving
koda [Wed, 07 Jul 2010 02:52:11 +0200] rev 3626
fix the multitouch shooting and moving fix a crash (unknown) when reloading leave the lobby open after returing from game
Tue, 06 Jul 2010 03:33:01 +0200 icons \o/
koda [Tue, 06 Jul 2010 03:33:01 +0200] rev 3625
icons \o/ fixed orientation and launch image issues prevent a crash when loading lobby multiple times
Mon, 05 Jul 2010 22:42:43 +0200 button to open ammomenu
koda [Mon, 05 Jul 2010 22:42:43 +0200] rev 3624
button to open ammomenu loading screen that fits launch orientation further work on weapon selection more savings for older idevices
Sun, 04 Jul 2010 01:27:41 +0200 graphics applied and fixes here and there
koda [Sun, 04 Jul 2010 01:27:41 +0200] rev 3623
graphics applied and fixes here and there
Sun, 04 Jul 2010 00:48:39 +0200 add other lobby graphics
Tiy [Sun, 04 Jul 2010 00:48:39 +0200] rev 3622
add other lobby graphics
Sun, 04 Jul 2010 00:33:59 +0200 initial support for customizing weaponset
koda [Sun, 04 Jul 2010 00:33:59 +0200] rev 3621
initial support for customizing weaponset
Sat, 03 Jul 2010 15:31:36 +0200 szczur updated locale
koda [Sat, 03 Jul 2010 15:31:36 +0200] rev 3620
szczur updated locale
Sat, 03 Jul 2010 15:30:52 +0200 partially apply new graphics to code
koda [Sat, 03 Jul 2010 15:30:52 +0200] rev 3619
partially apply new graphics to code
Sat, 03 Jul 2010 15:30:33 +0200 new graphics for ipad frontend
Tiy [Sat, 03 Jul 2010 15:30:33 +0200] rev 3618
new graphics for ipad frontend
Sat, 03 Jul 2010 05:51:24 +0200 a couple of fixes i missed previously
koda [Sat, 03 Jul 2010 05:51:24 +0200] rev 3617
a couple of fixes i missed previously
Sat, 03 Jul 2010 04:42:29 +0200 tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
koda [Sat, 03 Jul 2010 04:42:29 +0200] rev 3616
tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
Sat, 03 Jul 2010 04:09:27 +0200 further code cleanup and less redundancy
koda [Sat, 03 Jul 2010 04:09:27 +0200] rev 3615
further code cleanup and less redundancy
Fri, 02 Jul 2010 21:20:38 -0400 merge
nemo [Fri, 02 Jul 2010 21:20:38 -0400] rev 3614
merge
Sat, 03 Jul 2010 02:01:24 +0200 make runtime quality check for iDevices
koda [Sat, 03 Jul 2010 02:01:24 +0200] rev 3613
make runtime quality check for iDevices
Sat, 03 Jul 2010 01:31:18 +0200 land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
koda [Sat, 03 Jul 2010 01:31:18 +0200] rev 3612
land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
Sat, 03 Jul 2010 00:11:23 +0200 interpret parameters before initializing everything
koda [Sat, 03 Jul 2010 00:11:23 +0200] rev 3611
interpret parameters before initializing everything make flake disabling really works code cleanup and fixes
Fri, 02 Jul 2010 17:46:53 +0200 small cleanup
koda [Fri, 02 Jul 2010 17:46:53 +0200] rev 3610
small cleanup
Fri, 02 Jul 2010 21:19:22 -0400 Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
nemo [Fri, 02 Jul 2010 21:19:22 -0400] rev 3609
Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
Thu, 01 Jul 2010 23:41:10 -0400 Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
nemo [Thu, 01 Jul 2010 23:41:10 -0400] rev 3608
Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
Thu, 01 Jul 2010 19:05:29 -0400 Initialise to 0
nemo [Thu, 01 Jul 2010 19:05:29 -0400] rev 3607
Initialise to 0
Thu, 01 Jul 2010 18:29:57 -0400 Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
nemo [Thu, 01 Jul 2010 18:29:57 -0400] rev 3606
Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
Thu, 01 Jul 2010 18:26:44 -0400 New music for City theme
HSR [Thu, 01 Jul 2010 18:26:44 -0400] rev 3605
New music for City theme
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip