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_npc_script.cpp
Age
Commit message (
Collapse
)
Author
2016-12-17
TITANIC: Fix saving games when there is range data to be included
Paul Gilbert
2016-12-17
TITANIC: Revert incorrect change to category check in processEntries
Paul Gilbert
2016-12-16
TITANIC: Fix getting 1st class suite from Deskbot
Paul Gilbert
2016-12-15
TITANIC: Fix saving and loading of NPC dial values
Paul Gilbert
2016-11-11
TITANIC: Field renamings, and fix for incorrect switch cases
Paul Gilbert
2016-11-07
TITANIC: Simplify freeing class list on exit
Paul Gilbert
2016-11-06
TITANIC: Fix BellBot's intro speech
Paul Gilbert
2016-09-02
TITANIC: Fix default return of TTnpcScript::handleQuote
Paul Gilbert
2016-09-02
TITANIC: Minor fix and cleanup for NPC talking startup
Paul Gilbert
2016-08-27
TITANIC: Implemented more game classes, fleshed out season handling
Paul Gilbert
2016-08-01
TITANIC: Fix warnings
Eugene Sandulenko
2016-07-31
TITANIC: Added LiftbotScript methods
Paul Gilbert
2016-07-31
TITANIC: Adding lots of const prefixes
Paul Gilbert
2016-07-31
TITANIC: Added DeskbotScript preprocess
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: 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-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 BarbotScript handleQuote
Paul Gilbert
2016-07-26
TITANIC: Split NPC script support data structures to their own file
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: Load word lists for each NPC Script class
Paul Gilbert
2016-07-24
TITANIC: More NPC Script support methods
Paul Gilbert
2016-07-24
TITANIC: Adding NPC Script support methods
Paul Gilbert
2016-07-24
TITANIC: Finish TTbarbotScript process method
Paul Gilbert
2016-07-24
TITANIC: In progress adding TTbarbotScript process method
Paul Gilbert
2016-07-22
TITANIC: Add support for arbitrary window event targets
Paul Gilbert
Also moved all standard game event methods to CMainGameWindow. This will allow for the Continue Save dialog to be added in and get events instead of the game window
2016-07-20
TITANIC: Fixes for saving & loading savegames
Paul Gilbert
2016-07-15
TITANIC: Added TTtalker methods
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: Added Deskbot dial test methods
Paul Gilbert
2016-07-15
TITANIC: Added TTnpcScript getDialLevel
Paul Gilbert
2016-07-15
TITANIC: Add loading of NPC tag maps, TTnpcScript translateId method
Paul Gilbert
2016-07-15
TITANIC: Beginnings of BarbotScript process
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: Load NPC mapping tables
Paul Gilbert
2016-07-15
TITANIC: Beginnings of loading NPC range data
Paul Gilbert
2016-07-15
TITANIC: Added TTnpcScript setupDials
Paul Gilbert
2016-07-15
TITANIC: Added TTnpcScript getRangeValue
Paul Gilbert
2016-07-15
TITANIC: Fleshing out usage of TTscriptArrayItem in TTnpcScript
Paul Gilbert
2016-07-15
TITANIC: Fix startup crash when creating NPC scripts
Paul Gilbert
[next]