aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
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
2004-07-18FM Towns versions of indy3 and zak set three extra timers (Verified by disasm.)Travis Howell
2004-07-18Remove out dated comment.Travis Howell
2004-07-18Revert small part of scumm/saveload.cpp revision 1.129.Travis Howell
2004-07-18Only change actor.frame if actor's frame is actually updated.Travis Howell
2004-07-17Minor cleanupTravis Howell
2004-07-17Don't remap arrow keys in later games.Travis Howell
2004-07-17Alter check, since later games set VAR elsewhere.Travis Howell
2004-07-17Use VAR_VOICE_BUNDLE_LOADED in FT, it is need by at least one script (250)Travis Howell
2004-07-16Set new VARS for older save games.Travis Howell
2004-07-16Remove old hack and commentTravis Howell
2004-07-16Fix bugs:Travis Howell
2004-07-15Use VAR_DEFAULT_TALK_DELAYTravis Howell
2004-07-15Actually use actor talkScript when required.Travis Howell
2004-07-15Case only used in HE 6.0 games after all.Travis Howell
2004-07-15Fix music volume regression in HE games.Travis Howell