aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/illusions.h
AgeCommit message (Expand)Author
2020-01-11ENGINES: Reduce winexe_*.h header includesCameron Cawley
2018-12-10ILLUSIONS: Push down the advanced detector includeBastien Bouclet
2018-07-20ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcherjohndoe123
2018-07-20ILLUSIONS: Remove old video logicEric Fry
2018-07-20ILLUSIONS: DUCKMAN: Implement video playerjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgroundsEric Fry
2018-07-20ILLUSIONS: Refactor savegame thumbnail logic to be inline with rest of treeEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Wire up subtitle text duration config sliderEric Fry
2018-07-20ILLUSIONS: Fix clang warnings. Work on menu keyboard controlEric Fry
2018-07-20ILLUSIONS: Fix static buffer overrun in debug log function.Eric Fry
2018-07-20ILLUSIONS: Fix valgrind warnings about usage of uninitialised variablesEric Fry
2018-07-20Save description with savegameEric Fry
2018-07-20ILLUSIONS: Move palette code from Screen to new ScreenPalette classjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement load game from the game's menu systemjohndoe123
2018-07-20ILLUSIONS: Implement save/load functionalityjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcodes 16001D, 16001E, 16001F and rela...johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 21johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 8johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ...johndoe123
2018-07-20ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/...johndoe123
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: Implement VoicePlayerjohndoe123
2018-07-20ILLUSIONS: Add SoundMan and MusicPlayerjohndoe123
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: More work on Duckmanjohndoe123
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: Implement calcPointDirectionjohndoe123
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123
2018-07-20ILLUSIONS: Additions in various placesjohndoe123
2018-07-20ILLUSIONS: Work on interaction; work on Cause related codejohndoe123
2018-07-20ILLUSIONS: Start with BBDOU special codejohndoe123
2018-07-20ILLUSIONS: Add TalkThreadjohndoe123
2018-07-20ILLUSIONS: Add TalkResource and relatedjohndoe123
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123
2018-07-20ILLUSIONS: Implement more script opcodes and related functionsjohndoe123
2018-07-20ILLUSIONS: Implement more sequence opcodes and work on the graphics systemjohndoe123
2018-07-20ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompressionjohndoe123
2018-07-20ILLUSIONS: Add Dictionary class and use itjohndoe123
2018-07-20ILLUSIONS: Work on Actor and Control classesjohndoe123
2018-07-20ILLUSIONS: Add Screen class and ajust code to use itjohndoe123
2018-07-20ILLUSIONS: More work on actor and control related codejohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123
2018-07-20ILLUSIONS: Start with ScriptResource and related codejohndoe123
2018-07-20ILLUSIONS: Start with ActorResource and related classesjohndoe123