Commit Graph
13 Commits
Author SHA1 Message Date
Paul Gilbert b4ee0ec823 TITANIC: Hide back view of MaitreD from close to the table
The MaitreD was rendered using frame 0 from c386.avi, but with a
corrupted right and bottom edge. Ironically, the MaitreD object
isn't used at all, since hiding him revealed he's part of the
background as well. From the video, it seems like he was meant
to have an idle wiggle animation that didn't end up being used.
2017-08-26 11:08:25 -04:00
Paul Gilbert c3f8f1a514 TITANIC: Fix Maitre D not animating when talking 2017-07-17 22:00:14 -04:00
Paul Gilbert d65c717a44 TITANIC: Workaround original Maitre'D bug where _musicHandler was null 2017-02-18 17:06:00 -05:00
Paul Gilbert 7762dae0f9 TITANIC: Fix Maitre'D playing music check 2017-02-18 16:41:14 -05:00
Paul Gilbert 086e89bf7d TITANIC: Refactored CMaitreD static to instance field 2017-02-17 23:05:36 -05:00
Paul Gilbert 8dc3b4a0ca TITANIC: Renamings for CMaitreD 2017-02-17 22:57:35 -05:00
Paul Gilbert a9abeb5f95 TITANIC: Cleanup of music room setup code 2017-01-29 15:37:00 -05:00
Paul Gilbert a2af8fb051 TITANIC: Change endTalking to setTalking 2016-11-02 20:03:28 -04:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert 8b3829549a TITANIC: Cleanup of engine references 2016-08-22 20:22:41 -04:00
Paul Gilbert 14cdfa3f58 TITANIC: Implemented CMaitreD class 2016-08-13 21:44:22 -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 06ce0dbfdd TITANIC: Implement TrueTalk NPC classes 2016-02-25 21:42:10 -05:00