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
/
screen.h
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement video player
johndoe123
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
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: Implement credits code and adjust existing code
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functions
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ...
johndoe123
2018-07-20
ILLUSIONS: Add text drawing to BBDOU
johndoe123
2018-07-20
ILLUSIONS: Add screen shaking effect
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: Implement palette shifting and color shadow table
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: Refactor code in preparation for the Duckman engine
johndoe123
2018-07-20
ILLUSIONS: Move SpriteDrawQueue to screen
johndoe123
2018-07-20
ILLUSIONS: Move SpriteDecompressQueue to screen
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes and fix/add stuff along the way
johndoe123
2018-07-20
ILLUSIONS: Implement more script opcodes and related functions
johndoe123
2018-07-20
ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompression
johndoe123
2018-07-20
ILLUSIONS: Add Screen class and ajust code to use it
johndoe123