aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: Implement save/load functionalityjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcodes 160017, 16001B, 160020 and 160021johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcode 16001Ajohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcode 160013, also fix Input and reduc...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related codejohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcodes 16001D, 16001E, 16001F and rela...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Remove if'd out opcode code (used by me as scratch pad); ...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 100 and 101johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 85 and 86, actual save/load not implemen...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 83johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 73johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 21johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 8johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ...johndoe123
2018-07-20ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constantsjohndoe123
2018-07-20ILLUSIONS: Rename ProgInfo -> SceneInfojohndoe123
2018-07-20ILLUSIONS: Rename tag -> sceneIdjohndoe123
2018-07-20ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/...johndoe123
2018-07-20ILLUSIONS: Remove unneeded includesjohndoe123
2018-07-20ILLUSIONS: Move screen shaker effects into separate filejohndoe123
2018-07-20ILLUSIONS: Use ARRAYSIZE instead of hardcoded values in screen effect constantsjohndoe123
2018-07-20ILLUSIONS: Move trigger functions code to seperate filejohndoe123
2018-07-20ILLUSIONS: Add text drawing to BBDOUjohndoe123
2018-07-20ILLUSIONS: Refactor the input systemjohndoe123
2018-07-20ILLUSIONS: Move script opcode files to game specific directoriesjohndoe123
2018-07-20ILLUSIONS: Move Duckman dialog code to own filejohndoe123
2018-07-20ILLUSIONS: Move Duckman inventory code to own class and filejohndoe123
2018-07-20ILLUSIONS: Move Duckman property timer code to own class and filejohndoe123
2018-07-20ILLUSIONS: Move Duckman special code to own class and filejohndoe123
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
2018-07-20ILLUSIONS: Refactoring the resource system (not done yet)johndoe123
2018-07-20ILLUSIONS: Start refactoring the resource system (not done yet)johndoe123
2018-07-20ILLUSIONS: Very minor comment fixesjohndoe123
2018-07-20ILLUSIONS: Rename file scriptman,* to scriptstack.* and remove unneccessary i...johndoe123
2018-07-20ILLUSIONS: Add sound effects (still buggy)johndoe123
2018-07-20ILLUSIONS: Add sound effectsjohndoe123
2018-07-20ILLUSIONS: Implement VoicePlayerjohndoe123
2018-07-20ILLUSIONS: Add SoundMan and MusicPlayerjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add microphone radarjohndoe123
2018-07-20ILLUSIONS: Implement pathfindingjohndoe123
2018-07-20ILLUSIONS: Add screen shaking effectjohndoe123
2018-07-20ILLUSIONS: Use the UpdateFunctions class for update routinesjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Add more script and sequence for Duckmanjohndoe123
2018-07-20ILLUSIONS: Implement palette shifting and color shadow tablejohndoe123
2018-07-20ILLUSIONS: Implement RegionLayer and related codejohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123