Commit Graph
7 Commits
Author SHA1 Message Date
Paul Gilbert 314c795d21 TITANIC: Cleanup of movie flags 2017-02-16 21:42:42 -05:00
Paul Gilbert aeb05bd965 TITANIC: Fix behaviour of Phonograph Lid 2017-01-11 21:12:58 -05:00
Paul Gilbert 8eaf094bf5 TITANIC: Move text messages to DAT file 2016-09-10 23:16:15 -04:00
Paul Gilbert 40ec26b343 TITANIC: Implemented phonograph classes 2016-08-27 11:15:23 -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 e688850e93 TITANIC: Implemented more saveable classes 2016-03-02 23:40:06 -05:00
Paul Gilbert 6eb777fe36 TITANIC: Added a lot of class definitions
Let's be honest here, it's a s**t-load of class definitions
2016-02-28 21:42:13 -05:00