aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/threads
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: Pan talk thread audio when using a named positionEric Fry
2018-07-20ILLUSIONS: Implement voice pausing/unpausingjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement missing talkthread eventsjohndoe123
2018-07-20ILLUSIONS: Standardized fall through commentsEric Fry
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Pause voice when entering in-game menuEric Fry
2018-07-20ILLUSIONS: Wire up subtitle text duration config sliderEric Fry
2018-07-20ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constantEric Fry
2018-07-20ILLUSIONS: Fix static buffer overrun in debug log function.Eric Fry
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 A...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcode 160013, also fix Input and reduc...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ...johndoe123
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 game-specific files into own subdirectoriesjohndoe123
2018-07-20ILLUSIONS: Move resource-related files into resources subdirectoryjohndoe123
2018-07-20ILLUSIONS: Move thread-related files into threads subdirectoryjohndoe123