aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk
AgeCommit message (Expand)Author
2017-08-05TITANIC: Add missing conv fragment for Presidential bed during checkinPaul Gilbert
2017-07-30TITANIC: Fix crash saying 'No I dont' to DeskbotPaul Gilbert
2017-07-24TITANIC: Fix conversation with Liftbot not working after twirling aroundPaul Gilbert
2017-07-24TITANIC: Fix incorrect Liftbot response to 'what floor am I on'Paul Gilbert
2017-07-23TITANIC: Add missing break lines to switch statementsPaul Gilbert
2017-07-23TITANIC: Adjust the switch/case fall-through commentsBastien Bouclet
2017-07-19TITANIC: Fix quote searches done by all the botsPaul Gilbert
2017-07-18TITANIC: Fix access after free in filterConcepts loopPaul Gilbert
2017-07-18TITANIC: DeskbotScript::searchQuotes is meant to have a result arrayPaul Gilbert
2017-07-16TITANIC: Fix MaitreD to hate the default musicPaul Gilbert
2017-07-06TITANIC: Fix NPC conversation crashPaul Gilbert
2017-06-24TITANIC: Fix some incorrectly named speech method parametersPaul Gilbert
2017-06-24TITANIC: Remove warning for unknown NPC in getNpcScriptPaul Gilbert
2017-06-22TITANIC: Implement German parser preprocessingPaul Gilbert
2017-06-22TITANIC: Fix German strings array size in getSuffixedWordPaul Gilbert
2017-06-22TITANIC: Add German handling to getSuffixedWordPaul Gilbert
2017-06-19TITANIC: Fix NPC data copying/clearing in copyDataPaul Gilbert
2017-06-17TITANIC: Change of resource names from titanic.datPaul Gilbert
2017-06-12TITANIC: Fix saying goodbye to BellbotPaul Gilbert
2017-06-12TITANIC: Add missing addNode to WC_ABSTRACT handlingPaul Gilbert
2017-02-19TITANIC: Remove unused fields from TTtitleScriptPaul Gilbert
2017-02-04TITANIC: Add missing copyData method to TTnpcScriptPaul Gilbert
2017-01-28TITANIC: Fix Barbot telling what ingredients are still neededPaul Gilbert
2017-01-28TITANIC: Revert field renamings in CScriptHandlerPaul Gilbert
2017-01-28TITANIC: Further CScriptHandler renamingsPaul Gilbert
2017-01-28TITANIC: Renamed sentence concept fields in CScriptHandlerPaul Gilbert
2017-01-28TITANIC: Properly handle sentences with multiple objectsPaul Gilbert
2017-01-28TITANIC: Properly handle uppercase and 's when normalizing conv textPaul Gilbert
2017-01-27TITANIC: Properly initialize TTconcept fields on creationPaul Gilbert
2017-01-27TITANIC: Use ParserAction enum in calls to addNodePaul Gilbert
2017-01-27TITANIC: Don't untimely remove unrecognised COMPLEX_VERB parser nodesPaul Gilbert
2017-01-25TITANIC: Simplify TTconceptNode setConceptPaul Gilbert
2017-01-24TITANIC: Handle index 0 in TTconceptNode setConceptPaul Gilbert
2017-01-24TITANIC: Fix TTconcept checkWordClass for script conceptsPaul Gilbert
2017-01-24TITANIC: Fix initialisation of the title scriptPaul Gilbert
2017-01-22TITANIC: Fix infinite loop in BarbotScriptPaul Gilbert
2017-01-21TITANIC: Have Bellbot properly excited when told to smash TV SetPaul Gilbert
2017-01-21TITANIC: Formatting fixes for else blocksPaul Gilbert
2017-01-20TITANIC: Excite Parrot when we come bearing chickenPaul Gilbert
2017-01-16TITANIC: Fix some Liftbot dialogue responsesPaul Gilbert
2017-01-16TITANIC: Fix locating vocab words in getPrimeWordPaul Gilbert
2017-01-15TITANIC: Removal of un-used fields to reduce Buildbot warningsPaul Gilbert
2017-01-11TITANIC: Fix Barbot response to requesting vision centerPaul Gilbert
2017-01-11TITANIC: Fix return value of BarbotScript doSentenceEntryPaul Gilbert
2017-01-10TITANIC: Remove duplicated fields from TTsynonymPaul Gilbert
2017-01-09TITANIC: Fix Barbot's introduction spielPaul Gilbert
2016-12-19TITANIC: Stop automatically dragging parrot when entering cage close-upPaul Gilbert
2016-12-18TITANIC: Fix parrot check when starting TrueTalkPaul Gilbert
2016-12-17TITANIC: Fix saving games when there is range data to be includedPaul Gilbert
2016-12-17TITANIC: Fix initialization of new TTsentence objectsPaul Gilbert