Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-26 | TITANIC: Hide back view of MaitreD from close to the table | Paul Gilbert | |
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-07-17 | TITANIC: Fix Maitre D not animating when talking | Paul Gilbert | |
2017-02-18 | TITANIC: Workaround original Maitre'D bug where _musicHandler was null | Paul Gilbert | |
2017-02-18 | TITANIC: Fix Maitre'D playing music check | Paul Gilbert | |
2017-02-17 | TITANIC: Refactored CMaitreD static to instance field | Paul Gilbert | |
2017-02-17 | TITANIC: Renamings for CMaitreD | Paul Gilbert | |
2017-01-29 | TITANIC: Cleanup of music room setup code | Paul Gilbert | |
2016-11-02 | TITANIC: Change endTalking to setTalking | Paul Gilbert | |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-08-22 | TITANIC: Cleanup of engine references | Paul Gilbert | |
2016-08-13 | TITANIC: Implemented CMaitreD class | Paul Gilbert | |
2016-07-15 | TITANIC: Removed const modifier from all saveable objects | Paul Gilbert | |
Turns out that CGameObject::save regenerates the _movieRangeInfo list. So the const suffix can no longer be used for the entire hierarchy | |||
2016-02-25 | TITANIC: Implement TrueTalk NPC classes | Paul Gilbert | |