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_concept.cpp
Age
Commit message (
Expand
)
Author
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-01-27
TITANIC: Properly initialize TTconcept fields on creation
Paul Gilbert
2017-01-24
TITANIC: Fix TTconcept checkWordClass for script concepts
Paul Gilbert
2017-01-24
TITANIC: Fix initialisation of the title script
Paul Gilbert
2016-12-15
TITANIC: Extra initialization of TTconcept fields
Paul Gilbert
2016-11-13
TITANIC: Properly initialize NPC scripts
Paul Gilbert
2016-11-06
TITANIC: Fix parser crash giving the same response multiple times
Paul Gilbert
2016-10-31
TITANIC: Fix another compiler warning
Paul Gilbert
2016-10-31
TITANIC: Fix compiler warnings
Paul Gilbert
2016-10-17
TITANIC: Remove always-true test
Ori Avtalion
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-07-15
TITANIC: Adding tag switches to TTparser considerRequests
Paul Gilbert
2016-07-15
TITANIC: Finished inner switch of TTparser considerRequests
Paul Gilbert
2016-07-15
TITANIC: Added various TTparser & TTconcept support methods
Paul Gilbert
2016-07-15
TITANIC: Added TTconcept id methods
Paul Gilbert
2016-07-15
TITANIC: Added TTconcept find methods
Paul Gilbert
2016-07-15
TITANIC: Added TTconcept setOwner
Paul Gilbert
2016-07-15
TITANIC: Implement TTconcept getText
Paul Gilbert
2016-07-15
TITANIC: Added TTconcept copyFrom method
Paul Gilbert
2016-07-15
TITANIC: Added TTconcept deleteSiblings
Paul Gilbert
2016-07-15
TITANIC: Added TTconcept destructor
Paul Gilbert
2016-07-15
TITANIC: New TTconcept constructor and copy methods
Paul Gilbert
2016-07-15
TITANIC: New TTconcept constructor
Paul Gilbert
2016-07-15
TITANIC: Implemented TTparser checkReferent
Paul Gilbert
2016-07-15
TITANIC: Beginnings of TTconcept class
Paul Gilbert