Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
While trying to quit the game during intro, the
intro only sped up instead of quiting and quit
only when the intro ended
|
|
|
|
|
|
|
|
|
|
|
|
In the original game, the message or airport that
all other passangers left gets rendered only if
the intro isn't skipped. This commit does that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I am keeping there the TODO from the original code,
which can be resolved pretty easily, but I want to
leave the code as similar to supernova engine as possible
so it could eventualy be merged together.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copy and modify all the code needed for animation
from supernova engine and display Mission Supernova
logo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This special debug build was salvaged by Clint Basinger ("LGR")
from an IBM PCjr that was previously owned by Ken Williams from
Sierra On-Line.
|
|
Also added CLIP to all getBasePtr() calls where it would seem appropriate/safer to do so
|
|
|
|
|
|
|
|
|
|
Fixes bug #9681
|
|
|
|
|
|
|
|
|