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
/
backgroundresource.cpp
Age
Commit message (
Expand
)
Author
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: Add logic to enable palette cycling sequence
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: 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: 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 resource-related files into resources subdirectory
johndoe123