6 Commits

Author SHA1 Message Date
Bastien Bouclet
4d70872545 TITANIC: Add override keywords 2020-02-09 12:43:16 +01:00
Paul Gilbert
875002daea TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
Paul Gilbert
4d79ee16c0 TITANIC: Add semicolon after CLASSDEF macro usage 2016-07-24 20:30:56 -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
d46d3f7b0d TITANIC: Implementing more PET support widgets 2016-07-10 16:37:45 -04:00
Paul Gilbert
3f3f4d910d TITANIC: Moved gfx/ pet classes into pet_control/ 2016-04-01 19:42:53 -04:00