Sat, 05 May 2012 18:10:41 +0100 | koda | the scope cleanup continues... | file | diff | annotate |
Sat, 05 May 2012 17:29:04 +0100 | koda | split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?) | file | diff | annotate |
Thu, 03 May 2012 12:21:16 +0400 | unc0rr | Get rid of overloaded functions in uRenderUtils | file | diff | annotate |
Wed, 02 May 2012 16:36:11 +0100 | koda | rename a few Draw* routines | 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 |