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
/
director
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2020-01-09
DIRECTOR: Improve error messages
Eugene Sandulenko
2019-12-25
DIRECTOR: Simplify palette transformations
Eugene Sandulenko
2019-12-25
DIRECTOR: Added palette transformation routine
Eugene Sandulenko
2019-12-25
DIRECTOR: Added test routine for drawing palette
Eugene Sandulenko
2019-12-25
DIRECTOR: Replace palette data with hex numbers
Eugene Sandulenko
2019-12-24
DIRECTOR: Finish work on reducing header dependency
Eugene Sandulenko
2019-12-11
DIRECTOR: Added comments to screen update calls
Eugene Sandulenko
2019-12-11
DIRECTOR: Plug MacWindowManager in
Eugene Sandulenko
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-03-12
JANITORIAL: Whitespace optimisations
Eugene Sandulenko
2017-03-02
DIRECTOR: Janitorial: Fix code formatting
Eugene Sandulenko
2017-02-07
DIRECTOR: Move graphics-related code to graphics.cpp
Eugene Sandulenko
2017-01-13
DIRECTOR: Fix variable shadowing and array declarations.
stevenhoefel
2017-01-13
DIRECTOR: Implement Shape Patterns and Borders for D3.
stevenhoefel