aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
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
2004-02-13oops. this clearly demonstrates what bug was here :)Eugene Sandulenko
svn-id: r12839
2004-02-13Fix potential bug, depended on compiler.Eugene Sandulenko
svn-id: r12838
2004-02-13Fix more HE demos md5Eugene Sandulenko
svn-id: r12834
2004-02-12Fixed HE demos. Most of them have same data both for Mac and PCEugene Sandulenko
svn-id: r12833
2004-02-11VAR_CAMERA_FAST_X is used in all scumm6 games, verfied via disasm. of all.Travis Howell
svn-id: r12824
2004-02-11Ignore initial setting of VAR_NOSUBTITLESTravis Howell
svn-id: r12821
2004-02-11Rename as requested.Travis Howell
svn-id: r12820
2004-02-11Implementation of ScummEngine_v6he::unknownEA_funcEugene Sandulenko
svn-id: r12819
2004-02-11Hack no longer required.Travis Howell
Add stub for HE games. svn-id: r12818
2004-02-10Dig md5 is not only for English versionEugene Sandulenko
svn-id: r12817
2004-02-10Correct hberewTravis Howell
svn-id: r12815
2004-02-10NL = NetherLands, NederLanden, NiederLande - NO is NorwayMax Horn
svn-id: r12813
2004-02-10Revert var name.Travis Howell
svn-id: r12811
2004-02-10SyncTravis Howell
svn-id: r12808
2004-02-10Change to defineTravis Howell
svn-id: r12807
2004-02-10Add languagesTravis Howell
Sync md5 Correct another name svn-id: r12805
2004-02-10Correct namesTravis Howell
svn-id: r12804
2004-02-10Fix warnings which spotted bugs at the same timeEugene Sandulenko
svn-id: r12803
2004-02-10Use RandomSource instead of rand() in INSANEEugene Sandulenko
svn-id: r12802
2004-02-10Added Russian DigEugene Sandulenko
svn-id: r12801
2004-02-10Remove unneeded #includeEugene Sandulenko
svn-id: r12800
2004-02-09o Fix bug #892909 (Unable to get Hover Lift at Gorge)Eugene Sandulenko
o Fix bug with transition from vista to ranch svn-id: r12799
2004-02-09CleanupTravis Howell
svn-id: r12798
2004-02-09CleanupTravis Howell
svn-id: r12797
2004-02-09Not uniqueTravis Howell
svn-id: r12796
2004-02-09Add opcodeTravis Howell
svn-id: r12795
2004-02-09Add commentTravis Howell
svn-id: r12794
2004-02-09Missed oneTravis Howell
svn-id: r12793
2004-02-09added talkVolume, and changed talkPan call methodPaweł Kołodziejski
svn-id: r12790
2004-02-09Modified version of patch #892795 (Let scumvm -v show supported libs)Max Horn
svn-id: r12780