aboutsummaryrefslogtreecommitdiff
path: root/graphics/scummfont.cpp
AgeCommit message (Collapse)Author
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20519
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-09-03Change PalmOS identChris Apers
svn-id: r18748
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-05-02Const correctnessMax Horn
svn-id: r17898
2005-01-08Fix bug #1098115 (GUI: Broken console font)Max Horn
svn-id: r16488
2005-01-06Switching GUI to an alternate font; using a second, bigger, font for 640x480 ↵Max Horn
games like COMI. Note: we can always easily switch back to the SCUMM font or any other font, if we want to svn-id: r16467
2005-01-06Added a font manager (work in progress)Max Horn
svn-id: r16460
2005-01-06Patch #1092994 (Selfscaling GUI)Max Horn
svn-id: r16455
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-20added coordinates clipping to ScummFont::drawChar(), this should make ↵Gregory Montoir
valgrind happy when displaying the about window. svn-id: r16147
2004-04-16Rename this function and associate data with COMMON fileChris Apers
svn-id: r13587
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn
svn-id: r13357