aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-02-20Variable should be checked at this point.Travis Howell
2004-02-20oopsEugene Sandulenko
2004-02-20o Fixed crashes when file to open does not exist. (missed functionality)Eugene Sandulenko
2004-02-20Revert recent change that breaks temporary saves (No music or even crashes)Travis Howell
2004-02-20oops. Restored needed debug output.Eugene Sandulenko
2004-02-20Added some more stubs for Kernel[Set/Get]functions. Some more commentsEugene Sandulenko
2004-02-19Fatty Bear games use positive size values in these opcodes.Travis Howell
2004-02-19An equal value should be allowed, originals used changeRange at this point.Travis Howell
2004-02-18Change debugs back to warnings (As requested)Travis Howell
2004-02-18remove this *purely experimental and knowingly incomplete* test code from the...Max Horn
2004-02-18Add some safety checksMax Horn
2004-02-18INSANE debug output now can be turned on in debug consoleEugene Sandulenko
2004-02-18INSANE debug output now can be turned ot in debug consoleEugene Sandulenko
2004-02-18FT/DIG/COMI should always default to 100 for actor.forceclip.Travis Howell
2004-02-17Made explicitly clear that for GID_PJSDEMO, _numNewNames never got set (i.e. ...Max Horn
2004-02-17delete certain unused non-perma resources when loadingMax Horn
2004-02-17Add reported Atari and Amiga md5'sEugene Sandulenko
2004-02-17Add Putt-Putt Circus Mac demoEugene Sandulenko
2004-02-17save talkVolumeMax Horn
2004-02-17Fix bug in ScummEngine_v6::o6_setBoxSetEugene Sandulenko
2004-02-16Rename opcodeTravis Howell
2004-02-16Rename opcodeTravis Howell
2004-02-16Add comment and caseTravis Howell
2004-02-16Update commentTravis Howell
2004-02-16Add akos drawing offsetsTravis Howell
2004-02-15Add back fix for bug #738352 and restrict to needed games only (Checked again...Travis Howell
2004-02-15Another Amiga V3 sounds update from Quietust:Travis Howell
2004-02-15More fixes to ScummEngine_v6::o6_pickVarRandomEugene Sandulenko
2004-02-15Add fix for akos colorKey issue in fbearTravis Howell
2004-02-15Fix crash at fbear end sceneEugene Sandulenko
2004-02-14fixed warningPaweł Kołodziejski
2004-02-14changed to debugPaweł Kołodziejski
2004-02-14Fix E4 opcode implemetnation. Now it worksEugene Sandulenko
2004-02-14fixed bug #892426 - improved FT sound loopsPaweł Kołodziejski
2004-02-14Some part of E4 opcode is FT/Dig onlyEugene Sandulenko
2004-02-14Implementation of o6_unknownE4Eugene Sandulenko
2004-02-14Fix compilationEugene Sandulenko
2004-02-14Explaining odd hacks with a comment is usually a good idea :-)Max Horn
2004-02-14fix for bug #896525, it align pull data and freq to 25 calls per sec.Paweł Kołodziejski
2004-02-14Reverted patch #889552. Kirben confirmed it was wrong for DOTT, and it wasTorbjörn Andersson
2004-02-14Add mutex tracking to make it easier to debug imuse deadlocksJames Brown
2004-02-14Fix valgrind warning in PC version of FT demoTravis Howell
2004-02-14Fix FUNPACK: puzzle blocks regressionTravis Howell
2004-02-14Use correct order, to prevent mingw warnings.Travis Howell
2004-02-14Init the correct wayTravis Howell
2004-02-14Fix valgrind warningTravis Howell
2004-02-13Add EGA palette range correction (#896434)Travis Howell
2004-02-13Switch warnings to debugTravis Howell
2004-02-13Switch warnings to debug.Travis Howell
2004-02-13Remove debug printf()James Brown