Paul Gilbert
9eb3e30fb2
TITANIC: DE: More sound translations
2017-09-21 20:06:35 -04:00
David Fioramonti
c96b01b82e
TITANIC: Reduce header includes for titanic.h
...
I reduced the header includes a lot in Titanic.h and forward
declared when I could. Titanic.h was including a lot and
a lot of functions that were including it were not using its
API. This will help make it more clear which implementation
files are using which class since they will just need to include
which ones they need.
I also moved the debug related items in Titanic.h into the debugger
header.
I also reordered several of the the header includes to be local to
global.
2017-08-24 04:06:54 -07:00
Paul Gilbert
ee458e557e
TITANIC: Fix magazine being winnable multiple times
2017-08-17 19:57:42 -04:00
Paul Gilbert
89da989e52
TITANIC: Minor renamings for Television eye floor
2017-06-23 20:10:57 -04:00
Paul Gilbert
9f055d4ba1
TITANIC: Set SGT TV Magazine announcement to use speech sound type
2017-06-19 21:53:34 -04:00
Paul Gilbert
efb43d9621
TITANIC: Renaming checks for player's first class suite
2017-01-16 11:50:42 -05:00
Paul Gilbert
3e2f084b41
TITANIC: Rename light fields to more closely match original
2017-01-16 11:36:44 -05:00
Paul Gilbert
953e4e6d21
TITANIC: Renamings for light switches
2017-01-16 09:55:00 -05:00
Paul Gilbert
f48a9fdbf2
TITANIC: Clarifications to sending mail code
2016-12-26 15:45:52 -05:00
Paul Gilbert
77d51dcbe4
TITANIC: Fix showing magazine ad on TV channel 3
2016-11-30 21:09:54 -05:00
Paul Gilbert
e8f8a67b57
TITANIC: Fix down channel remote button for television
2016-11-30 21:04:57 -05:00
Paul Gilbert
57ae998b8f
TITANIC: Field renamings in CTelevision
2016-11-30 20:55:52 -05:00
Paul Gilbert
23af9d1a3c
TITANIC: Load more text strings from data file
2016-11-11 15:24:53 -05:00
Eugene Sandulenko
dead4aa014
JANITORIAL: Remove trailing spaces
2016-10-09 14:59:58 +02:00
Paul Gilbert
c224d35a43
TITANIC: Identified sound balance usage in the engine
2016-09-03 10:34:38 -04:00
Paul Gilbert
3a20dca0cb
TITANIC: Implemented more game classes
2016-08-23 21:46:04 -04:00
Paul Gilbert
8b3829549a
TITANIC: Cleanup of engine references
2016-08-22 20:22:41 -04:00
Paul Gilbert
65bc8cb83c
TITANIC: Implemented more game classes
2016-08-22 19:25:36 -04:00
Paul Gilbert
e7d0047b53
TITANIC: Implemented more game classes
2016-08-21 21:41:48 -04:00
Paul Gilbert
f0d208cdcf
TITANIC: Added more sound manager methods
2016-08-06 12:14:02 -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
6f063c4703
TITANIC: Fleshing out CGameObject and CPetControl methods
2016-07-15 19:25:09 -04:00
Paul Gilbert
54eac84dc5
TITANIC: Fix compilation issues
2016-07-15 19:24:15 -04:00
Paul Gilbert
5a328ce28f
TITANIC: Completed CPetRooms methods
2016-07-15 19:24:08 -04:00
Paul Gilbert
cafde79773
TITANIC: Added PET cursor related methods
2016-07-15 19:23:51 -04:00
Paul Gilbert
6948a44ac4
TITANIC: Implemented stopSound
2016-07-10 16:38:21 -04:00
Paul Gilbert
23f5691b97
TITANIC: Implement summoning NPCs
2016-07-10 16:22:38 -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
cdfd9f3703
TITANIC: Fix message map for CTelevision
2016-04-07 00:13:22 -04:00
Paul Gilbert
08ed54f6c9
TITANIC: Beginnings of CProximity class
2016-04-06 07:55:55 -04:00
Paul Gilbert
fe79317bde
TITANIC: Beginnings of PET drawing
2016-03-29 22:57:22 -04:00
Paul Gilbert
471737a41a
TITANIC: Implemented CCDROM and various support stuff
2016-03-28 22:25:15 -04:00
Paul Gilbert
7320498409
TITANIC: Implementing more CTelevision code, CGameState movie list
2016-03-25 00:01:15 -04:00
Paul Gilbert
0b37ac1869
TITANIC: Implementing more CTelevision message handlers
2016-03-24 22:40:07 -04:00
Paul Gilbert
02b46202be
TITANIC: Implementing more CTelevision message handlers
2016-03-24 22:09:49 -04:00
Paul Gilbert
f0a6cf38cf
TITANIC: Implement television CLeaveViewMsg handler
2016-03-24 21:12:30 -04:00
Paul Gilbert
c948e8812e
TITANIC: Support methods needed by CTelevision
2016-03-24 21:02:25 -04:00
Paul Gilbert
859c30a4e1
TITANIC: Implemented CTelevision
2016-02-26 19:45:30 -05:00