Paul Gilbert
|
dc91d30b76
|
TITANIC: Implementing game classes
|
2016-08-18 22:45:58 -04:00 |
|
Paul Gilbert
|
eb98b984fb
|
TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages
|
2016-07-24 20:11:49 -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
|
5c2a39e74a
|
TITANIC: Set up empty message targets for classes without messages
|
2016-07-15 19:25:44 -04:00 |
|
Paul Gilbert
|
9cb1390c26
|
TITANIC: Implemented CClickResponder and descendents
|
2016-02-28 07:49:21 -05:00 |
|