Age | Commit message (Collapse) | Author |
|
Demo.
|
|
|
|
|
|
|
|
|
|
|
|
Now it returns the Surface, so the caller does not need to create one and pass it.
|
|
|
|
|
|
|
|
of a dispose flag.
|
|
|
|
|
|
|
|
|
|
|
|
simple struct.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should help avoid name conflicts in the future with the Ring engine
|
|
Spotted by fuzzie
|
|
defaultErrorHandler()
|
|
|
|
The built-in editor, while could potentially be a cool feature, seems incomplete and unusable. Room 4 (the editor room) in all three games is not accessible without jumping to it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial fix in 11a17b3 (r51211) led to chopped inventory items.
No idea why it does not work with our code, as it seems to match
the disassembly. Thus implementing this hackish workaround.
|
|
|
|
This fixes an ugly dead lock in some cases.
|
|
|
|
|
|
|