Commit Graph
7 Commits
Author SHA1 Message Date
Paul Gilbert d8418f8c10 TITANIC: Workaround for using magazine on incorrect objects 2017-02-18 23:00:02 -05: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 a7ecc6d601 TITANIC: Adding CDeskbot message handlers 2016-07-15 19:16:40 -04:00
Paul Gilbert a6d03a15c9 TITANIC: More CMagazine message handlers 2016-07-10 16:11:04 -04:00
Paul Gilbert 57d75d19cf TITANIC: Add CMagazine msg handler stubs 2016-07-10 16:11:03 -04:00
Paul Gilbert b93f4e7077 TITANIC: Added CCarry and descendent classes 2016-02-27 09:11:59 -05:00