Tue, 26 Jun 2012 20:05:24 -0400 | nemo | Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables. | file | diff | annotate |
Sat, 23 Jun 2012 22:39:00 -0400 | nemo | Second part of the change. Make collision check use the new mask bit. | file | diff | annotate |
Sat, 23 Jun 2012 21:37:47 -0400 | nemo | Step 1. Add current hedgehog as top bit of bottom byte. | file | diff | annotate |
Sat, 23 Jun 2012 22:44:11 +0400 | unc0rr | - Fix cake bug introduced in r2ccfc93c6b5e | file | diff | annotate |
Wed, 02 May 2012 11:43:43 +0100 | koda | marked a couple of functions as inline | file | diff | annotate |
Wed, 02 May 2012 10:53:13 +0100 | koda | change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity) | file | diff | annotate |
Wed, 02 May 2012 08:07:17 +0100 | koda | add support for default pascal mode by removing default arguments value (maybe this also helps the parser) | file | diff | annotate |