aboutsummaryrefslogtreecommitdiff
path: root/scumm/charset.cpp
AgeCommit message (Expand)Author
2003-01-15made NUT font rendered honor _ignoreCharsetMaskMax Horn
2002-12-31there are 5 fonts in CMIPaweł Kołodziejski
2002-12-31added masking to nut charset rendererMax Horn
2002-12-30removed more dead weightMax Horn
2002-12-27removing some annoying warningsMax Horn
2002-12-27Move some things around, to get rid of all these resource/ sprintf's for CMIJames Brown
2002-12-26reuse the old (ugly nasty dreaded) string system for V8, too (by supplying a ...Max Horn
2002-12-26fixed save/load; more restructuring of the charset rendering codeMax Horn
2002-12-25seperated classic & old256 rendered (now subclasses of CharsetRenderer)Max Horn
2002-12-25more cleanupMax Horn
2002-12-25cleanupMax Horn
2002-12-25moved CharsetRendere into its own header/source file; changed Scumm::_charset...Max Horn