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.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip