Sat, 03 Jul 2010 04:42:29 +0200 |
koda |
tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
|
changeset |
files
|
Sat, 03 Jul 2010 04:09:27 +0200 |
koda |
further code cleanup and less redundancy
|
changeset |
files
|
Fri, 02 Jul 2010 21:20:38 -0400 |
nemo |
merge
|
changeset |
files
|
Sat, 03 Jul 2010 02:01:24 +0200 |
koda |
make runtime quality check for iDevices
|
changeset |
files
|
Sat, 03 Jul 2010 01:31:18 +0200 |
koda |
land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
|
changeset |
files
|
Sat, 03 Jul 2010 00:11:23 +0200 |
koda |
interpret parameters before initializing everything
|
changeset |
files
|
Fri, 02 Jul 2010 17:46:53 +0200 |
koda |
small cleanup
|
changeset |
files
|
Fri, 02 Jul 2010 21:19:22 -0400 |
nemo |
Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
|
changeset |
files
|
Thu, 01 Jul 2010 23:41:10 -0400 |
nemo |
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.
|
changeset |
files
|
Thu, 01 Jul 2010 19:05:29 -0400 |
nemo |
Initialise to 0
|
changeset |
files
|
Thu, 01 Jul 2010 18:29:57 -0400 |
nemo |
Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
|
changeset |
files
|
Thu, 01 Jul 2010 18:26:44 -0400 |
HSR |
New music for City theme
|
changeset |
files
|
Thu, 01 Jul 2010 17:16:13 -0400 |
nemo |
New Rock themed music for Stage by HSR
|
changeset |
files
|
Thu, 01 Jul 2010 17:00:14 -0400 |
nemo |
Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
|
changeset |
files
|
Thu, 01 Jul 2010 14:17:22 -0400 |
nemo |
Restore prior optimisation with the wildly out-of-bounds tx in LandDirty removed
|
changeset |
files
|