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
/
bellbot_script.cpp
Age
Commit message (
Expand
)
Author
2018-03-12
TITANIC: Removed unused arrays and fields
Paul Gilbert
2017-10-08
TITANIC: DE: Syntax fixes
Paul Gilbert
2017-10-06
TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat
Paul Gilbert
2017-09-23
TITANIC: DE: Merged German NPC script subclasses back in
Paul Gilbert
2017-09-22
TITANIC: DE: More BellbotScript changes
Paul Gilbert
2017-09-22
TITANIC: DE: Adding new BellbotScript logic
Paul Gilbert
2017-09-18
TITANIC: Add missing return check in BellbotScript::process
Paul Gilbert
2017-07-23
TITANIC: Add missing break lines to switch statements
Paul Gilbert
2017-07-23
TITANIC: Adjust the switch/case fall-through comments
Bastien Bouclet
2017-01-21
TITANIC: Have Bellbot properly excited when told to smash TV Set
Paul Gilbert
2017-01-21
TITANIC: Formatting fixes for else blocks
Paul Gilbert
2016-11-30
TITANIC: Fix caseless string contains checks
Paul Gilbert
2016-11-11
TITANIC: Field renamings, and fix for incorrect switch cases
Paul Gilbert
2016-11-06
TITANIC: Fix BellBot's intro speech
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-02
TITANIC: Cleanup of True Talk classes
Paul Gilbert
2016-07-31
TITANIC: Adding lots of const prefixes
Paul Gilbert
2016-07-30
TITANIC: Added BellbotScript scriptChanged
Paul Gilbert
2016-07-30
TITANIC: Added BellbotScript checkCommonPhrases
Paul Gilbert
2016-07-30
TITANIC: Adding BellbotScript support methods
Paul Gilbert
2016-07-30
TITANIC: Added BellbotScript process
Paul Gilbert
2016-07-30
TITANIC: Added BellbotScript preprocess
Paul Gilbert
2016-07-30
TITANIC: Added NPC randomResponse methods, reworked NPC data
Paul Gilbert
2016-07-29
TITANIC: Handle NPC getDialsBitset methods
Paul Gilbert
2016-07-29
TITANIC: Rename NPC scripts proc25 to doSentenceEntry
Paul Gilbert
2016-07-29
TITANIC: Handle NPC postResponse methods
Paul Gilbert
2016-07-29
TITANIC: Add NPC preResponse methods
Paul Gilbert
2016-07-28
TITANIC: Added BarbotScript updateState
Paul Gilbert
2016-07-28
TITANIC: Add loading of updateState arrays
Paul Gilbert
2016-07-27
TTIANIC: Added support methods for BellbotScript updateState
Paul Gilbert
2016-07-27
TITANIC: Added BellbotScript updateState
Paul Gilbert
2016-07-27
TITANIC: Renaming for NPC state methods
Paul Gilbert
2016-07-27
TITANIC: Moved handleQuote data arrays to datafile
Paul Gilbert
2016-07-26
TITANIC: Added remainder of BellbotScript handleQuote
Paul Gilbert
2016-07-26
TITANIC: Added remainder of BarbotScript handleQuote
Paul Gilbert
2016-07-26
TITANIC: Handled tag switch in BellbotScript handleQuote
Paul Gilbert
2016-07-25
TITANIC: Added Bellbot & Deskbot proc25
Paul Gilbert
2016-07-25
TITANIC: Added BarbotScript proc25
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: Fix NPC handleQuote method stubs
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
[next]