Wed, 10 Dec 2014 08:05:45 -0500 |
nemo |
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
|
changeset |
files
|
Tue, 09 Dec 2014 22:56:34 -0500 |
nemo |
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
|
changeset |
files
|
Mon, 08 Dec 2014 21:57:06 +0100 |
sheepluva |
make sure view limits are updated at start of game
|
changeset |
files
|
Mon, 08 Dec 2014 15:02:43 -0500 |
nemo |
skip a bunch of stuff not applicable to cleanup
|
changeset |
files
|
Mon, 08 Dec 2014 23:00:13 +0300 |
unc0rr |
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
|
changeset |
files
|
Mon, 08 Dec 2014 14:52:56 -0500 |
nemo |
HedgehogDamaged calls CurrentHedgehog
|
changeset |
files
|
Mon, 08 Dec 2014 17:43:27 +0100 |
sheepluva |
clean up fonts
|
changeset |
files
|
Mon, 08 Dec 2014 11:20:31 -0500 |
nemo |
sheepluva is right
|
changeset |
files
|
Mon, 08 Dec 2014 10:55:56 -0500 |
nemo |
oh, probably need nil checks here too
|
changeset |
files
|
Mon, 08 Dec 2014 10:30:20 -0500 |
nemo |
init timer to 0
|
changeset |
files
|
Mon, 08 Dec 2014 10:24:06 -0500 |
nemo |
meh. will persevere. DeleteGear can't call that much stuff...
|
changeset |
files
|
Mon, 08 Dec 2014 10:14:47 -0500 |
nemo |
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
|
changeset |
files
|
Mon, 08 Dec 2014 09:35:14 -0500 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
changeset |
files
|
Sun, 07 Dec 2014 14:36:28 -0500 |
nemo |
Add that "make screenshots of Land/LandPixels" thing for map creators
|
changeset |
files
|
Sat, 06 Dec 2014 10:41:33 -0500 |
nemo |
pretty sure the other teams need stats at 0 for the graph to look right
|
changeset |
files
|