Commit Graph
8 Commits
Author SHA1 Message Date
Paul Gilbert 974f78008d TITANIC: Fix using brain pieces in the wrong slots 2017-02-20 15:23:54 -05:00
Paul Gilbert effd93aaf4 TITANIC: Renamings for Titania head and brain slots 2017-02-20 13:11:23 -05:00
Paul Gilbert 2963af5775 TITANIC: Fix adding centre cards to Titania 2017-02-20 09:26:09 -05:00
Paul Gilbert 65bc8cb83c TITANIC: Implemented more game classes 2016-08-22 19:25:36 -04:00
Paul Gilbert 87d9b6682a TITANIC: Implemented CBrainSlot class 2016-08-15 23:51:31 -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