index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
illusions
/
bbdou
Age
Commit message (
Expand
)
Author
2019-11-16
ILLUSIONS: Fix Missing Default Switch Cases
D G Turner
2019-05-27
ILLUSIONS: Fix MSVC warnings
Filippos Karapetis
2018-07-23
ILLUSIONS: Fix copy/paste bug. CID 1394433
Eugene Sandulenko
2018-07-20
ILLUSIONS: Formatting fixes
Eric Fry
2018-07-20
ILLUSIONS: Clean up/fix some TODOs
johndoe123
2018-07-20
ILLUSIONS: Minor cleanup
johndoe123
2018-07-20
ILLUSIONS: Remove old TODOs
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Rename variables (bubble and special code)
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcher
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Add quit opcode
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffect
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Formatting
Eric Fry
2018-07-20
ILLUSIONS: BBDOU: Implement video player
johndoe123
2018-07-20
ILLUSIONS: Formatting fixes
Eric Fry
2018-07-20
ILLUSIONS: always use braces for loops
Eric Fry
2018-07-20
ILLUSIONS: Fix formatting
Eric Fry
2018-07-20
ILLUSIONS: Fix typo in palette cycle logic.
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Replace spaces with tabs
Eric Fry
2018-07-20
ILLUSIONS: Wire up subtitle text duration config slider
Eric Fry
2018-07-20
ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constant
Eric Fry
2018-07-20
ILLUSIONS: Rename some actor flags
Eric Fry
2018-07-20
ILLUSIONS: Replace actor flag magic values with enum definitions
Eric Fry
2018-07-20
ILLUSIONS: Fix clang warnings. Work on menu keyboard control
Eric Fry
2018-07-20
ILLUSIONS: Split Screen class into variants for 8bit and 16bit (i.e. Duckman ...
johndoe123
2018-07-20
ILLUSIONS: Move palette code from Screen to new ScreenPalette class
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Rename more
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Extract code to new class ObjectInteractModeMap
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Rename stuff
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement opcode 54
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement opcodes 22, 23
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement opcodes 18, 19
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement remaining special opcodes 160018, 160028, 16002B
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement food/cafeteria minigame
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement BbdouBubble::calcBubbles
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement credits code and adjust existing code
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement more special opcodes and finish putBackInventoryItem
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functions
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Start implementing crosshair cursor (used in shooting minig...
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement special code 16000F
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement special code 160030
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcode 21
johndoe123
2018-07-20
ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constants
johndoe123
2018-07-20
ILLUSIONS: Rename ProgInfo -> SceneInfo
johndoe123
2018-07-20
ILLUSIONS: Rename tag -> sceneId
johndoe123
2018-07-20
ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/...
johndoe123
2018-07-20
ILLUSIONS: Move trigger functions code to seperate file
johndoe123
2018-07-20
ILLUSIONS: Add text drawing to BBDOU
johndoe123
[next]