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
/
resources
Age
Commit message (
Expand
)
Author
2019-11-16
ILLUSIONS: Fix Missing Default Switch Cases
D G Turner
2018-07-20
ILLUSIONS: Formatting fixes
Eric Fry
2018-07-20
ILLUSIONS: Remove old TODOs
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgrounds
Eric Fry
2018-07-20
ILLUSIONS: always use braces for loops
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Formatting
Eric Fry
2018-07-20
ILLUSIONS: Replace spaces with tabs
Eric Fry
2018-07-20
ILLUSIONS: Add debug cheat code support
Eric Fry
2018-07-20
ILLUSIONS: Add logic to enable palette cycling sequence
Eric Fry
2018-07-20
ILLUSIONS: Add more logging
Eric Fry
2018-07-20
ILLUSIONS: Print walk rectangle point on background to aid in debugging
Eric Fry
2018-07-20
ILLUSIONS: silence clang warning about not operation in expression
Eric Fry
2018-07-20
ILLUSIONS: Change video skip key from escape to space
Eric Fry
2018-07-20
ILLUSIONS: Add midi music player
Eric Fry
2018-07-20
ILLUSIONS: Fix clang warnings. Work on menu keyboard control
Eric Fry
2018-07-20
ILLUSIONS: Fix static buffer overrun in debug log function.
Eric Fry
2018-07-20
ILLUSIONS: Fill in background for text in menus
Eric Fry
2018-07-20
ILLUSIONS: Work on menu border decoration
Eric Fry
2018-07-20
ILLUSIONS: Move palette code from Screen to new ScreenPalette class
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...
johndoe123
2018-07-20
ILLUSIONS: Implement save/load functionality
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcodes 160017, 16001B, 160020 and 160021
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Start implementing the menu system
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: Add text drawing to BBDOU
johndoe123
2018-07-20
ILLUSIONS: Refactor the input system
johndoe123
2018-07-20
ILLUSIONS: Move resource-related files into resources subdirectory
johndoe123