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
/
doorbot_script.cpp
Age
Commit message (
Expand
)
Author
2016-07-27
TITANIC: Finish DoorbotScript handleQuote
Paul Gilbert
2016-07-27
TITANIC: Moved handleQuote data arrays to datafile
Paul Gilbert
2016-07-26
TITANIC: Added remainder of BarbotScript handleQuote
Paul Gilbert
2016-07-25
TITANIC: Added DoorbotScript proc25
Paul Gilbert
2016-07-25
TITANIC: Added Bellbot & Deskbot proc25
Paul Gilbert
2016-07-25
TITANIC: Added BarbotScript proc25
Paul Gilbert
2016-07-25
TITANIC: Added NPC scripts gitDialsBitsets methods
Paul Gilbert
2016-07-24
TITANIC: Added NPC Script setDialRegion methods
Paul Gilbert
2016-07-24
TITANIC: Remove deprecated code
Paul Gilbert
2016-07-24
TITANIC: Load word lists for each NPC Script class
Paul Gilbert
2016-07-15
TITANIC: Replace NPC proc23 methods with a single getMapping
Paul Gilbert
2016-07-15
TITANIC: Remove deprecated NPC methods for data now loaded from DAT file
Paul Gilbert
2016-07-15
TITANIC: Changed NPC proc7 definitions to process
Paul Gilbert
2016-07-15
TITANIC: Changed NPC proc10 definitions to scriptChanged
Paul Gilbert
2016-07-15
TITANIC: Add loading of NPC tag maps, TTnpcScript translateId method
Paul Gilbert
2016-07-15
TITANIC: Add loading of NPC sentence entry data
Paul Gilbert
2016-07-15
TITANIC: Load NPC mapping tables
Paul Gilbert
2016-07-15
TITANIC: Remove unneeded NPC setupRanges methods
Paul Gilbert
2016-07-15
TITANIC: Beginnings of loading NPC range data
Paul Gilbert
2016-07-15
TITANIC: Renamings for script setupRanges
Paul Gilbert
2016-07-15
TITANIC: Fleshing out usage of TTscriptArrayItem in TTnpcScript
Paul Gilbert
2016-07-15
TITANIC: Finished TTnpcScript processSentence
Paul Gilbert
2016-07-15
TITANIC: Further npc scripts chooseResponse methods
Paul Gilbert
2016-07-15
TITANIC: Load response data for remaining NPC scripts
Paul Gilbert
2016-07-15
TITANIC: Set up loading of deskbot & bellbot script response lists
Paul Gilbert
2016-07-15
TITANIC: Adding TTnpcScript dialogue Id handling
Paul Gilbert
2016-03-13
TITANIC: Change some script method return types
Paul Gilbert
2016-03-12
TITANIC: Added stubs for the different script classes
Paul Gilbert