Commit Graph
10 Commits
Author SHA1 Message Date
Paul Gilbert c224d35a43 TITANIC: Identified sound balance usage in the engine 2016-09-03 10:34:38 -04:00
Paul Gilbert 4f8c31ecf7 TITANIC: Implemented CAnnounce and CActButton classes 2016-08-12 22:43:14 -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 91336a8611 TITANIC: Implement playing a range of frames within movie 2016-07-10 16:10:51 -04:00
Paul Gilbert 62b087adce TITANIC: Fleshing out CTelevision::MovieEndMsg 2016-04-10 10:20:06 -04:00
Paul Gilbert c96164dde0 TITANIC: Cleanup of CSTButton 2016-04-10 08:20:51 -04:00
Paul Gilbert 51dc36a9a5 TITANIC: Furhter in-progress message handling conversion 2016-04-06 23:28:42 -04:00
Paul Gilbert 08ed54f6c9 TITANIC: Beginnings of CProximity class 2016-04-06 07:55:55 -04:00
Paul Gilbert cb2dc0c8c8 TITANIC: Implementing CSTButton 2016-04-05 21:58:53 -04:00
Paul Gilbert 34ffd06c78 TITANIC: Implemented CSTButton class and descendents 2016-02-26 20:35:12 -05:00