Age | Commit message (Collapse) | Author |
|
greeneggs can now continue to completion in 'play' mode
|
|
|
|
|
|
|
|
|
|
'Old' is very ambiguous ;)
|
|
Also, renamed it to better reflect its purpose
|
|
|
|
This ancient console function has no purpose any longer and is half-broken anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This might need some further thought when implementing more complex
seeking for the later games, but works for now.
|
|
|
|
|
|
|
|
|
|
The credits start too early for a few of the end game sequences, but otherwise works well (minus missing fade support, but that is throughout the game anyway).
|
|
Thanks to LordHoto for working out why this was failing.
|
|
Actually call the showCursor() function now...
|
|
clone2727-pe_exe
|
|
|
|
|
|
|
|
It will try both Windows and Macintosh executables. The hardcoded cursors have been removed.
|
|
|
|
Now the code lies in Graphics and all cursors are not cached upon opening an exe. The engine is now in charge of caching which cursors it wants.
|
|
|
|
|
|
The ID classes are now common to both. The files have been renamed to better illustrate their purpose.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|