Age | Commit message (Expand) | Author |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-28 | Improved version of patch to fix bug #1722153: "FT: Error on loading a game s... | Eugene Sandulenko |
2007-05-13 | removed part of my patch for bug #1662610, CharsetRenderer::getStringHeight()... | Gregory Montoir |
2007-04-15 | Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 func... | Gregory Montoir |
2007-02-03 | Applied the revised NUT font renderer patch #1635584, which combines cyx's | Torbjörn Andersson |
2007-01-28 | Moved some stuff from CharsetRenderer (back) to ScummEngine, added comments | Max Horn |
2007-01-27 | cleanup (made NutRenderer::loadFont protected, added call during initialisati... | Gregory Montoir |
2007-01-27 | Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussing | Torbjörn Andersson |
2007-01-21 | Applied my own patch #1635584 (after discussing with Fingolfin) to reduce the | Torbjörn Andersson |
2006-10-15 | Turned some more static vars into static const | Max Horn |
2006-09-17 | renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c... | Max Horn |
2006-09-17 | Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e... | Max Horn |
2006-09-16 | Replaced checkRange by assertRange, which has (a) an (IMO) more logical order... | Max Horn |
2006-05-09 | - Updated MSVC8 project files | Eugene Sandulenko |
2006-05-07 | Turning this warning into an error, since I never got any feedback on it | Max Horn |
2006-05-07 | Perform (horizontal) charset text clipping for V1-V3, too | Max Horn |
2006-05-03 | Removed CharsetRendererV3::getFontHeight (it was identical to CharsetRenderer... | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |