aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/smush_font.cpp
AgeCommit message (Expand)Author
2005-04-20cleanupMax Horn
2005-04-10Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it c...Max Horn
2005-01-01Updated copyrightMax Horn
2004-10-23Patch #1048283 (Improved CJK / FM-TOWNS support & some documention)Max Horn
2004-09-18Rename some member vars to avoid _ followed by an uppercase letter. More of t...Max Horn
2004-08-22Switch smush debug to channelTravis Howell
2004-08-14fixed warningsPaweł Kołodziejski
2004-07-18Too many newlinesMax Horn
2004-04-16Revert debug levelsMax Horn
2004-04-16Unify some codeMax Horn
2004-04-15Changed the type of value from char to int8. Otherwise, if char happens toTorbjörn Andersson
2004-01-06updated copyright noticeMax Horn
2003-11-16changed some shift operators to *, /Paweł Kołodziejski
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-06-09Fixed text-positioning regressions in the Full Throttle intro and in TheTorbjörn Andersson
2003-06-08cleanup; got rid of the split function and rather work in place (so instead o...Max Horn
2003-06-07cleanupMax Horn
2003-06-07cleanup and a few fixes for text positioning (but am not sure if it's fully c...Max Horn
2003-06-07adhere to our coding style conventions; removed some unneccessary codeMax Horn
2003-06-07make SmushFont inherit from NutRenderer (TODO: drawChar stuff should be unifi...Max Horn
2003-06-04some more cleanupMax Horn
2003-06-04some cleanup & refactoring (CJK fonts have proper shadows now, for example); ...Max Horn
2003-06-04fix warningPaweł Kołodziejski
2003-06-04cleanupMax Horn
2003-06-04Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; s...Max Horn
2003-04-30som changes to make Palm OS happyMax Horn
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski