aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/tt_string_node.h
AgeCommit message (Expand)Author
2017-09-18TITANIC: Add VocabMode enum, fix German vocab loadingPaul Gilbert
2016-07-15TITANIC: Added support methods for finding synonyms by namePaul Gilbert
2016-07-15TITANIC: Refactor TTstringNode to have a base TTnode classPaul Gilbert
2016-07-10TITANIC: Implement TTword hierarchy virtual methodsPaul Gilbert
2016-07-10TITANIC: Implementing virtual methods for TTwordPaul Gilbert
2016-07-10TITANIC: Split TTsynonymNode into it's own file, and rename to TTsynonymPaul Gilbert
2016-07-10TITANIC: Bugfixes for vocab loadingPaul Gilbert
2016-07-10TITANIC: Implement TTword scanCopyPaul Gilbert
2016-07-10TITANIC: Implemented TTsynonymNode copyPaul Gilbert
2016-07-10TITANIC: Variation TTstringNode initialize methodPaul Gilbert
2016-07-10TITANIC: Added new TTstringNode and TTsynonymNode classesPaul Gilbert