Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Need to reset _lastMillis or checkCallBacks won't work properly
|
|
|
|
|
|
|
|
|
|
|
|
Only the jump-in video is currently shown though. For some reason, the input is disabled...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yes, the first neighborhood is here! And all the world rejoiced, yet it was still not used in the code so the rejoicing was kept to a low murmur.
It's the smallest neighborhood and will be used as a testbed for the code while the other neighborhoods are coded.
|
|
|
|
|
|
startFaderSync does indeed to hold the main thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Only update the screen if we drew something to it, not if a dirty rect was present.
- Add ability to clear the screen.
|
|
They work now with all the PICT changes ;)
|
|
Several pegasus demos now show up correctly. Yay! :)
|
|
|
|
In preparation for adding support for multiple CompressedQuickTime opcodes
|
|
|
|
Since we're not running in multiple threads anymore, we cannot have the fader hold the main thread to itself.
|
|
|
|
|
|
|
|
Still needed for saves
|
|
|
|
|