aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/st_vocab.cpp
AgeCommit message (Expand)Author
2016-07-10TITANIC: Split TTsynonymNode into it's own file, and rename to TTsynonymPaul Gilbert
2016-07-10TITANIC: Fix finding existing words in STVocab findWordPaul Gilbert
2016-07-10TITANIC: Bugfixes for vocab loadingPaul Gilbert
2016-07-10TITANIC: Implemented STVocab addWordPaul Gilbert
2016-07-10TITANIC: Implement TTword scanCopyPaul Gilbert
2016-07-10TITANIC: Implemented vocab findWordPaul Gilbert
2016-07-10TITANIC: Changed casing on TTword classes to exactly match originalPaul Gilbert
2016-07-10TITANIC: FIx initializing file reader to read EXE resourcesPaul Gilbert
2016-07-10TITANIC: Further fleshing out of vocab loadingPaul Gilbert
2016-07-10TITANIC: Implementing vocab word loadingPaul Gilbert
2016-07-10TITANIC: Implementing vocab loadPaul Gilbert
2016-07-10TITANIC: Beginnings of TTWord hierarchyPaul Gilbert
2016-07-10TITANIC: Beginnings of STVocab class, CScriptHandler constructorPaul Gilbert