aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/duckman/menusystem_duckman.h
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Formatting fixesEric Fry
Simplified some point arithmetic Lock fixedpoint calcs to float rather than double
2018-07-20ILLUSIONS: Pause voice when entering in-game menuEric Fry
Wire up load fail dialog when trying to restart from unsaved new game.
2018-07-20ILLUSIONS: Add ability to restore options sliders to defaultsEric Fry
2018-07-20ILLUSIONS: Wire up audio sliders on option menu.Eric Fry
Set volumes based on scummvm config
2018-07-20ILLUSIONS: Move sliders in option menuEric Fry
2018-07-20ILLUSIONS: Wire up sfx to menusEric Fry
2018-07-20ILLUSIONS: Start on debug menuEric Fry
2018-07-20ILLUSIONS: Add debug cheat code supportEric Fry
Work on inventory add/remove debug menu.
2018-07-20Work on save supportEric Fry
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123
Still work-in-progress, missing functionality and buggy Maybe needs some work for BBDOU where this isn't implemented yet.