Commit Graph
14 Commits
Author SHA1 Message Date
Paul Gilbert 32735d59e8 TITANIC: DE: Adding sound translations 2017-09-20 20:53:12 -04:00
Paul Gilbert deba34cc05 TITANIC: Handle trying to put multiple brain cards in the same slot 2017-02-20 15:42:34 -05:00
Paul Gilbert 52dbc31370 TITANIC: Cleanup and renaming for CBrain base class 2017-02-20 15:37:38 -05:00
Paul Gilbert 2963af5775 TITANIC: Fix adding centre cards to Titania 2017-02-20 09:26:09 -05:00
Paul Gilbert 216e57aff4 TITANIC: Renamings for CGameObject & CGameState methods 2017-02-16 21:09:17 -05:00
Paul Gilbert 56931a0dbb TITANIC: Formatting fixes for else blocks 2017-01-21 18:45:57 -05:00
Paul Gilbert c224d35a43 TITANIC: Identified sound balance usage in the engine 2016-09-03 10:34:38 -04:00
Paul Gilbert 33737ea2dc TITANIC: Convert many static_casts to dynamic_cast 2016-09-01 19:10:36 -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 6f063c4703 TITANIC: Fleshing out CGameObject and CPetControl methods 2016-07-15 19:25:09 -04:00
Paul Gilbert 2dcda26eb1 TITANIC: Implement CBridgePiece message handlers 2016-07-10 16:11:09 -04:00
Paul Gilbert 95ebd2394b TITANIC: Loading bugfixes and implemented CBrain descendents 2016-02-28 22:16:02 -05:00
Paul Gilbert b93f4e7077 TITANIC: Added CCarry and descendent classes 2016-02-27 09:11:59 -05:00