aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: Wire up restart savegame menu item.Eric Fry
2018-07-20ILLUSIONS: Enable illusions engine by defaultEric 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: loop music tracksEric 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: Add logic to enable palette cycling sequenceEric Fry
2018-07-20ILLUSIONS: Add more loggingEric 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: silence clang warning about not operation in expressionEric 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: 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: Play video filesEric Fry
2018-07-20ILLUSIONS: Fix valgrind warnings about usage of uninitialised variablesEric Fry
2018-07-20ILLUSIONS: Fix bug when setting property timers.Eric Fry
2018-07-20ILLUSIONS: Fill in background for text in menusEric Fry
2018-07-20ILLUSIONS: Name menu border color variables to add readabilityEric Fry
2018-07-20ILLUSIONS: Work on menu border decorationEric Fry
2018-07-20ILLUSIONS: Replace text flag magic numbers with definesEric 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-20Getting it to compile after merging masterEric 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: BBDOU: Remove experimental sprite smoothing codejohndoe123
2018-07-20ILLUSIONS: BBDOU: Rename morejohndoe123
2018-07-20ILLUSIONS: BBDOU: Extract code to new class ObjectInteractModeMapjohndoe123
2018-07-20ILLUSIONS: BBDOU: Rename stuffjohndoe123
2018-07-20ILLUSIONS: Minor cleanup: Remove empty methods in thread classesjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement opcode 54johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement opcodes 22, 23johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement opcodes 18, 19johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Move game credits into own file and classjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement remaining special opcodes 160018, 160028, 16002Bjohndoe123