Commit Graph
5 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 a26a3d4338 TITANIC: Implemented CLift class 2016-08-23 07:40:14 -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 2a2eaebdc2 TITANIC: Implemented CCharacter message handlers 2016-07-10 16:38:33 -04:00
Paul Gilbert 4bd8ae1166 TITANIC: Implemented CSuccUBus and ancestor classes 2016-02-25 19:52:21 -05:00