Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
c2149c042e
|
TITANIC: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-30 23:50:44 +00:00 |
|
Paul Gilbert
|
fce250372f
|
TITANIC: Fix floor calculation in CChevCode::getChevFloorNum
|
2017-09-18 22:14:40 -04:00 |
|
Paul Gilbert
|
475289f35a
|
TITANIC: Renamings and clarifications for mail methods
|
2016-12-01 20:22:37 -05:00 |
|
Eugene Sandulenko
|
dead4aa014
|
JANITORIAL: Remove trailing spaces
|
2016-10-09 14:59:58 +02:00 |
|
Paul Gilbert
|
847b9c8472
|
TITANIC: Fix compiler warnings
|
2016-08-20 07:36:40 -04:00 |
|
Paul Gilbert
|
912b3b15d2
|
TITANIC: Implemented CChevPanel class
|
2016-08-17 23:56:20 -04:00 |
|
Paul Gilbert
|
69083ae71f
|
TITANIC: Finished CChevCode class
|
2016-08-17 23:13:20 -04:00 |
|
Paul Gilbert
|
bf5835b0dc
|
TITANIC: Implementing game logic classes
|
2016-08-17 22:15:05 -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
|
6eb777fe36
|
TITANIC: Added a lot of class definitions
Let's be honest here, it's a s**t-load of class definitions
|
2016-02-28 21:42:13 -05:00 |
|