Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-20 | TITANIC: DE: Adding sound translations | Paul Gilbert | |
2017-09-09 | TITANIC: Hitting go on captain wheel resets it | David Fioramonti | |
In the original once you have hit the go button on the steering wheel it won't let you use it again until you have solved the puzzle so that is how ScummVM does it now. | |||
2017-03-29 | TITANIC: Fix non-responsive Go button in bridge controls | Paul Gilbert | |
2017-02-20 | TITANIC: Fix cruise button on ship controls | Paul Gilbert | |
2017-02-20 | TITANIC: Initial cleanup & renamings for bridge controls | Paul Gilbert | |
2017-02-16 | TITANIC: Cleanup of movie flags | Paul Gilbert | |
2016-11-12 | TITANIC: Renamings of transitioning counter methods | Paul Gilbert | |
2016-08-17 | TITANIC: Implemented CCaptainsWheel class | 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-02-29 | TITANIC: Implemented lots of CBackground descendent classes | Paul Gilbert | |