Age | Commit message (Collapse) | Author |
|
A regression of 75d1385c8d1ba61b5740a0b43966d3c2f111440d
|
|
|
|
known to be missing in the original
|
|
|
|
|
|
This fixes the incorrectly visible cursor in the intro
|
|
|
|
This resulted in having the mouse cursor flash in scenes with animation
(e.g. the Surreal Maze)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was left out from previous refactoring. Also, simplify
doScrollBounce()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when changing screens
|
|
|
|
|
|
|
|
This fixes Daedalus' flight animation in the ending cutscene
|
|
|
|
|
|
|
|
Also, simplify some time-related functions
|
|
|
|
|
|
This fixes crashes in the teleporter and the journal, and plugs several
memory leaks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|