Age | Commit message (Expand) | Author |
2007-01-29 | - Another attempt at fixing the immediately-closing notepad heisenbug (#1621089) | Sven Hesse |
2007-01-29 | Add French version of Simon the Sorcerer 2 (Windows CD) | Travis Howell |
2007-01-28 | Gregory's patch for bug #1645653 ("MSVC71 BUILD: Latest SVN doesn't compile"). | Johannes Schickel |
2007-01-28 | Moved some stuff from CharsetRenderer (back) to ScummEngine, added comments | Max Horn |
2007-01-28 | Partial fix for bug #1036707 (made by cyx): Get rid of _verbCharset, so that ... | Max Horn |
2007-01-28 | Fix crash on PalmOS due to out of memory | Chris Apers |
2007-01-28 | Added French/Atari ST version of Elvira 1 and 2 | Chris Apers |
2007-01-28 | Ooops | Sven Hesse |
2007-01-28 | Return a default value in the const-variant of HashMap::getVal, instead of as... | Max Horn |
2007-01-28 | - Fixed the Adlib data ugliness | Sven Hesse |
2007-01-28 | Pass objects by (const) ref instead of value; only set game description in th... | Max Horn |
2007-01-28 | Always set gameid & description in a GameDescriptor (somewhat more future pro... | Max Horn |
2007-01-28 | Add more paramteres to AdvancedDetector. Not used yet. | Eugene Sandulenko |
2007-01-28 | Fix regression which prevented to run games specified only in command line | Eugene Sandulenko |
2007-01-28 | Reintroduced non-static gameid() and description(), by popular(?) demand. | Marcus Comstedt |
2007-01-27 | Fix typo spotted by clone2727 | Eugene Sandulenko |
2007-01-27 | DetectedGameList -> GameList. | Marcus Comstedt |
2007-01-27 | Made gameid() and description() const. | Marcus Comstedt |
2007-01-27 | Oops. Revert accidental commit | Eugene Sandulenko |
2007-01-27 | Fixes and gfx rendering works | Eugene Sandulenko |
2007-01-27 | Stop movie lead-in/out when restarting the game (as I already claimed in a | Torbjörn Andersson |
2007-01-27 | formatting. | Johannes Schickel |
2007-01-27 | Implemented some missing effects (arpeggio, sample delay, fine slides, finetu... | Sven Hesse |
2007-01-27 | Updated symbian builds for parallaction | Lars Persson |
2007-01-27 | Ooops | Sven Hesse |
2007-01-27 | Changed ProtrackerStream to inherit from Paula, unifying the mixing | Sven Hesse |
2007-01-27 | Moved the setupPremix() calls to initSound() and deinitSound(), instead of the | Torbjörn Andersson |
2007-01-27 | added missing MKID_BE macros | Gregory Montoir |
2007-01-27 | cleanup (made NutRenderer::loadFont protected, added call during initialisati... | Gregory Montoir |
2007-01-27 | Fixed picture drawing bug in pattern data (should only affect v3 + sq1 games ... | Stuart George |
2007-01-27 | Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussing | Torbjörn Andersson |
2007-01-27 | Revert audiostream changes for VOC sound, due to sgin differences in Amiga CD... | Travis Howell |
2007-01-27 | Add changes from madmoose to fix initial song length. | Travis Howell |
2007-01-27 | Correct md5 details for restart file in Amiga/AtariST versions of Elvira 1/2 ... | Travis Howell |
2007-01-27 | removed printf's spewing out tons of debug messages | Nicola Mettifogo |
2007-01-27 | Removing two FIXMEs, based on what madmoose told me on #scummvm | Max Horn |
2007-01-26 | fixed out-of-bounds error causing random crashes in dialogues | Nicola Mettifogo |
2007-01-26 | added more debug messages | Nicola Mettifogo |
2007-01-26 | added NULLity checks | Nicola Mettifogo |
2007-01-26 | make sure current archive is closed before opening a new one | Nicola Mettifogo |
2007-01-26 | Workaround for bug #1582672 ("KYRA1: Text crippled and drawn wrong"). | Johannes Schickel |
2007-01-26 | updated NutRenderer::drawShadowChar() comment | Gregory Montoir |
2007-01-26 | templatified some Wiz decoding functions | Gregory Montoir |
2007-01-26 | Some adjustments to the menu code to better suit longer strings in some langu... | Oystein Eftevaag |
2007-01-26 | Changed one strcmp in Parse_v2::parseExpr() to scumm_stricmp, to fix bug #163... | Sven Hesse |
2007-01-26 | oops, no idea how that happened | Max Horn |
2007-01-26 | - Just warn, don't die, when a CD-Track isn't found | Sven Hesse |
2007-01-26 | Added separate function for playing cutscene lead-in/out sounds, and made sure | Torbjörn Andersson |
2007-01-26 | Don't convert FSNode to a path when we don't have to | Max Horn |
2007-01-26 | Updated NEWS a bit | Max Horn |