aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-09-23Fix subtitle display in C64 maniac.Travis Howell
2005-09-23Fix contributor's name.Eugene Sandulenko
2005-09-22Add reported MM spanishEugene Sandulenko
2005-09-22Fix regression introduced when we split engine constructiors intoEugene Sandulenko
2005-09-22Convert old actor moving states.Travis Howell
2005-09-22Patch #1297829 "Basic Costume Renderer for MM C64"Eugene Sandulenko
2005-09-20Normalize use of DISABLE_SCALERS. Now it really disables all scalersEugene Sandulenko
2005-09-20Implement Feature request #1286150 "Third-party translations". JustEugene Sandulenko
2005-09-19Fixed bug #1294660, using aquadran's suggested solution.Torbjörn Andersson
2005-09-19OoopsTravis Howell
2005-09-19Switch back to using _paletteMod for the palette adjustment in 32 color Amiga...Travis Howell
2005-09-18Add md5s of extracted MM NES.Eugene Sandulenko
2005-09-17Add reported MI1 VGA V1.1Eugene Sandulenko
2005-09-17Add bundled Mac snmdemo.Eugene Sandulenko
2005-09-17Remoe unused variableEugene Sandulenko
2005-09-17Make Mac DOTT demo runnable.Eugene Sandulenko
2005-09-16Add Mac Dott demo. Though file substitutes handling needs to be extended toEugene Sandulenko
2005-09-16Add file substitutions for UK Putt Time release.Eugene Sandulenko
2005-09-16Not actually script 18, but exit script.Travis Howell
2005-09-15I think this fixes bug #1291074, which is a masking glitch in Amiga v5Torbjörn Andersson
2005-09-14Add UK releases of HE demos.Eugene Sandulenko
2005-09-14Add f4demo from UK putttimeEugene Sandulenko
2005-09-14Add UK release of putt time.Eugene Sandulenko
2005-09-14ZZZZZZZZZZZZZZCCCVS: --------------------------------------------------------...Travis Howell
2005-09-14Move the check for >= v5 further up the calling chainJonathan Gray
2005-09-14Only try opening SfxFile for >= v5 games.Jonathan Gray
2005-09-14OoopsTravis Howell
2005-09-14Fix skipping cutscenes in C64 maniac.Travis Howell
2005-09-14Selection screen in C64 maniac works.Travis Howell
2005-09-14Selection screen partly working in C64 maniac.Travis Howell
2005-09-14Fix entry point in C64 maniac.Travis Howell
2005-09-14Fix room object loading in C64 maniac.Travis Howell
2005-09-13Fix for FM-TOWNS Monkey1 detection.Eugene Sandulenko
2005-09-13whitespace fixesEugene Sandulenko
2005-09-13Fix SegaCD detection.Eugene Sandulenko
2005-09-11Add reported games.Eugene Sandulenko
2005-09-11russian indy3Eugene Sandulenko
2005-09-11Add reported indy4 amiga spanish.Eugene Sandulenko
2005-09-09Fix warningTravis Howell
2005-09-09Remove pointless check, exists in all SCUMM6+.Travis Howell
2005-09-08added missing calls to destructors in ScummEngine_v70he and ScummEngine_v90heGregory Montoir
2005-09-08typoGregory Montoir
2005-09-07Remove debug output leftoverEugene Sandulenko
2005-09-07Fixing wrong file formatting.Eugene Sandulenko
2005-09-07Add C64 games.Eugene Sandulenko
2005-09-06oops. Commited halfway changes.Eugene Sandulenko
2005-09-06Jump opcodes in C64 really use Words not Bytes, so overload them.Eugene Sandulenko
2005-09-06Jump opcodes in C64 really use Words not bytes, so overload them.Eugene Sandulenko
2005-09-06Completely revisited C64 opcodes table. Matched with disassembly.Eugene Sandulenko
2005-09-05Partially fixed utter mess with C64 opcodes.Eugene Sandulenko