Commit Graph
3 Commits
Author SHA1 Message Date
Paul Gilbert 5c64e27692 TITANIC: Implemented several NPC related game classes 2016-08-13 09:52:44 -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 1a98b49f60 TITANIC: Implement CSummonBots and CRobotController 2016-02-26 19:27:56 -05:00