Thu, 03 May 2012 00:20:58 -0400 | nemo | Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway... | 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 |