aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/text.h
AgeCommit message (Expand)Author
2010-01-31SCI: removing unused DrawChar()/StdChar() from text classMartin Kiewitz
2010-01-31SCI: implemented font cachingMartin Kiewitz
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-31SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...Martin Kiewitz
2010-01-05More renamingFilippos Karapetis