aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/tt_string.h
AgeCommit message (Expand)Author
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-07-15TITANIC: Fix compilation on MSVC9Strangerke
2016-07-15TITANIC: Fleshing out TTscriptBase classPaul Gilbert
2016-07-15TITANIC: In-progress TTparser checkForActionPaul Gilbert
2016-07-15TITANIC: Added TTsentence fn2 methodPaul Gilbert
2016-07-15TITANIC: Implemented TTsentecneSubBase changeConceptPaul Gilbert
2016-07-15TITANIC: New TTconcept constructorPaul Gilbert
2016-07-15TITANIC: Beginnings of TTvocab getSuffixedWordPaul Gilbert
2016-07-15TITANIC: Finished TTvocab getPrefixedWordPaul Gilbert
2016-07-15TITANIC: Start on vocab method for finding words with prefixesPaul Gilbert
2016-07-15TITANIC: Added TTstring deletePrefixPaul Gilbert
2016-07-15TITANIC: Added support methods for finding synonyms by namePaul Gilbert
2016-07-15TITANIC: Implemented TTstring tokenizePaul Gilbert
2016-07-15TITANIC: Implement TTparser searchAndReplace methodsPaul Gilbert
2016-07-10TITANIC: Implemented parser normalizeContractionPaul Gilbert
2016-07-10TITANIC: Implement TTparser normalizePaul Gilbert
2016-07-10TITANIC: Beginning of parser input line normalizationPaul Gilbert
2016-07-10TITANIC: Beginnings of TTinput classPaul Gilbert
2016-07-10TITANIC: Implement TTword hierarchy virtual methodsPaul Gilbert
2016-07-10TITANIC: Added TTword subclass copy methodsPaul Gilbert
2016-07-10TITANIC: Implementing virtual methods for TTwordPaul Gilbert
2016-07-10TITANIC: Implemented vocab findWordPaul Gilbert
2016-07-10TITANIC: Added new TTstringNode and TTsynonymNode classesPaul Gilbert
2016-07-10TITANIC: Add copy operators for TTStringPaul Gilbert
2016-07-10TITANIC: Implementing vocab word loadingPaul Gilbert
2016-07-10TITANIC: Beginnings of TTWord hierarchyPaul Gilbert
2016-07-10TITANIC: Beginnings of input line processingPaul Gilbert
2016-04-03TITANIC: Move most of the root classes into new support/ folderPaul Gilbert
2016-03-12TITANIC: Added stubs for the different script classesPaul Gilbert
2016-03-11TITANIC: Beginnings of True Talk scripts hierarchyPaul Gilbert