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
Age
Commit message (
Collapse
)
Author
2016-11-17
TITANIC: Change some #if 0 to use SPATIAL_SOUND as a better description
Paul Gilbert
2016-11-13
TITANIC: Fix crash in setConcept when src is null
Paul Gilbert
2016-11-13
TITANIC: Fix incorrect local assignment in CHECK_COMMAND_FORM case
Paul Gilbert
2016-11-13
TITANIC: Properly initialize NPC scripts
Paul Gilbert
2016-11-11
TITANIC: Fix NPCs responding to common phrases
Paul Gilbert
2016-11-11
TITANIC: Field renamings, and fix for incorrect switch cases
Paul Gilbert
2016-11-10
TITANIC: Fix hang searching quotes tree
Paul Gilbert
2016-11-10
TITANIC: Properly display LiftBot's greeting speech
Paul Gilbert
2016-11-10
TITANIC: Play speech at full volume
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-11-06
TITANIC: Fix Deskbot saying your assigned room
Paul Gilbert
2016-11-06
TITANIC: Fix parser crash giving the same response multiple times
Paul Gilbert
2016-11-06
TITANIC: Workaround original game bug in fish response
Paul Gilbert
The original was meant to allow you to enter "fish" in response to the Deskbot's fish question, but it didn't because fish was also recognised as a common phrase for replacement during pre-processing
2016-11-06
TITANIC: Fix crash in TTparser::processModifiers
Paul Gilbert
2016-11-05
TITANIC: Further changes to use PassengerClass enum
Paul Gilbert
2016-11-05
TITANIC: Some renamings in DeskbotScript
Paul Gilbert
2016-11-05
TITANIC: Fix showing replies with multiple response fragments
Paul Gilbert
2016-11-05
TITANIC: Parser fix for saying 'no' to having reservation
Paul Gilbert
2016-11-04
TITANIC: Fix removing parser nodes after processing
Paul Gilbert
2016-11-03
TITANIC: Parser fixes for using unrecognised words
Paul Gilbert
2016-11-03
TITANIC: Fix copying concepts in getFrameEntry
Paul Gilbert
2016-11-03
TITANIC: Fix choosing correct vocab matches for words
Paul Gilbert
2016-11-02
TITANIC: Parser fixes
Paul Gilbert
2016-11-02
TITANIC: Disable secondary spatial sources of speech playback
Paul Gilbert
2016-11-02
TITANIC: Fix correctly getting the Deskbot's script
Paul Gilbert
2016-10-31
TITANIC: Fix another compiler warning
Paul Gilbert
2016-10-31
TITANIC: Fix compiler warnings
Paul Gilbert
2016-10-30
TITANIC: Add extra field initializations
Paul Gilbert
2016-10-24
TITANIC: Add conversation text to the PET
Paul Gilbert
2016-10-23
TITANIC: Match the CWaveFile duration method closer to original
Paul Gilbert
2016-10-22
TITANIC: Fix looping in CTrueTalkManager::triggerNPC
Paul Gilbert
2016-10-17
TITANIC: Remove always-true test
Ori Avtalion
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-05
TITANIC: Convert some dynamic_casts back to static_cast as appropriate
Paul Gilbert
2016-09-03
TITANIC: Fix updating mixer during cutscenes, ending NPC speech
Paul Gilbert
2016-09-03
TITANIC: Cleanup of title engine class
Paul Gilbert
2016-09-02
TITANIC: Cleanup of True Talk classes
Paul Gilbert
2016-09-02
TITANIC: Figured out sound durations for speeches & SFX
Paul Gilbert
2016-09-02
TITANIC: Fix cahce scan in CDialogueFile::addToCache
Paul Gilbert
2016-09-02
TITANIC: Fixes to building NPC response chain
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-09-01
TITANIC: Add room script field initialization
Paul Gilbert
2016-09-01
TITANIC: Implement timed changes in volume like the original does
Paul Gilbert
2016-09-01
TITANIC: Convert many static_casts to dynamic_cast
Paul Gilbert
2016-08-29
TITANIC: Remove CTrueTalkManager update2 method
Paul Gilbert
The original was actually the update method for an audio buffer list. This is thus unneeded in ScummVM, which automatically handles sound updates
2016-08-29
TITANIC: Further code cleanup, identified game mode 5
Paul Gilbert
2016-08-27
TITANIC: Implemented more game classes, fleshed out season handling
Paul Gilbert
2016-08-20
TITANIC: Fix compiler warnings
Paul Gilbert
[next]