aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2004-08-02init _arraySlotTravis Howell
2004-08-01HE games use different method to clear some arrays resources.Travis Howell
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-26CleanupTravis 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-24Rename VARTravis 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-23Only needed for Zak [ega]Travis Howell
2004-07-22OoopsTravis 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-18FM Towns versions of indy3 and zak set three extra timers (Verified by disasm.)Travis Howell
2004-07-17Don't remap arrow keys in later games.Travis Howell
2004-07-16Fix bugs:Travis Howell
2004-07-15Use VAR_DEFAULT_TALK_DELAYTravis Howell
2004-07-14Remove old FT hacks, no longer needed.Travis Howell
2004-07-11Rename varTravis Howell
2004-07-11Color cycling is only used in SCUMM 4+ games.Travis Howell
2004-07-10Always stop actor walkscript when required.Travis Howell
2004-07-10Full Throttle handles verb differentlyTravis Howell
2004-07-05Get rid of old hack (possible thanks to Kirbens recent change to the createBo...Max Horn
2004-07-04added code for bundle script varsPaweł Kołodziejski
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-01Fix some HE versions, add multiple versions targets.Eugene Sandulenko
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
2004-06-29Add hack for mouse hotpot in funpackTravis Howell
2004-06-28Move Win32ResExtractor to ScummEngine_v7he. Now it doesn't look alien.Eugene Sandulenko
2004-06-28Enhanced default directory support in the File class; now one can specify arb...Max Horn
2004-06-27Added small TODO to my currently defunct OSX-COMI-hackMax Horn
2004-06-27Reversed param order of File::open() -- this allowed me to get rid of a few m...Max Horn
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-06-27Renamed/documented some odd smush/insane varsMax Horn
2004-06-27Renamed some HE-specific variables.Eugene Sandulenko