aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/threads/talkthread.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Remove old TODOsjohndoe123
(cherry picked from commit bb95440)
2018-07-20ILLUSIONS: Pan talk thread audio when using a named positionEric Fry
2018-07-20ILLUSIONS: Implement voice pausing/unpausingjohndoe123
(cherry picked from commit a70cf1d)
2018-07-20ILLUSIONS: BBDOU: Implement missing talkthread eventsjohndoe123
(cherry picked from commit 87869cb)
2018-07-20ILLUSIONS: Standardized fall through commentsEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Wire up subtitle text duration config sliderEric Fry
2018-07-20ILLUSIONS: Fix static buffer overrun in debug log function.Eric Fry
This was causing the game to crash when loading the main scumm menu. It was corrupting another static string in the about dialog.
2018-07-20ILLUSIONS: Replace text flag magic numbers with definesEric Fry
2018-07-20ILLUSIONS: Minor cleanup: Remove empty methods in thread classesjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix ↵johndoe123
ActorType bugs and more
2018-07-20ILLUSIONS: Rename tag -> sceneIdjohndoe123
2018-07-20ILLUSIONS: Add text drawing to BBDOUjohndoe123
2018-07-20ILLUSIONS: Refactor the input systemjohndoe123
2018-07-20ILLUSIONS: Move resource-related files into resources subdirectoryjohndoe123
2018-07-20ILLUSIONS: Move thread-related files into threads subdirectoryjohndoe123