aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/module.mk
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcherjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement video playerjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement video playerjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Move game credits into own file and classjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement food/cafeteria minigamejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123
2018-07-20ILLUSIONS: Implement save/load functionalityjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcodes 160017, 16001B, 160020 and 160021johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123
2018-07-20ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/...johndoe123
2018-07-20ILLUSIONS: Move screen shaker effects into separate filejohndoe123
2018-07-20ILLUSIONS: Move trigger functions code to seperate filejohndoe123
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: Rename file scriptman,* to scriptstack.* and remove unneccessary i...johndoe123
2018-07-20ILLUSIONS: Add SoundMan and MusicPlayerjohndoe123
2018-07-20ILLUSIONS: Implement pathfindingjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Refactor code in preparation for the Duckman enginejohndoe123
2018-07-20ILLUSIONS: Move SpriteDrawQueue to screenjohndoe123
2018-07-20ILLUSIONS: Move SpriteDecompressQueue to screenjohndoe123
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: 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: Add SequenceOpcodes skeleton classjohndoe123
2018-07-20ILLUSIONS: Add Dictionary class and use itjohndoe123
2018-07-20ILLUSIONS: Add Screen class and ajust code to use itjohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123
2018-07-20ILLUSIONS: Start with ScriptResource and related codejohndoe123
2018-07-20ILLUSIONS: Start with thread classesjohndoe123
2018-07-20ILLUSIONS: Start with ActorResource and related classesjohndoe123
2018-07-20ILLUSIONS: More work on the Camera classjohndoe123
2018-07-20ILLUSIONS: Some work on the Camera class; start with time functionsjohndoe123
2018-07-20ILLUSIONS: Start with Actorjohndoe123
2018-07-20ILLUSIONS: Start with SpriteDecompressQueuejohndoe123
2018-07-20ILLUSIONS: Start with SpriteDrawQueuejohndoe123