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_scripts.cpp
Age
Commit message (
Collapse
)
Author
2017-01-15
TITANIC: Removal of un-used fields to reduce Buildbot warnings
Paul Gilbert
Note there's a lot of preliminary code in the star_control/ folder for code that still needs to be fully disassembled & implemented. So for now I've made liberal use of #if 0 blocks to disable fields that will likely be needed again in the future
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-07-30
TITANIC: Adding BellbotScript support methods
Paul Gilbert
2016-07-15
TITANIC: Remove deprecated NPC methods for data now loaded from DAT file
Paul Gilbert
2016-07-15
TITANIC: Implemented TTnpcScript loadQuotes
Paul Gilbert
2016-07-10
TITANIC: Beginnings of TTinput class
Paul Gilbert
2016-07-10
TITANIC: Further renaming of named scripts to npc scripts
Paul Gilbert
2016-07-10
TITANIC: Changing TTNamed* classes to TTNpc*
Paul Gilbert
2016-07-10
TITANIC: Renamed TT unnamed script classes to room scripts
Paul Gilbert
2016-03-12
TITANIC: Implemented true talk manager & script loading
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