Python
- [FIX] Script editor action names now better match the runtime (R0J0hound)
- [FIX] Crash accessing private variables from Python (R0J0hound)
- [CHANGE] 'global' system expression changed to 'globalvar' since 'global' is a reserved keyword in Python; allows access to global variables by name and index (R0J0hound)
Runtime
- [FIX] Crash drawing Sprites on non-SSE2 processors (R0J0hound)
- [FIX] Incorrect sprite rotation when setting a corner filter (R0J0hound)
hmm... After a few tests none of these seem to be in there. They're in the SVN, revision 151 but the changes don't seem to be in this build.