Mon, 01 Apr 2013 23:07:24 +0400 | unc0rr | Hey, there was inc(Radius, 4) | file | diff | annotate |
Wed, 27 Mar 2013 11:18:00 +0100 | koda | merge correction, also what's with all those trailing whitespaces? | file | diff | annotate |
Sat, 23 Mar 2013 21:03:27 +0200 | Urbertar | Remove some duplicating code from uLandGraphics.pas | file | diff | annotate |
Tue, 26 Mar 2013 17:47:06 -0400 | nemo | Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead. | file | diff | annotate |
Fri, 22 Mar 2013 18:51:37 +0100 | sheepluva | remove engine warnings | file | diff | annotate |
Mon, 18 Mar 2013 12:13:46 -0400 | nemo | More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places. | file | diff | annotate |