index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
true_talk
/
tt_string.h
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-07-15
TITANIC: Fix compilation on MSVC9
Strangerke
2016-07-15
TITANIC: Fleshing out TTscriptBase class
Paul Gilbert
2016-07-15
TITANIC: In-progress TTparser checkForAction
Paul Gilbert
2016-07-15
TITANIC: Added TTsentence fn2 method
Paul Gilbert
2016-07-15
TITANIC: Implemented TTsentecneSubBase changeConcept
Paul Gilbert
2016-07-15
TITANIC: New TTconcept constructor
Paul Gilbert
2016-07-15
TITANIC: Beginnings of TTvocab getSuffixedWord
Paul Gilbert
2016-07-15
TITANIC: Finished TTvocab getPrefixedWord
Paul Gilbert
2016-07-15
TITANIC: Start on vocab method for finding words with prefixes
Paul Gilbert
2016-07-15
TITANIC: Added TTstring deletePrefix
Paul Gilbert
2016-07-15
TITANIC: Added support methods for finding synonyms by name
Paul Gilbert
2016-07-15
TITANIC: Implemented TTstring tokenize
Paul Gilbert
2016-07-15
TITANIC: Implement TTparser searchAndReplace methods
Paul Gilbert
2016-07-10
TITANIC: Implemented parser normalizeContraction
Paul Gilbert
2016-07-10
TITANIC: Implement TTparser normalize
Paul Gilbert
2016-07-10
TITANIC: Beginning of parser input line normalization
Paul Gilbert
2016-07-10
TITANIC: Beginnings of TTinput class
Paul Gilbert
2016-07-10
TITANIC: Implement TTword hierarchy virtual methods
Paul Gilbert
2016-07-10
TITANIC: Added TTword subclass copy methods
Paul Gilbert
2016-07-10
TITANIC: Implementing virtual methods for TTword
Paul Gilbert
2016-07-10
TITANIC: Implemented vocab findWord
Paul Gilbert
2016-07-10
TITANIC: Added new TTstringNode and TTsynonymNode classes
Paul Gilbert
2016-07-10
TITANIC: Add copy operators for TTString
Paul Gilbert
2016-07-10
TITANIC: Implementing vocab word loading
Paul Gilbert
2016-07-10
TITANIC: Beginnings of TTWord hierarchy
Paul Gilbert
2016-07-10
TITANIC: Beginnings of input line processing
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert
2016-03-12
TITANIC: Added stubs for the different script classes
Paul Gilbert
2016-03-11
TITANIC: Beginnings of True Talk scripts hierarchy
Paul Gilbert