Commit Graph
5 Commits
Author SHA1 Message Date
Paul Gilbert d490e11d4c TITANIC: Fix implemenations of mouse down/up in CStartAction 2017-01-03 15:33:53 -05: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 9f1bab5597 TITANIC: Converting other message stubs to new format 2016-04-07 22:03:35 -04:00
Paul Gilbert 448cc158c7 TITANIC: Fleshed out CStartAction class 2016-03-28 18:38:17 -04:00
Paul Gilbert bc3e044008 TITANIC: Implemented CStartAction and CHammerDispensorButton 2016-02-26 22:08:54 -05:00