aboutsummaryrefslogtreecommitdiff
path: root/scumm/charset.h
AgeCommit message (Expand)Author
2003-05-14V2 text drawingMax Horn
2003-05-14force fixed width font in V2 games (our font data is proportional, hence this...Max Horn
2003-05-08added a v2 charset rendered (with a hardcoded font take from german zak); ena...Max Horn
2003-04-27drop shadow cleanupMax Horn
2003-04-07added charset support for all V3 games, and fix for cleaning all 16 variables...Paweł Kołodziejski
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2002-12-31there are 5 fonts in CMIPaweł Kołodziejski
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