aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/bbdou
AgeCommit message (Expand)Author
2019-11-16ILLUSIONS: Fix Missing Default Switch CasesD G Turner
2019-05-27ILLUSIONS: Fix MSVC warningsFilippos Karapetis
2018-07-23ILLUSIONS: Fix copy/paste bug. CID 1394433Eugene Sandulenko
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: Clean up/fix some TODOsjohndoe123
2018-07-20ILLUSIONS: Minor cleanupjohndoe123
2018-07-20ILLUSIONS: Remove old TODOsjohndoe123
2018-07-20ILLUSIONS: BBDOU: Rename variables (bubble and special code)johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcherjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add quit opcodejohndoe123
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffectjohndoe123
2018-07-20ILLUSIONS: BBDOU: FormattingEric Fry
2018-07-20ILLUSIONS: BBDOU: Implement video playerjohndoe123
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Fix formattingEric Fry
2018-07-20ILLUSIONS: Fix typo in palette cycle logic.Eric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Replace spaces with tabsEric Fry
2018-07-20ILLUSIONS: Wire up subtitle text duration config sliderEric Fry
2018-07-20ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constantEric Fry
2018-07-20ILLUSIONS: Rename some actor flagsEric Fry
2018-07-20ILLUSIONS: Replace actor flag magic values with enum definitionsEric Fry
2018-07-20ILLUSIONS: Fix clang warnings. Work on menu keyboard controlEric 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: Rename morejohndoe123
2018-07-20ILLUSIONS: BBDOU: Extract code to new class ObjectInteractModeMapjohndoe123
2018-07-20ILLUSIONS: BBDOU: Rename stuffjohndoe123
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: BBDOU: Implement remaining special opcodes 160018, 160028, 16002Bjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement food/cafeteria minigamejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement BbdouBubble::calcBubblesjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement more special opcodes and finish putBackInventoryItemjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functionsjohndoe123
2018-07-20ILLUSIONS: BBDOU: Start implementing crosshair cursor (used in shooting minig...johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement special code 16000Fjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement special code 160030johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement opcode 21johndoe123
2018-07-20ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constantsjohndoe123
2018-07-20ILLUSIONS: Rename ProgInfo -> SceneInfojohndoe123
2018-07-20ILLUSIONS: Rename tag -> sceneIdjohndoe123
2018-07-20ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/...johndoe123
2018-07-20ILLUSIONS: Move trigger functions code to seperate filejohndoe123
2018-07-20ILLUSIONS: Add text drawing to BBDOUjohndoe123