Commit Graph
31 Commits
Author SHA1 Message Date
Adrian Frühwirth c7f3416daa JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
Paul Gilbert 8733dc8a61 TITANIC: Work around loading savegame when Marcinta is active
Loading a savegame directly from the launcher or Continue dialog when
Marcinta is active shows her as inactive in the original, but still
allows you to talk to her. To fix the inconsistency, now when this
occurs, it will also reset the active NPC back to none.
2017-10-02 21:00:43 -04:00
Paul Gilbert f9a86a6995 TITANIC: DE: Fixes for checking in 2017-09-18 20:17:36 -04:00
Paul Gilbert e6a1c5a9a0 TITANIC: Added German DeskbotScript process additions 2017-09-17 22:15:01 -04:00
Paul Gilbert 29465fd116 TITANIC: Disable input during Bellbot intro to prevent moving away 2017-09-09 21:18:16 -04:00
Paul Gilbert e84c164bde TITANIC: Keep Deskbot talking for entire length of 2nd class upgrade 2017-08-10 20:28:12 -04:00
Paul Gilbert 807fecf0f2 TITANIC: Add missing break lines to switch statements
Thanks to bgK for providing a gcc output
2017-07-23 10:01:16 -04:00
Paul Gilbert 314c795d21 TITANIC: Cleanup of movie flags 2017-02-16 21:42:42 -05:00
Paul Gilbert 5aef8cb875 TITANIC: Further NPC flag renaming, usage fixes 2017-01-20 20:36:26 -05:00
Paul Gilbert 960342cb37 TITANIC: Renaming NPC flags 2017-01-20 19:36:42 -05:00
Paul Gilbert e50faba7e6 TITANIC: Add nullptr terminator to Deskbot animation lists 2017-01-14 20:52:16 -05:00
Paul Gilbert a02adba842 TITANIC: Renamings of transitioning counter methods 2016-11-12 19:49:09 -05:00
Paul Gilbert 6eac69f45a TITANIC: Replaced int passenger class with PassengerClass enum 2016-11-05 11:02:39 -04:00
Paul Gilbert a2af8fb051 TITANIC: Change endTalking to setTalking 2016-11-02 20:03:28 -04:00
Paul Gilbert 26ba577aa5 TITANIC: Fix Deskbot startup animation 2016-11-01 23:38:41 -04:00
Paul Gilbert 4a90553bf3 TITANIC: Cleanup calls to playClip 2016-11-01 23:03:51 -04:00
Paul Gilbert e790b9a5f0 TITANIC: Fix log heading for talking to Deskbot 2016-11-01 23:00:07 -04:00
Paul Gilbert fae906b539 TITANIC: Renaming NPCFLAG enum values for idling 2016-10-29 18:21:52 -04:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert 8eaf094bf5 TITANIC: Move text messages to DAT file 2016-09-10 23:16:15 -04:00
Paul Gilbert c224d35a43 TITANIC: Identified sound balance usage in the engine 2016-09-03 10:34: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 6f063c4703 TITANIC: Fleshing out CGameObject and CPetControl methods 2016-07-15 19:25:09 -04:00
Paul Gilbert 5b98885f87 TITANIC: Figured out PET Room Glyph modes 2016-07-15 19:24:22 -04:00
Paul Gilbert 5a328ce28f TITANIC: Completed CPetRooms methods 2016-07-15 19:24:08 -04:00
Paul Gilbert 452274dae0 TITANIC: Flesh out PET Rooms adding glyphs 2016-07-15 19:24:04 -04:00
Paul Gilbert 703bb288c1 TITANIC: Finished Deskbot message handlers 2016-07-15 19:16:51 -04:00
Paul Gilbert 421812f27c TITANIC: More implementing deskbot message handlers 2016-07-15 19:16:43 -04:00
Paul Gilbert a7ecc6d601 TITANIC: Adding CDeskbot message handlers 2016-07-15 19:16:40 -04:00
Paul Gilbert 1f4eca3d06 TITANIC: Message handler stubs for CDeskbot 2016-07-15 19:16:36 -04:00
Paul Gilbert 06ce0dbfdd TITANIC: Implement TrueTalk NPC classes 2016-02-25 21:42:10 -05:00