aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-10-11PalmOS : new paramsChris Apers
2004-10-11HE games only use flag value too.Travis Howell
2004-10-11Another off by 1.Travis Howell
2004-10-11Fix bug #1044074. Check which triggered the error is too strict, soEugene Sandulenko
2004-10-11Still not quite right.Travis Howell
2004-10-11X/Y order changed again in HE 72+.Travis Howell
2004-10-10Correct orderTravis Howell
2004-10-10Ooops, bad comparison.Travis Howell
2004-10-10Correct a VAR value.Travis Howell
2004-10-10Changes for mustardTravis Howell
2004-10-10Rename opcodesTravis Howell
2004-10-10More HE100 corrections.Travis Howell
2004-10-10More HE100 corrections.Travis Howell
2004-10-10Add missing cases.Travis Howell
2004-10-10Update HE100 opcode table.Travis Howell
2004-10-10Group HE100 games together.Travis Howell
2004-10-10change version numbers on some more he cpp titlesJonathan Gray
2004-10-10Correct array type order for HE100.Travis Howell
2004-10-10Add some missing code for HE100.Travis Howell
2004-10-10Complete stub cases.Travis Howell
2004-10-09Fill in a few more case stubs.Travis Howell
2004-10-09ScummEngine_v90he::processWizImage() cases 3 & 4Gregory Montoir
2004-10-09o90_getPolygonOverlap updateGregory Montoir
2004-10-09Fix warning messagesEugene Sandulenko
2004-10-09OoopsTravis Howell
2004-10-09Correct versionTravis Howell
2004-10-09Inital support for later HE games with altered opcode table.Travis Howell
2004-10-09No longer startMusicTravis Howell
2004-10-09Added methods to access charset x/y offs values (though those seem to be all ...Max Horn
2004-10-09This makes no sense here...Max Horn
2004-10-09Fix for bug #1042802 (DIG: Graphics glitch when scrolling) -- the fix is to p...Max Horn
2004-10-08Use image header to detect presence of the V8 flags field; rewrote that flags...Max Horn
2004-10-08wizImageOps updateGregory Montoir
2004-10-08fix bug #1042931. This version of comidemo doesn't have the videos. In this c...Gregory Montoir
2004-10-08more math opcodesGregory Montoir
2004-10-08Prevent double slash in pathChris Apers
2004-10-08CleanupTravis Howell
2004-10-08Partial inventory fix for HE games.Travis Howell
2004-10-08Restrict to full game, since it doesn't exist in demo.Travis Howell
2004-10-08Match opcode names with SCUMM8.Travis Howell
2004-10-08Removed unnecessary whitespaceTorbjörn Andersson
2004-10-08Small correctionTravis Howell
2004-10-08Small correctionTravis Howell
2004-10-08Unfortunately still not perfect.Travis Howell
2004-10-08Return 0 is array doesn't exist, possible script bug in HE game.Travis Howell
2004-10-07Another attempt at a fix for bug #1032964 (INDY3-VGA: actors walking in wrong...Max Horn
2004-10-07Use slightly less irritating variable names; remove box draw hack, as its sem...Max Horn
2004-10-07Use proper range for the (screen/local) strip valuesMax Horn
2004-10-07Fix doxygen warningMax Horn
2004-10-07Fix for bug #1042509 (SNMDEMO not recognized)Max Horn