aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/duckman
AgeCommit message (Expand)Author
2019-11-16ILLUSIONS: Fix Missing Default Switch CasesD G Turner
2019-09-23ILLUSIONS: DUCKMAN: Fix endless SFX bug #11161Eric Fry
2018-12-04ILLUSIONS: DUCKMAN: Add support for the demo version (#1413)Cameron Cawley
2018-07-21ILLUSIONS: Fix warningsEugene Sandulenko
2018-07-20ILLUSIONS: Clean up/fix some TODOsjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement MIDI music fadingjohndoe123
2018-07-20ILLUSIONS: Minor cleanupjohndoe123
2018-07-20ILLUSIONS: Remove old TODOsjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement video playerjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgroundsEric Fry
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Refactor duckman inventory code to remove verbose init logicEric Fry
2018-07-20ILLUSIONS: Fix formattingEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: FormattingEric Fry
2018-07-20ILLUSIONS: Replace spaces with tabsEric Fry
2018-07-20ILLUSIONS: Pause voice when entering in-game menuEric Fry
2018-07-20ILLUSIONS: Wire up restart savegame menu item.Eric Fry
2018-07-20ILLUSIONS: Wire up subtitle text duration config sliderEric Fry
2018-07-20ILLUSIONS: Add ability to restore options sliders to defaultsEric Fry
2018-07-20ILLUSIONS: Wire up audio sliders on option menu.Eric Fry
2018-07-20ILLUSIONS: Pause actors when entering menuEric Fry
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
2018-07-20ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constantEric Fry
2018-07-20ILLUSIONS: Implement convertPanXCoord() to support audio panning.Eric Fry
2018-07-20ILLUSIONS: Print walk rectangle point on background to aid in debuggingEric Fry
2018-07-20ILLUSIONS: Rename some actor flagsEric Fry
2018-07-20ILLUSIONS: Connect up midi fade to MidiPlayer objectEric Fry
2018-07-20ILLUSIONS: Replace actor flag magic values with enum definitionsEric Fry
2018-07-20ILLUSIONS: Change video skip key from escape to spaceEric Fry
2018-07-20ILLUSIONS: Add midi music playerEric Fry
2018-07-20ILLUSIONS: Play video filesEric Fry
2018-07-20ILLUSIONS: Fix bug when setting property timers.Eric Fry
2018-07-20ILLUSIONS: Improve naming of variables and methods in menu system.Eric Fry
2018-07-20Work on options menuEric Fry
2018-07-20Save description with savegameEric Fry
2018-07-20Fixed save continue dialog menuEric Fry
2018-07-20Work on save supportEric Fry
2018-07-20Disable debug scene overrideEric Fry
2018-07-20ILLUSIONS: Split Screen class into variants for 8bit and 16bit (i.e. Duckman ...johndoe123
2018-07-20ILLUSIONS: Move palette code from Screen to new ScreenPalette classjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Move game credits into own file and classjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement load game from the game's menu systemjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Extract trigger cause sound playing to methodjohndoe123
2018-07-20ILLUSIONS: Implement save/load functionalityjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcodes 160017, 16001B, 160020 and 160021johndoe123