Commit Graph
9 Commits
Author SHA1 Message Date
Paul Gilbert 66f3458a2b TITANIC: Renamings for CCarry class 2017-02-18 22:56:00 -05:00
Paul Gilbert 45d208b2ec TITANIC: Further work on mouse cursor enablement logic 2016-10-25 23:10:46 -04:00
Paul Gilbert d979dcd020 TITANIC: Fixes for movie notification, computer game logic cleanup 2016-07-23 17:21:38 -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 7ac4f7c3aa TITANIC: Implementing CComputerScreen messages 2016-07-10 16:10:56 -04:00
Paul Gilbert 9f1bab5597 TITANIC: Converting other message stubs to new format 2016-04-07 22:03:35 -04:00
Paul Gilbert 31934ac4ba TITANIC: Fleshed out CCDROMTray class 2016-04-07 19:14:25 -04:00
Paul Gilbert 471737a41a TITANIC: Implemented CCDROM and various support stuff 2016-03-28 22:25:15 -04:00
Paul Gilbert 03f842f8eb TITANIC: Implement computer and CDROM classes 2016-02-26 22:36:59 -05:00