aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
2004-02-20oopsEugene Sandulenko
svn-id: r12940
2004-02-20o Fixed crashes when file to open does not exist. (missed functionality)Eugene Sandulenko
o Fixed redimArray svn-id: r12939
2004-02-20Revert recent change that breaks temporary saves (No music or even crashes)Travis Howell
svn-id: r12938
2004-02-20oops. Restored needed debug output.Eugene Sandulenko
svn-id: r12937
2004-02-20Added some more stubs for Kernel[Set/Get]functions. Some more commentsEugene Sandulenko
on opcodes svn-id: r12936
2004-02-19Fatty Bear games use positive size values in these opcodes.Travis Howell
svn-id: r12933
2004-02-19An equal value should be allowed, originals used changeRange at this point.Travis Howell
svn-id: r12932
2004-02-18Change debugs back to warnings (As requested)Travis Howell
svn-id: r12931
2004-02-18remove this *purely experimental and knowingly incomplete* test code from ↵Max Horn
the release branch svn-id: r12929
2004-02-18Add some safety checksMax Horn
svn-id: r12928
2004-02-18INSANE debug output now can be turned on in debug consoleEugene Sandulenko
svn-id: r12927
2004-02-18INSANE debug output now can be turned ot in debug consoleEugene Sandulenko
svn-id: r12926
2004-02-18FT/DIG/COMI should always default to 100 for actor.forceclip.Travis Howell
svn-id: r12925
2004-02-17Made explicitly clear that for GID_PJSDEMO, _numNewNames never got set (i.e. ↵Max Horn
it always was stuck at 0) svn-id: r12924
2004-02-17delete certain unused non-perma resources when loadingMax Horn
svn-id: r12923
2004-02-17Add reported Atari and Amiga md5'sEugene Sandulenko
svn-id: r12922
2004-02-17Add Putt-Putt Circus Mac demoEugene Sandulenko
svn-id: r12921
2004-02-17save talkVolumeMax Horn
svn-id: r12919
2004-02-17Fix bug in ScummEngine_v6::o6_setBoxSetEugene Sandulenko
svn-id: r12918
2004-02-16Rename opcodeTravis Howell
svn-id: r12914
2004-02-16Rename opcodeTravis Howell
svn-id: r12913
2004-02-16Add comment and caseTravis Howell
svn-id: r12912
2004-02-16Update commentTravis Howell
Remove duplicate code svn-id: r12911
2004-02-16Add akos drawing offsetsTravis Howell
svn-id: r12910
2004-02-15Add back fix for bug #738352 and restrict to needed games only (Checked ↵Travis Howell
against disasm.) svn-id: r12905
2004-02-15Another Amiga V3 sounds update from Quietust:Travis Howell
Music is closer to the way it sounds on a real Amiga Fixes the drums in the Indy3 'Berlin' music svn-id: r12903
2004-02-15More fixes to ScummEngine_v6::o6_pickVarRandomEugene Sandulenko
svn-id: r12899
2004-02-15Add fix for akos colorKey issue in fbearTravis Howell
svn-id: r12898
2004-02-15Fix crash at fbear end sceneEugene Sandulenko
svn-id: r12896
2004-02-14fixed warningPaweł Kołodziejski
svn-id: r12891
2004-02-14changed to debugPaweł Kołodziejski
svn-id: r12890
2004-02-14Fix E4 opcode implemetnation. Now it worksEugene Sandulenko
svn-id: r12888
2004-02-14fixed bug #892426 - improved FT sound loopsPaweł Kołodziejski
svn-id: r12886
2004-02-14Some part of E4 opcode is FT/Dig onlyEugene Sandulenko
svn-id: r12885
2004-02-14Implementation of o6_unknownE4Eugene Sandulenko
svn-id: r12884
2004-02-14Fix compilationEugene Sandulenko
svn-id: r12883
2004-02-14Explaining odd hacks with a comment is usually a good idea :-)Max Horn
svn-id: r12875
2004-02-14fix for bug #896525, it align pull data and freq to 25 calls per sec.Paweł Kołodziejski
svn-id: r12873
2004-02-14Reverted patch #889552. Kirben confirmed it was wrong for DOTT, and it wasTorbjörn Andersson
causing regressions in FOA. See bug #884171 and #893500 for details. svn-id: r12872
2004-02-14Add mutex tracking to make it easier to debug imuse deadlocksJames Brown
svn-id: r12870
2004-02-14Fix valgrind warning in PC version of FT demoTravis Howell
svn-id: r12868
2004-02-14Fix FUNPACK: puzzle blocks regressionTravis Howell
svn-id: r12867
2004-02-14Use correct order, to prevent mingw warnings.Travis Howell
svn-id: r12865
2004-02-14Init the correct wayTravis Howell
svn-id: r12863
2004-02-14Fix valgrind warningTravis Howell
svn-id: r12862
2004-02-13Add EGA palette range correction (#896434)Travis Howell
svn-id: r12850
2004-02-13Switch warnings to debugTravis Howell
svn-id: r12847
2004-02-13Switch warnings to debug.Travis Howell
Remove old commented out Simon code. svn-id: r12845
2004-02-13Remove debug printf()James Brown
svn-id: r12843
2004-02-13proper usage actor talkVolumePaweł Kołodziejski
svn-id: r12841