aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/talkthread.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Move thread-related files into threads subdirectoryjohndoe123
2018-07-20ILLUSIONS: Rename file scriptman,* to scriptstack.* and remove unneccessary ↵johndoe123
includes of it
2018-07-20ILLUSIONS: Implement VoicePlayerjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Refactor code in preparation for the Duckman enginejohndoe123
2018-07-20ILLUSIONS: Fix special code functions thread notifying (used wrong thread value)johndoe123
- Add more script and sequence opcodes
2018-07-20ILLUSIONS: Fix thread camera panningjohndoe123
- Minor fixes and corrections
2018-07-20ILLUSIONS: Implement inventoryjohndoe123
- Implement cursor camera tracking - Various bugfixes
2018-07-20ILLUSIONS: Implement more script opcodesjohndoe123
2018-07-20ILLUSIONS: Add TalkThreadjohndoe123