Paul Gilbert
8f6649cfb1
TITANIC: DE: Add miscellaneous missed sound translations
2017-09-21 20:27:18 -04:00
Paul Gilbert
481e18ee1d
TITANIC: Create a separate g_language global in it's own file
...
I was becoming concerned with more and more files having to add the
full engine definition and sub-classes thereof via titanic.h,
just so the TRANSLATE macro could call getLanguage. This way, files
just need to include the lightweight translation.h file instead
2017-09-17 16:24:26 -04:00
Paul Gilbert
fe83d2b3f6
TITANIC: Fixes for sounds and Doorbot during German prologue
2017-09-17 11:21:37 -04:00
Paul Gilbert
44bcade6d3
TITANIC: Keep cursor disabled for entire Doorbot intro
2016-10-25 19:15:47 -04:00
Eugene Sandulenko
dead4aa014
JANITORIAL: Remove trailing spaces
2016-10-09 14:59:58 +02:00
Paul Gilbert
d979dcd020
TITANIC: Fixes for movie notification, computer game logic cleanup
2016-07-23 17:21:38 -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
91336a8611
TITANIC: Implement playing a range of frames within movie
2016-07-10 16:10:51 -04:00
Paul Gilbert
62b087adce
TITANIC: Fleshing out CTelevision::MovieEndMsg
2016-04-10 10:20:06 -04:00
Paul Gilbert
31934ac4ba
TITANIC: Fleshed out CCDROMTray class
2016-04-07 19:14:25 -04:00
Paul Gilbert
6a1b452e16
TITANIC: Work on implementing CDROM Tray class
2016-03-31 12:49:10 -04:00
Paul Gilbert
471737a41a
TITANIC: Implemented CCDROM and various support stuff
2016-03-28 22:25:15 -04:00
Paul Gilbert
03f842f8eb
TITANIC: Implement computer and CDROM classes
2016-02-26 22:36:59 -05:00