aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/scriptopcodes.cpp
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement load game from the game's menu systemjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related codejohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123
2018-07-20ILLUSIONS: Move thread-related files into threads subdirectoryjohndoe123
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
2018-07-20ILLUSIONS: Fix thread camera panningjohndoe123
2018-07-20ILLUSIONS: Implement talkitem pausing/unpausingjohndoe123
2018-07-20ILLUSIONS: Fix bug which occured when trying to walk while talkingjohndoe123
2018-07-20ILLUSIONS: Implement pathwalking (actual pathfinding todo)johndoe123
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123
2018-07-20ILLUSIONS: Implement inventoryjohndoe123
2018-07-20ILLUSIONS: Additions in various placesjohndoe123
2018-07-20ILLUSIONS: More work on BBDOU specific code (cursor, bubble)johndoe123
2018-07-20ILLUSIONS: Start with BBDOU special codejohndoe123
2018-07-20ILLUSIONS: Implement more script opcodesjohndoe123
2018-07-20ILLUSIONS: Add TalkThreadjohndoe123
2018-07-20ILLUSIONS: Add more script opcodes and fix/add stuff along the wayjohndoe123
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123
2018-07-20ILLUSIONS: Add more script opcodes and relatedjohndoe123
2018-07-20ILLUSIONS: Implement TimerThread and script opcodejohndoe123
2018-07-20ILLUSIONS: Implement more script opcodes and related functionsjohndoe123
2018-07-20ILLUSIONS: Add SequenceOpcodes skeleton classjohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123