aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/resources/midiresource.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgroundsEric Fry
(cherry picked from commit 3367aafae37d6c28c1ab1e8323613a56a44e3a5c) ILLUSIONS: Delete dictionary list before it gets removed (cherry picked from commit d9d0c11) ILLUSIONS: Implement PathFinder::postProcess (cherry picked from commit ee98dfc)
2018-07-20ILLUSIONS: Replace spaces with tabsEric Fry
Replace while(1) with do..while loop Removed dead code Renamed FP16 to FixedPoint16 to improve readability
2018-07-20ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource ↵johndoe123
reader/system
2018-07-20ILLUSIONS: Move resource-related files into resources subdirectoryjohndoe123