aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/transitions.cpp
AgeCommit message (Collapse)Author
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is ↵Martin Kiewitz
now called directly w/o SciGui svn-id: r47752
2010-01-06SCI: making most of the variables in screen class private (some of it was ↵Martin Kiewitz
needed for old gui) svn-id: r47075
2010-01-06Removed all hardcoded screen sizesFilippos Karapetis
svn-id: r47072
2010-01-05More renamingFilippos Karapetis
svn-id: r47009