Commit Graph
7 Commits
Author SHA1 Message Date
Paul Gilbert f9c370d942 TITANIC: Fixes for names in the CursorId enum 2017-08-04 21:08:35 -04:00
Paul Gilbert fc818fd2d6 TITANIC: Fix seeing and getting crushed tv 2017-01-22 23:27:38 -05:00
Paul Gilbert 65bc8cb83c TITANIC: Implemented more game classes 2016-08-22 19:25:36 -04:00
Paul Gilbert 7234f076f4 TITANIC: Implemented CBottomOfWellMonitor class 2016-08-15 21:32:03 -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 96825e2823 TITANIC: More saveable classes implemented 2016-03-02 18:29:09 -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