Commit Graph
5 Commits
Author SHA1 Message Date
Paul Gilbert eb98b984fb TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -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 5c2a39e74a TITANIC: Set up empty message targets for classes without messages 2016-07-15 19:25:44 -04:00
Paul Gilbert 18a38c84e9 TITANIC: Implementing CCarry classes msg handlers 2016-07-10 16:11:02 -04:00
Paul Gilbert b93f4e7077 TITANIC: Added CCarry and descendent classes 2016-02-27 09:11:59 -05:00