Commit Graph

6 Commits

Author SHA1 Message Date
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
ef1d10e926 TITANIC: Implemented remaining CGameManager methods and others 2016-07-15 19:25:19 -04:00
Paul Gilbert
701caa956c TITANIC: Implemented mail manager methods 2016-07-15 19:23:47 -04:00
Paul Gilbert
f0889c17a4 TITANIC: Implementing lots of cGameObject methods 2016-07-15 19:23:44 -04:00
Paul Gilbert
f77a8a63cd TITANIC: Implemented CGameObject::find 2016-07-10 16:11:07 -04:00