Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes Daedalus' flight animation in the ending cutscene
|
|
|
|
_loopSoundEffect is used for the exact same purpose
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, simplify some time-related functions
|
|
|
|
|
|
|
|
|
|
|
|
This greatly simplifies the code that shows a floor when an arrow is
pressed. Also, it changes the behavior of the arrows to show all of
the visited floors, instead of a specific subset. I believe that this
makes the map better, more usable and less confusing than the original
|
|
|
|
|
|
|
|
|
|
This fixes crashes in the teleporter and the journal, and plugs several
memory leaks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|