aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/font.cpp
AgeCommit message (Expand)Author
2010-04-16SCI: support for kanji (sjis), minor centering issue leftMartin Kiewitz
2010-02-05SCI: renamed class Font to GfxFontMartin Kiewitz
2010-01-31SCI: changed the way font class is initializedMartin 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-05More renamingFilippos Karapetis