aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-07-26Fixed leak in Insane::readFileToMemMax Horn
2004-07-26Load SMUSH files and NUT fonts from mac container files, too (done that by ad...Max Horn
2004-07-26Add game detector support for the Mac SCUMM container file format; add suppor...Max Horn
2004-07-26Add support for the mac (rescumm) container file format used by Sam&Max and D...Max Horn
2004-07-26Keep compatbility with older saved games.Travis Howell
2004-07-26Ooops, adjust for start value.Travis Howell
2004-07-26Ooops, adjust for start value.Travis Howell
2004-07-26CleanupTravis Howell
2004-07-26One last hack to allow demo script in V2 Maniac Mansion.Travis Howell
2004-07-26Amiga versions of FOA/MI2 should use a VAR_VIDEOMODE value of 82.Travis Howell
2004-07-26Fix darkness issues in Amiga verisons of FOA/MI2.Travis Howell
2004-07-26VAR_ROOM_FLAG should always be set after load of saved game.Travis Howell
2004-07-26Not quite right spot.Travis Howell
2004-07-26VAR_SOUND_RESULT should be reset.Travis Howell
2004-07-25smush codec37 sub1 (FT demo)Gregory Montoir
2004-07-25Fix love sign missing when black light turned on, in Sam & Max regression.Travis Howell
2004-07-25Merge palette functions.Travis Howell
2004-07-25Sam & Max doesn't need separate palette, just uses _shadowPalette.Travis Howell
2004-07-24Remove lefts overs of old hackTravis Howell
2004-07-24Corrtection from disasm., mouth sync uses speech timing.Travis Howell
2004-07-24Rename VARTravis Howell
2004-07-24Ooops commited wrong branch.Travis Howell
2004-07-24A few HE games are supported now.Travis Howell
2004-07-24Enable VAR_FADE_DELAYTravis Howell
2004-07-24OoopsTravis Howell
2004-07-24Add another var used by Loom [ega].Travis Howell
2004-07-24heap space is used by loom too.Travis Howell
2004-07-23Add more detailsTravis Howell
2004-07-23Mention method used to skip copy protection in original LoomTravis Howell
2004-07-23Only needed for Zak [ega]Travis Howell
2004-07-22OoopsTravis Howell
2004-07-22Only used in scumm5 and later.Travis Howell
2004-07-22Should not be set for any scumm3 games.Travis Howell
2004-07-22Remove unused code, VAR_SCROLL_SCRIPT is never set for scumm 1/2.Travis Howell
2004-07-22VAR not used in scumm3.Travis Howell
2004-07-22Correction to VAR tables.Travis Howell
2004-07-21Confirmed extra timers are in all PC version of indy3 too.Travis Howell
2004-07-21Extra timer used in Amiga version of indy3 too.Travis Howell
2004-07-20Correct version key in HE 7.0+ games.Travis Howell
2004-07-20Use for HE 7.0 games too.Travis Howell
2004-07-20Add support for version key in The DigTravis Howell
2004-07-19Valgrind complained about an uninitialized value. This appears to fix it,Torbjörn Andersson
2004-07-19Applied patch #993803 (fix for a COMI hang) after some discussion withTorbjörn Andersson
2004-07-19removed not needed code and moved pause mixer after pause imusePaweł Kołodziejski
2004-07-19removed not needed call for pause imuse and non used variablePaweł Kołodziejski
2004-07-19Rename object fieldsTravis Howell
2004-07-18Hack to work around bug #775097 - probably wrong, probably will cause regress...Max Horn
2004-07-18Too many newlinesMax Horn
2004-07-18Tiny cleanup ;-)Max Horn
2004-07-18Fix Digital Imuse deadlocks for CE platforms. Other platforms using event-bas...Nicolas Bacca