aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-04-20Replaced the platform specific GF_FOO switches (using _platform instead now)Max Horn
2005-04-20Update debug message.Travis Howell
2005-04-20Add some additional details for sprite fields.Travis Howell
2005-04-20Added ScummEngine::_platform; eventually, this should replave GF_FMTOWNS, GF_...Max Horn
2005-04-20Rename wizImage process flag for HE games.Travis Howell
2005-04-20Rename sprite field for HE games.Travis Howell
2005-04-20Since lost/smaller use default windows cursor we setup our ownEugene Sandulenko
2005-04-20Fix cut and paste rror.Travis Howell
2005-04-20Re-order to fill in the gaps.Travis Howell
2005-04-20Switch to uint for safety.Travis Howell
2005-04-20Update commentTravis Howell
2005-04-20Correction to last commits.Travis Howell
2005-04-20No longer requiredTravis Howell
2005-04-20Replace all GF_HUMONGOUS use with _heversion.Travis Howell
2005-04-20Correct flag value.Travis Howell
2005-04-19safer and consistent with remapPaletteColorGregory Montoir
2005-04-19minor cleanupGregory Montoir
2005-04-19Add RIFF sound type.Travis Howell
2005-04-19HE games set camera at this point.Travis Howell
2005-04-19HACK no longer required.Travis Howell
2005-04-19pajama2/chase should be HE95.Travis Howell
2005-04-19Remove FIXME comment, the current code is correct.Travis Howell
2005-04-19Simpler check.Travis Howell
2005-04-19Actually applies to all SCUMM 5/6 games.Travis Howell
2005-04-19Add different in monkey2 FM-TOWNSTravis Howell
2005-04-19Add patch #1185667 - GS FixTravis Howell
2005-04-19OoopsTravis Howell
2005-04-19Add some palette different in HE80+ games.Travis Howell
2005-04-19These VARS are HE95+ specific.Travis Howell
2005-04-18Small correction, fixes red rose in spyfox2.Travis Howell
2005-04-18Adjust again, for sound header differences.Travis Howell
2005-04-18Sound size should only include sound data.Travis Howell
2005-04-18OoopsTravis Howell
2005-04-18OoopsTravis Howell
2005-04-18Add work around for inveotry background/items in putttime/puttzoo not always ...Travis Howell
2005-04-18Use correct music offsets for HE games, only a few demos use wrong tunes now.Travis Howell
2005-04-17Move stuff aroundMax Horn
2005-04-17New virtual method getObjectIdFromOBIMMax Horn
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-17cleanupMax Horn
2005-04-17Doesn't exist in HE72Travis Howell
2005-04-17Debug no longer needed.Travis Howell
2005-04-17Fix buffer overflow regression.Travis Howell
2005-04-17Add separate function for loading palette from choosen room.Travis Howell
2005-04-17oops, againMax Horn
2005-04-17oopsMax Horn
2005-04-17wizImage compression type 2 uses different decode method, so disable for now.Travis Howell
2005-04-17Revert + 1 to width/height, caused invalid write.Travis Howell
2005-04-17Missing brackets.Travis Howell