aboutsummaryrefslogtreecommitdiff
path: root/engines/director/graphics.cpp
AgeCommit message (Expand)Author
2019-12-25DIRECTOR: Simplify palette transformationsEugene Sandulenko
2019-12-25DIRECTOR: Added palette transformation routineEugene Sandulenko
2019-12-25DIRECTOR: Added test routine for drawing paletteEugene Sandulenko
2019-12-25DIRECTOR: Replace palette data with hex numbersEugene Sandulenko
2019-12-24DIRECTOR: Finish work on reducing header dependencyEugene Sandulenko
2019-12-11DIRECTOR: Added comments to screen update callsEugene Sandulenko
2019-12-11DIRECTOR: Plug MacWindowManager inEugene Sandulenko
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-03-12JANITORIAL: Whitespace optimisationsEugene Sandulenko
2017-03-02DIRECTOR: Janitorial: Fix code formattingEugene Sandulenko
2017-02-07DIRECTOR: Move graphics-related code to graphics.cppEugene Sandulenko
2017-01-13DIRECTOR: Fix variable shadowing and array declarations.stevenhoefel
2017-01-13DIRECTOR: Implement Shape Patterns and Borders for D3.stevenhoefel