Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-26 | TITANIC: Clarifications to sending mail code | Paul Gilbert | |
2016-12-01 | TITANIC: Renamings and clarifications for mail methods | Paul Gilbert | |
2016-09-01 | TITANIC: Convert many static_casts to dynamic_cast | Paul Gilbert | |
2016-07-15 | TITANIC: Removed const modifier from all saveable objects | Paul Gilbert | |
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 | TITANIC: Implemented remaining CGameManager methods and others | Paul Gilbert | |
2016-07-15 | TITANIC: Implemented mail manager methods | Paul Gilbert | |
2016-07-15 | TITANIC: Implementing lots of cGameObject methods | Paul Gilbert | |
2016-07-10 | TITANIC: Implemented CGameObject::find | Paul Gilbert | |