Commit Graph
7 Commits
Author SHA1 Message Date
Paul Gilbert 9b1a2555f9 TITANIC: Fix setting up timer action strings 2016-10-27 21:09:18 -04:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert 2efee2ae8c TITANIC: Further timers cleanup 2016-07-23 19:15:26 -04:00
Paul Gilbert d690ca322c TITANIC: Cleanup of CTimeEventInfo class 2016-07-23 18:10:34 -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 f7748622fa TITANIC: Further implementation of timers 2016-04-09 19:36:12 -04:00