aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2004-08-22Removed obsolete TODOMax Horn
2004-08-22OoopsTravis Howell
2004-08-22Mac. version of indy3 uses VAR_VIDEOMODE value of 50Travis Howell
2004-08-21HACK to work around bug #1009344 (Doesn't distinguish monkey and monkey1)Max Horn
2004-08-21Removed some obsolete TODO commentsMax Horn
2004-08-21Also used in Atari ST versions.Travis Howell
2004-08-21Used in Amiga versionsTravis Howell
2004-08-21Comment no longer validTravis Howell
2004-08-21All FM Towns versions set VAR_VIDEOMODE to 42.Travis Howell
2004-08-21Change to allow FM Towns platform to be used with later gamesTravis Howell
2004-08-21FM Towns version of MI2 seems to use different value too.Travis Howell
2004-08-16Init arrayTravis Howell
2004-08-14Modified VirtScreen to inherit from Graphics::Surface, and added getPixels()/...Max Horn
2004-08-14Get rid of _screenLeftMax Horn
2004-08-14Shorter checkTravis Howell
2004-08-08Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))Max Horn
2004-08-06COMI/DIG always redraws verbs tooTravis Howell
2004-08-06Set cemera default values for scumm7 games.Travis Howell
2004-08-03Shouldn't error out in early scumm 1 - 4 games.Travis Howell
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