Commit Graph
10 Commits
Author SHA1 Message Date
Paul Gilbert 32735d59e8 TITANIC: DE: Adding sound translations 2017-09-20 20:53:12 -04:00
David Fioramonti 3b579178d4 TITANIC: Hitting go on captain wheel resets it
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-09-09 14:24:26 -07:00
Paul Gilbert 119fd5fd34 TITANIC: Fix non-responsive Go button in bridge controls 2017-03-29 22:03:57 -04:00
Paul Gilbert 89efab8bdd TITANIC: Fix cruise button on ship controls 2017-02-20 23:32:27 -05:00
Paul Gilbert 90e4e8a064 TITANIC: Initial cleanup & renamings for bridge controls 2017-02-20 21:15:00 -05:00
Paul Gilbert 314c795d21 TITANIC: Cleanup of movie flags 2017-02-16 21:42:42 -05:00
Paul Gilbert a02adba842 TITANIC: Renamings of transitioning counter methods 2016-11-12 19:49:09 -05:00
Paul Gilbert 41dab514e1 TITANIC: Implemented CCaptainsWheel class 2016-08-17 19:43:24 -04:00
Paul Gilbert 5ccc0a66da TITANIC: Removed const modifier from all saveable objects
Turns out that CGameObject::save regenerates the _movieRangeInfo list.
So the const suffix can no longer be used for the entire hierarchy
2016-07-15 19:25:58 -04:00
Paul Gilbert a89dd72f20 TITANIC: Implemented lots of CBackground descendent classes 2016-02-29 21:20:33 -05:00