aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2005-05-03Add a few more HE demos.Travis Howell
2005-05-01Missed two.Travis Howell
2005-05-01Add feature flag for HE games with 16bit color.Travis Howell
2005-05-01HE80+ games store current charset numberin VAR80.Travis Howell
2005-05-01VAR 78 controls platform in HE80+ games.Travis Howell
2005-05-01VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games.Travis Howell
2005-04-30Only allocate the actor sorting array onceMax Horn
2005-04-30Add expanded _wizParams used by HE100 games.Travis Howell
2005-04-29Some sound resources in soccer2004 are compressed too.Travis Howell
2005-04-29Add HE90 version of processActors().Travis Howell
2005-04-29pajama3 requires GF_HE_LOCALIZEDTravis Howell
2005-04-28Moved blast text/object code to ScummEngine_v6Max Horn
2005-04-28Moved bundle based localization code to ScummEngine_v7Max Horn
2005-04-28Add Macintosh version of putttime.Travis Howell
2005-04-28Added new handleMouseOver to allow further refactoring of the V2 specific ver...Max Horn
2005-04-28Refactor HE actor post/pre-processing code a bit (some more cleanup for HE90 ...Max Horn
2005-04-27Rename function.Travis Howell
2005-04-27Add feature flag for HE games which appear to have localized versions.Travis Howell
2005-04-27Add some basic support for pjgames.Travis Howell
2005-04-26Save addtion HE opcodes specific variables.Travis Howell
2005-04-26Enable Blue's demo, for testing only.Travis Howell
2005-04-26Add Macintosh version of puttraceTravis Howell
2005-04-24Changed the semantics of debug level 0 from off back to something more simili...Max Horn
2005-04-24Corection a few more heversion checks, caused music regression.Travis Howell
2005-04-23Don't use Common::Map for the object table at all; rather use bsearch on a fi...Max Horn
2005-04-23Simplified debuglevel handling:Max Horn
2005-04-22Add HE activity packEugene Sandulenko
2005-04-21Need for HE100 version of lost too.Travis Howell
2005-04-21There is HE99 version of f4-demoTravis Howell
2005-04-21Add Macintosh version of BluesABCTimeDemo.Travis Howell
2005-04-21Add Macintosh version of puttcircusTravis Howell
2005-04-21HE98+ includes extra VAR checks at this point.Travis Howell
2005-04-20Moved v2 verb code into class ScummEngine_v2Max Horn
2005-04-20Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); mo...Max Horn
2005-04-20Moved some more VARs; added comments to some of the vars which explain where ...Max Horn
2005-04-20Split initScummVars and overload it; this makes it possible to define more VA...Max Horn
2005-04-20Yet another russian freddi4. now unencrypted.Eugene Sandulenko
2005-04-20cleanupMax Horn
2005-04-20Replaced the platform specific GF_FOO switches (using _platform instead now)Max Horn
2005-04-20Added ScummEngine::_platform; eventually, this should replave GF_FMTOWNS, GF_...Max Horn
2005-04-20Since lost/smaller use default windows cursor we setup our ownEugene Sandulenko
2005-04-20No longer requiredTravis Howell
2005-04-20Replace all GF_HUMONGOUS use with _heversion.Travis Howell
2005-04-19pajama2/chase should be HE95.Travis Howell
2005-04-19Add patch #1185667 - GS FixTravis Howell
2005-04-19Add some palette different in HE80+ games.Travis Howell
2005-04-17Split out some index reading code into a new method readIndexBlock()Max Horn
2005-04-17Move _numActors to a more sensible place, and make it protected; fix confirmF...Max Horn
2005-04-17oops, againMax Horn
2005-04-17oopsMax Horn