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
|
Thu, 01 Jul 2010 00:34:39 -0400 |
nemo |
Revert most of optimisation except for some obvious fixes to errors someone or other introduced.
|
changeset |
files
|
Wed, 30 Jun 2010 23:21:46 -0400 |
nemo |
merge (I'll get it next time)
|
changeset |
files
|
Wed, 30 Jun 2010 23:27:18 +0200 |
koda |
sheepluva's inline patch, fix a crash in overlay
|
changeset |
files
|
Wed, 30 Jun 2010 22:42:55 +0200 |
koda |
tiy new overlay graphics
|
changeset |
files
|
Wed, 30 Jun 2010 22:20:52 +0200 |
sheepluva |
visual gears: fixing nemo's c-style assignment/multiplications
|
changeset |
files
|
Wed, 30 Jun 2010 23:15:14 -0400 |
nemo |
Store some calcs to speed up uLandGraphics a tad
|
changeset |
files
|
Wed, 30 Jun 2010 14:52:48 +0200 |
koda |
partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
|
changeset |
files
|