Commit Graph
9 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert f48a9fdbf2 TITANIC: Clarifications to sending mail code 2016-12-26 15:45:52 -05:00
Paul Gilbert 475289f35a TITANIC: Renamings and clarifications for mail methods 2016-12-01 20:22:37 -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 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