aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/detection.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Refactor savegame thumbnail logic to be inline with rest of treeEric Fry
2018-07-20ILLUSIONS: Formatting fixesEric Fry
Simplified some point arithmetic Lock fixedpoint calcs to float rather than double
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Mark bbdou as unstableEric Fry
Drop platform from game id
2018-07-20ILLUSIONS: Add support for German version.Eric Fry
2018-07-20Getting it to compile after merging masterEric Fry
2018-07-20ILLUSIONS: Implement save/load functionalityjohndoe123
- Only works in Duckman at the moment - Only via the ScummVM main menu for now, save/load via the game's menu to be implemented
2018-07-20ILLUSIONS: Move game-specific files into own subdirectoriesjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Refactor code in preparation for the Duckman enginejohndoe123
2018-07-20ILLUSIONS: Skeleton engine with detection for BBDOUjohndoe123