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 |
Sun, 17 Mar 2013 14:09:54 -0400 | nemo | Add some flags for a few of the magic Land values | file | diff | annotate |
Sun, 17 Mar 2013 00:18:38 +0400 | unc0rr | Hard math to fix issue 571. Well, not really hard math, | file | diff | annotate |
Wed, 06 Mar 2013 17:06:35 -0500 | nemo | prevent an old abuse of parachute to land safely | file | diff | annotate |
Fri, 01 Feb 2013 20:15:22 -0500 | nemo | trying to prevent sticking. PS. code is hard to read when drunk. | file | diff | annotate |
Thu, 31 Jan 2013 21:28:08 -0500 | nemo | this might possibly appease the shoppa players | file | diff | annotate |
Fri, 18 Jan 2013 00:41:26 +0400 | unc0rr | Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?) | file | diff | annotate |