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_sentence.h
Age
Commit message (
Expand
)
Author
2016-07-27
TITANIC: Renaming for NPC state methods
Paul Gilbert
2016-07-25
TITANIC: Added BarbotScript proc25
Paul Gilbert
2016-07-15
TITANIC: Added TTsentence contains
Paul Gilbert
2016-07-15
TITANIC: Added TTnpcScript checkItems
Paul Gilbert
2016-07-15
TITANIC: Add loading of NPC sentence entry data
Paul Gilbert
2016-07-15
TITANIC: Finished TTnpcScript processSentence
Paul Gilbert
2016-07-15
TITANIC: Beginnings of script handler processSentence
Paul Gilbert
2016-07-15
TITANIC: New TTsentenceEntries class for holding sentence res data
Paul Gilbert
2016-07-15
TITANIC: Adding more to TTparser considerRequests, and support methods
Paul Gilbert
2016-07-15
TITANIC: More work on TTparser considerRequests
Paul Gilbert
2016-07-15
TITANIC: Added TTconceptNode createConcept
Paul Gilbert
2016-07-15
TITANIC: Added TTsentence fn2 method
Paul Gilbert
2016-07-15
TITANIC: Refactored TTsentenceSubBase to TTconceptNode
Paul Gilbert
2016-07-15
TITANIC: Implemented TTsentecneSubBase changeConcept
Paul Gilbert
2016-07-15
TITANIC: Added TTsentenceSubBase setHandlerConcept
Paul Gilbert
2016-07-15
TITANIC: Start of considerRequests
Paul Gilbert
2016-07-15
TITANIC: Finished TTparser loadRequests
Paul Gilbert
2016-07-15
TITANIC: Implemented TTparser checkReferent
Paul Gilbert
2016-07-15
TITANIC: More implementation of TTparser loadRequests
Paul Gilbert
2016-07-15
TITANIC: Fields renaming
Paul Gilbert
2016-07-15
TITANIC: Add proper destruction of node chains
Paul Gilbert
2016-07-15
TITANIC: Implemented TTstring tokenize
Paul Gilbert
2016-07-15
TITANIC: Beginning of TTparser findFrames
Paul Gilbert
2016-07-15
TITANIC: Implement TTsentence copy
Paul Gilbert
2016-07-15
TITANIC: Refactor TTstringNode to have a base TTnode class
Paul Gilbert
2016-07-15
TITANIC: Changed TTinput to TTsentence to match original
Paul Gilbert