Age | Commit message (Expand) | Author |
2017-10-12 | TITANIC: DE: Fix showing accented characters in Chat tab | Paul Gilbert |
2017-09-24 | TITANIC: Don't launch further bot speeches when exiting game | Paul Gilbert |
2017-09-18 | TITANIC: Add VocabMode enum, fix German vocab loading | Paul Gilbert |
2017-09-06 | TITANIC: Make Parrot speech respect the Parrot volume level | Paul Gilbert |
2017-08-24 | TITANIC: Reduce header includes for titanic.h | David Fioramonti |
2017-06-24 | TITANIC: Remove warning for unknown NPC in getNpcScript | Paul Gilbert |
2017-01-15 | TITANIC: Removal of un-used fields to reduce Buildbot warnings | Paul Gilbert |
2016-12-19 | TITANIC: Stop automatically dragging parrot when entering cage close-up | Paul Gilbert |
2016-12-18 | TITANIC: Fix parrot check when starting TrueTalk | Paul Gilbert |
2016-11-30 | TITANIC: Fix getting Succubus's NPC script | Paul Gilbert |
2016-11-17 | TITANIC: Change some #if 0 to use SPATIAL_SOUND as a better description | Paul Gilbert |
2016-11-10 | TITANIC: Play speech at full volume | Paul Gilbert |
2016-11-02 | TITANIC: Disable secondary spatial sources of speech playback | Paul Gilbert |
2016-11-02 | TITANIC: Fix correctly getting the Deskbot's script | Paul Gilbert |
2016-10-23 | TITANIC: Match the CWaveFile duration method closer to original | Paul Gilbert |
2016-10-22 | TITANIC: Fix looping in CTrueTalkManager::triggerNPC | Paul Gilbert |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-09-02 | TITANIC: Figured out sound durations for speeches & SFX | Paul Gilbert |
2016-09-01 | TITANIC: Implement timed changes in volume like the original does | Paul Gilbert |
2016-08-29 | TITANIC: Remove CTrueTalkManager update2 method | Paul Gilbert |
2016-08-27 | TITANIC: Implemented more game classes, fleshed out season handling | Paul Gilbert |
2016-08-20 | TITANIC: Fix compiler warnings | Paul Gilbert |
2016-08-11 | TITANIC: Set up positioning mode in sound manager & CProximity | Paul Gilbert |
2016-08-09 | TITANIC: Field renaming and warning fixes in sound code | Paul Gilbert |
2016-08-06 | TITANIC: Added more sound manager functionality | Paul Gilbert |
2016-08-06 | TITANIC: Further work on sound manager, fix extra enum comma | Paul Gilbert |
2016-08-06 | TITANIC: Added more sound manager methods, field renames in CProximity | Paul Gilbert |
2016-08-04 | TITANIC: Rename WaveFile to CWaveFile for consistency | Paul Gilbert |
2016-08-03 | TITANIC: Correct sound manager methods to return existing WaveFile class | Paul Gilbert |
2016-08-02 | TITANIC: Further work on view and node positioning | Paul Gilbert |
2016-08-02 | TITANIC: Fixes for CProximity setup | Paul Gilbert |
2016-07-15 | TITANIC: Fix compilation on MSVC9 | Strangerke |
2016-07-15 | TITANIC: Start of new TTvocabTree class; added load method | Paul Gilbert |
2016-07-15 | TITANIC: Fix loading of JRQUOTES | Paul Gilbert |
2016-07-15 | TITANIC: Implemented TTnpcScript loadQuotes | Paul Gilbert |
2016-07-15 | TITANIC: Added TTnpcScript getValue | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out of CTrueTalkManager class | Paul Gilbert |
2016-07-15 | TITANIC: Added CTrueTalkManager playSpeech | Paul Gilbert |
2016-07-10 | TITANIC: Beginnings of TTinput class | Paul Gilbert |
2016-07-10 | TITANIC: Implement TTword hierarchy virtual methods | Paul Gilbert |
2016-07-10 | TITANIC: Fix script handler initialization | Paul Gilbert |
2016-07-10 | TITANIC: Implementing scriptChanged methods | Paul Gilbert |
2016-07-10 | TITANIC: Further renaming of named scripts to npc scripts | Paul Gilbert |
2016-07-10 | TITANIC: Changing TTNamed* classes to TTNpc* | Paul Gilbert |
2016-07-10 | TITANIC: Adding CTrueTalkManager support methods | Paul Gilbert |
2016-07-10 | TITANIC: Setting up of title engine and title script | Paul Gilbert |
2016-07-10 | TITANIC: Implementing TTTalker | Paul Gilbert |
2016-07-10 | TITANIC: Implement CTrueTalkManager triggerNPC | Paul Gilbert |
2016-07-10 | TITANIC: Implement reading dialogue string | Paul Gilbert |
2016-07-10 | TITANIC: Finished CTrueTalkManager start method | Paul Gilbert |