aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-07-13More palette changes needed for HE 7.0 games.Travis Howell
2004-07-13Add correct sample rate for DOS HE 6.0 games.Travis Howell
2004-07-13Stop music when requested in HE games.Travis Howell
2004-07-13Fix music in 3DO versions of HE games.Travis Howell
2004-07-13Fix memory leakTravis Howell
2004-07-12CorrectionTravis Howell
2004-07-12Too Many HE versions.Travis Howell
2004-07-12Add HE 7.1 games music support, untested.Travis Howell
2004-07-12Should be right this time.Travis Howell
2004-07-12Add support for music in HE 7.0 games.Travis Howell
2004-07-12Fix puttdemo (dos) regression.Travis Howell
2004-07-11Bump save game version for HE 7.0 changesTravis Howell
2004-07-11Missed one spotTravis Howell
2004-07-11Rename varTravis Howell
2004-07-11Color cycling is only used in SCUMM 4+ games.Travis Howell
2004-07-11Add vartTravis Howell
2004-07-10Always stop actor walkscript when required.Travis Howell
2004-07-10OoopsTravis Howell
2004-07-10Full Throttle handles verb differentlyTravis Howell
2004-07-09Don't allow codec 1 to skip columns when _scaleX is 255. This is consistentTorbjörn Andersson
2004-07-08Experimental fix for bugs #795938 and #929242. In both cases, text isTorbjörn Andersson
2004-07-07OoopsTravis Howell
2004-07-05Code is correct, check against disasm.Travis Howell
2004-07-05Unused in original game (According to diasm.)Travis Howell
2004-07-05Merge into new function.Travis Howell
2004-07-05Should use putActorTravis Howell
2004-07-05Get rid of old hack (possible thanks to Kirbens recent change to the createBo...Max Horn
2004-07-04Match disasm., applies to The Dig too.Travis Howell
2004-07-04added code for bundle script varsPaweł Kołodziejski
2004-07-04Switch warnings to debug, since they occur normally in games.Travis Howell
2004-07-04PC version of FT demo uses older animation/direction calculationsTravis Howell
2004-07-04CorrectionTravis Howell
2004-07-03Initialise HE 7.0 sound varsTravis Howell
2004-07-03Add suggested fix for bug #778281 (Solution checked against disasm.)Travis Howell
2004-07-03Keep mouse mutton VARS in sync.Travis Howell
2004-07-03Add varsTravis Howell
2004-07-03Not used by games, switch to invalid.Travis Howell
2004-07-03Add a few varsTravis Howell
2004-07-03Fix veggie head bug in fbear. Patch attahed to bugreport #984258 isEugene Sandulenko
2004-07-02Caused no speech in imuse digital games.Travis Howell
2004-07-02Add varsTravis Howell
2004-07-01Fix some HE versions, add multiple versions targets.Eugene Sandulenko
2004-07-01Fix large delay in library of The Dig regression.Travis Howell
2004-07-01fixed compilationPaweł Kołodziejski
2004-07-01Commited wrong changeTravis Howell
2004-07-01Add better checkTravis Howell
2004-06-30Move some HE demos to version 72, where they should be.Eugene Sandulenko
2004-06-30Changes for non-akos version of puttputtTravis Howell
2004-06-30Initialise _numImages to zero, along with the other _num<whatever>Torbjörn Andersson
2004-06-29Implement game detection based on MD5s. This lets us avoid multiple GIDsEugene Sandulenko