Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-20 | TITANIC: DE: Adding sound translations | Paul Gilbert | |
2017-09-09 | TITANIC: Fix nav helmet glitch from leaving view when it's animating | Paul Gilbert | |
2017-09-09 | TITANIC: Various whitespace fixes in star control classes | Paul Gilbert | |
2017-09-09 | TITANIC: Prevent locking/unlocking sounds in photoview | David Fioramonti | |
In scummvm and the original engine if you try to unlock/lock stars in photoview/skyview then the stars will not unlock/lock, but the sounds associated with unlocking and locking were playing. Giving a false impression that the locking/unlocking was happening. The sounds no longer play when in photoview. | |||
2017-09-09 | TITANIC: Improved naming for Helmet On/Off flag | David Fioramonti | |
2017-09-09 | TITANIC: Fix occassional PET mixup when toggling nav helmet on & off | Paul Gilbert | |
2017-05-31 | TITANIC: Renamings for locking/unlocking markers | Paul Gilbert | |
2017-03-02 | TITANIC: Code for starfield mode setup & photo code | Paul Gilbert | |
2017-02-27 | TITANIC: Implemented CStarControl doAction | Paul Gilbert | |
2017-02-24 | TITANIC: Some preliminary cleanup of star control interfaces | Paul Gilbert | |
2016-11-12 | TITANIC: Renamings of transitioning counter methods | Paul Gilbert | |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-09-10 | TITANIC: Move text messages to DAT file | Paul Gilbert | |
2016-08-25 | TITANIC: Implemented nav helmet classes | Paul Gilbert | |
2016-07-15 | TITANIC: Removed const modifier from all saveable objects | Paul Gilbert | |
Turns out that CGameObject::save regenerates the _movieRangeInfo list. So the const suffix can no longer be used for the entire hierarchy | |||
2016-03-02 | TITANIC: More saveable classes implemented | Paul Gilbert | |