aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/parrot_script.cpp
AgeCommit message (Expand)Author
2017-08-24TITANIC: Reduce header includes for titanic.hDavid Fioramonti
2017-08-17TITANIC: Fix talking to ParrotPaul Gilbert
2017-01-20TITANIC: Excite Parrot when we come bearing chickenPaul Gilbert
2016-11-11TITANIC: Field renamings, and fix for incorrect switch casesPaul Gilbert
2016-07-31TITANIC: Adding lots of const prefixesPaul Gilbert
2016-07-30TITANIC: Added BellbotScript scriptChangedPaul Gilbert
2016-07-29TITANIC: Handle NPC getDialsBitset methodsPaul Gilbert
2016-07-29TITANIC: Rename NPC scripts proc25 to doSentenceEntryPaul Gilbert
2016-07-29TITANIC: Handle NPC postResponse methodsPaul Gilbert
2016-07-25TITANIC: Added Bellbot & Deskbot proc25Paul Gilbert
2016-07-25TITANIC: Added BarbotScript proc25Paul 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: Added ParrotScript scriptChangedPaul Gilbert
2016-07-15TITANIC: Changed NPC proc7 definitions to processPaul Gilbert
2016-07-15TITANIC: Changed NPC proc10 definitions to scriptChangedPaul 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: Renamings for script setupRangesPaul Gilbert
2016-07-15TITANIC: Finished TTnpcScript processSentencePaul Gilbert
2016-07-15TITANIC: Implementing npc scripts chooseResponse methodsPaul Gilbert
2016-07-15TITANIC: Set up loading of deskbot & bellbot script response listsPaul Gilbert
2016-07-15TITANIC: Adding TTnpcScript dialogue Id handlingPaul Gilbert
2016-03-13TITANIC: Change some script method return typesPaul Gilbert
2016-03-12TITANIC: Added stubs for the different script classesPaul Gilbert