Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Bastien Bouclet
4d70872545
TITANIC: Add override keywords
2020-02-09 12:43:16 +01:00
Paul Gilbert
0bdb969b5b
TITANIC: Renamings for the CSuccUBus class
2017-08-13 18:45:07 -04:00
Paul Gilbert
e846a103f4
TITANIC: Fix receiving any SuccUBus mail in the Bomb room SuccUBus
2017-08-13 15:00:41 -04:00
Paul Gilbert
a48ff3713b
TITANIC: Renaming in SuccUBus classes for better clarity
2017-08-06 19:27:56 -04:00
Paul Gilbert
97f33133bb
TITANIC: Further SuccUBus renamings
2017-01-22 18:08:19 -05:00
Paul Gilbert
fac26795b6
TITANIC: Added a SuccUBusAction enum
2017-01-22 14:57:30 -05:00
Paul Gilbert
54c6f27a60
TITANIC: Added RoomFlagsComparison enum
2017-01-22 11:08:04 -05:00
Paul Gilbert
92ec3a470a
TITANIC: More renamings for SuccUBus
2017-01-22 10:52:50 -05:00
Paul Gilbert
487d1a552f
TITANIC: Renamings for SuccUBus & hose, minor fixes
2017-01-22 10:05:52 -05:00
Paul Gilbert
07d6d182ac
TITANIC: Renaming of CSuccUBus & CBilgeSuccUBus fields
2016-12-28 20:44:17 -05:00
Paul Gilbert
81cb0f11db
TITANIC: Cleanup and fixes for class checks when SuccUBus sucking
2016-12-25 23:54:00 -05:00
Paul Gilbert
5eb3f17a59
TITANIC: Renaming of CSuccUBus frame fields
2016-12-25 22:50:54 -05:00
Paul Gilbert
cbdd5506e3
TITANIC: Renaming off frame fields in CSuccUBus
2016-12-24 18:23:34 -05:00
Paul Gilbert
440f092757
TITANIC: Implemented more game classes
2016-08-14 22:19:06 -04:00
Paul Gilbert
6e1045b5be
TITANIC: Implemented CSuccUBus class
2016-08-14 12:17:09 -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
7375394b81
TITANIC: Converting saveable objects hierarchy to have type data
...
This is necessary for at least message sending, and probably other
areas, that needs to be able to pass class filtering for message
targets. And I could figure out a clean way to use the built-in RTTI
2016-03-06 19:12:49 -05:00
Paul Gilbert
4bd8ae1166
TITANIC: Implemented CSuccUBus and ancestor classes
2016-02-25 19:52:21 -05:00