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.cpp
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: Clean up/fix some TODOs
johndoe123
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: always use braces for loops
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
Getting it to compile after merging master
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: Remove experimental sprite smoothing code
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: Implement save/load functionality
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
2018-07-20
ILLUSIONS: BBDOU: Add microphone radar
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: 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: Use screen pixel format when creating surfaces
johndoe123
2018-07-20
ILLUSIONS: Implement sprite scaling
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes and fix/add stuff along the way
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes and related
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