aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/transitions.cpp
AgeCommit message (Expand)Author
2010-04-16SCI: make pixelation transition work in upscaled hires modeMartin Kiewitz
2010-04-16SCI: make scroll transitions work in upscaled hires modeMartin Kiewitz
2010-02-17SCI: Cleanup resource.hMax Horn
2010-02-04SCI: renaming Transitions to GfxTransitionsMartin Kiewitz
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-06SCI: making most of the variables in screen class private (some of it was nee...Martin Kiewitz
2010-01-06Removed all hardcoded screen sizesFilippos Karapetis
2010-01-05More renamingFilippos Karapetis