aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/barbot_script.cpp
AgeCommit message (Expand)Author
2017-10-07TITANIC: DE: Fix Barbot response handlingPaul Gilbert
2017-10-06TITANIC: DE: Fixes to vocabs, strings, and font in titanic.datPaul Gilbert
2017-09-22TITANIC: DE: Added translations for BarbotScript::processPaul 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-01-28TITANIC: Fix Barbot telling what ingredients are still neededPaul Gilbert
2017-01-22TITANIC: Fix infinite loop in BarbotScriptPaul Gilbert
2017-01-11TITANIC: Fix Barbot response to requesting vision centerPaul Gilbert
2017-01-11TITANIC: Fix return value of BarbotScript doSentenceEntryPaul Gilbert
2017-01-09TITANIC: Fix Barbot's introduction spielPaul Gilbert
2016-11-11TITANIC: Field renamings, and fix for incorrect switch casesPaul Gilbert
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-07-31TITANIC: Fix various warningsPaul Gilbert
2016-07-31TITANIC: Adding lots of const prefixesPaul Gilbert
2016-07-30TITANIC: Added BellbotScript scriptChangedPaul Gilbert
2016-07-30TITANIC: Added NPC randomResponse methods, reworked NPC dataPaul Gilbert
2016-07-29TITANIC: Rename NPC scripts proc25 to doSentenceEntryPaul Gilbert
2016-07-29TITANIC: Fix commented out quotes tree searchesPaul Gilbert
2016-07-29TITANIC: Handle NPC postResponse methodsPaul Gilbert
2016-07-29TITANIC: Add NPC preResponse methodsPaul Gilbert
2016-07-28TITANIC: Added DeskbotScript setFlags17Paul Gilbert
2016-07-28TITANIC: Added BarbotScript updateStatePaul Gilbert
2016-07-28TITANIC: Add loading of updateState arraysPaul Gilbert
2016-07-27TITANIC: Renaming for NPC state methodsPaul Gilbert
2016-07-27TITANIC: Moved handleQuote data arrays to datafilePaul Gilbert
2016-07-26TITANIC: Added remainder of BellbotScript handleQuotePaul Gilbert
2016-07-26TITANIC: Added remainder of BarbotScript handleQuotePaul Gilbert
2016-07-26TITANIC: Handled tag switch in DeskbotScript handleQuotePaul Gilbert
2016-07-26TITANIC: Handled tag switch in BarbotScript handleQuotePaul Gilbert
2016-07-25TITANIC: Added Bellbot & Deskbot proc25Paul Gilbert
2016-07-25TITANIC: Added BarbotScript proc25Paul Gilbert
2016-07-25TITANIC: Added NPC scripts gitDialsBitsets methodsPaul Gilbert
2016-07-24TITANIC: Added NPC Script setDialRegion methodsPaul Gilbert
2016-07-24TITANIC: Remove deprecated codePaul Gilbert
2016-07-24TITANIC: Load word lists for each NPC Script classPaul Gilbert
2016-07-24TITANIC: Adding NPC Script support methodsPaul Gilbert
2016-07-24TITANIC: Finish TTbarbotScript process methodPaul Gilbert
2016-07-24TITANIC: In progress adding TTbarbotScript process methodPaul Gilbert
2016-07-15TITANIC: Replace NPC proc23 methods with a single getMappingPaul Gilbert
2016-07-15TITANIC: Remove deprecated NPC methods for data now loaded from DAT filePaul Gilbert
2016-07-15TITANIC: Changed NPC proc10 definitions to scriptChangedPaul Gilbert
2016-07-15TITANIC: Add loading of NPC tag maps, TTnpcScript translateId methodPaul Gilbert
2016-07-15TITANIC: Fix NPC handleQuote method stubsPaul Gilbert
2016-07-15TITANIC: Beginnings of BarbotScript processPaul Gilbert
2016-07-15TITANIC: Added TTnpcScript checkItemsPaul Gilbert
2016-07-15TITANIC: Add loading of NPC sentence entry dataPaul Gilbert
2016-07-15TITANIC: Load NPC mapping tablesPaul Gilbert
2016-07-15TITANIC: Remove unneeded NPC setupRanges methodsPaul Gilbert
2016-07-15TITANIC: Beginnings of loading NPC range dataPaul Gilbert