Age | Commit message (Expand) | Author |
2005-01-01 | Updated copyright | Max Horn |
2004-10-09 | Added methods to access charset x/y offs values (though those seem to be all ... | Max Horn |
2004-08-08 | Patch #1003866 (SCUMM: New text rendering code (fixes various bugs)) | Max Horn |
2004-06-27 | Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to... | Max Horn |
2004-04-04 | allow disabling of text shadow in NUT font renderer | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-10-17 | patch #823031: Support Russian Full Throttle | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-09-06 | added support for codec1 in nut renderer | Paweł Kołodziejski |
2003-07-04 | fixed warning regarding overloaded virtual methods | Max Horn |
2003-06-07 | make SmushFont inherit from NutRenderer (TODO: drawChar stuff should be unifi... | Max Horn |
2003-06-04 | some more cleanup | Max Horn |
2003-06-04 | some cleanup & refactoring (CJK fonts have proper shadows now, for example); ... | Max Horn |
2003-06-04 | Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; s... | Max Horn |
2003-05-27 | increased nut font debug level to 8 | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-01-30 | fixed crash with non-ASCII chars | Max Horn |
2003-01-15 | made NUT font rendered honor _ignoreCharsetMask | Max Horn |
2002-12-30 | removed more dead weight | Max Horn |
2002-12-25 | two good rules of thumb: don't use typecasts if you don't have to - type cast... | Max Horn |
2002-12-25 | added nut renderer, there is bug with font width, fix later | Paweł Kołodziejski |