aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/tt_sentence.h
AgeCommit message (Expand)Author
2017-10-06TITANIC: DE: Fixes for article handlingPaul Gilbert
2017-09-25TITANIC: Add missing destructor for TTsentenceConceptPaul Gilbert
2016-11-11TITANIC: Field renamings, and fix for incorrect switch casesPaul Gilbert
2016-08-02TITANIC: Add TTsentence support methodsPaul Gilbert
2016-07-31TITANIC: Adding lots of const prefixesPaul Gilbert
2016-07-27TITANIC: Renaming for NPC state methodsPaul Gilbert
2016-07-25TITANIC: Added BarbotScript proc25Paul Gilbert
2016-07-15TITANIC: Added TTsentence containsPaul Gilbert
2016-07-15TITANIC: Added TTnpcScript checkItemsPaul Gilbert
2016-07-15TITANIC: Add loading of NPC sentence entry dataPaul Gilbert
2016-07-15TITANIC: Finished TTnpcScript processSentencePaul Gilbert
2016-07-15TITANIC: Beginnings of script handler processSentencePaul Gilbert
2016-07-15TITANIC: New TTsentenceEntries class for holding sentence res dataPaul Gilbert
2016-07-15TITANIC: Adding more to TTparser considerRequests, and support methodsPaul Gilbert
2016-07-15TITANIC: More work on TTparser considerRequestsPaul Gilbert
2016-07-15TITANIC: Added TTconceptNode createConceptPaul Gilbert
2016-07-15TITANIC: Added TTsentence fn2 methodPaul Gilbert
2016-07-15TITANIC: Refactored TTsentenceSubBase to TTconceptNodePaul Gilbert
2016-07-15TITANIC: Implemented TTsentecneSubBase changeConceptPaul Gilbert
2016-07-15TITANIC: Added TTsentenceSubBase setHandlerConceptPaul Gilbert
2016-07-15TITANIC: Start of considerRequestsPaul Gilbert
2016-07-15TITANIC: Finished TTparser loadRequestsPaul Gilbert
2016-07-15TITANIC: Implemented TTparser checkReferentPaul Gilbert
2016-07-15TITANIC: More implementation of TTparser loadRequestsPaul Gilbert
2016-07-15TITANIC: Fields renamingPaul Gilbert
2016-07-15TITANIC: Add proper destruction of node chainsPaul Gilbert
2016-07-15TITANIC: Implemented TTstring tokenizePaul Gilbert
2016-07-15TITANIC: Beginning of TTparser findFramesPaul Gilbert
2016-07-15TITANIC: Implement TTsentence copyPaul Gilbert
2016-07-15TITANIC: Refactor TTstringNode to have a base TTnode classPaul Gilbert
2016-07-15TITANIC: Changed TTinput to TTsentence to match originalPaul Gilbert