aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v72he.cpp
AgeCommit message (Expand)Author
2005-09-05Filter out Version INI setting in HE games.Travis Howell
2005-09-02cleanupGregory Montoir
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-13Rename opcode/functionTravis Howell
2005-05-28Sync opcode names and add HE72+ version of o_systemOps.Travis Howell
2005-05-23Move wizImage functions to Wiz class.Travis Howell
2005-05-23Turn Wiz struct into class as requested.Eugene Sandulenko
2005-05-22'len' is not initialized at this point, but if the purpose is to reset tmp3Torbjörn Andersson
2005-05-22Sync HE100.Travis Howell
2005-05-22Correct array sizes.Travis Howell
2005-05-21Add HE73 version for opcode difference.Travis Howell
2005-05-14OoopsTravis Howell
2005-05-14Handle default case.Travis Howell
2005-05-12Removed unused variables to prevent warnings.Torbjörn Andersson
2005-05-12Avoid HE regressions.Travis Howell
2005-05-11Fix crash in puttsfunshop when trying to edit new shape.Eugene Sandulenko
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-10Rename opcodesTravis Howell
2005-05-08Comply to our coding conventionsMax Horn
2005-05-08Add more dutch versions.Travis Howell
2005-05-07Filter out a few more paths.Travis Howell
2005-05-07Additions for funshop titles.Travis Howell
2005-05-07Add missing opcode detailsTravis Howell
2005-05-02Add work around for script bug in the first version of pajama.Travis Howell
2005-05-01VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games.Travis Howell
2005-05-01Use correct safety check.Travis Howell
2005-05-01Add missing safety checks.Travis Howell
2005-04-27Minor cleanup.Travis Howell
2005-04-27Minor clean up, HE games should always copy strings directly.Travis Howell
2005-04-25Add misisng r.Travis Howell
2005-04-24Remove out dated comment.Travis Howell
2005-04-23Always set file path separately in o72_openFile() so upper and lower case fil...Travis Howell
2005-04-22Add support for reading/writing to external config file in HE games.Travis Howell
2005-04-21There are Macintosh specific versions of HE72 games.Travis Howell
2005-04-21Correct argument order.Travis Howell
2005-04-20Fix cut and paste rror.Travis Howell
2005-04-19HACK no longer required.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-18Use correct music offsets for HE games, only a few demos use wrong tunes now.Travis 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-16OoopsTravis Howell
2005-04-16VAR78 needs to be set in HE80+ gamesTravis Howell
2005-04-16Filter out extra path setting and useless setting when writing INIs details i...Travis Howell
2005-04-16Adjust for footdemo, which triggers assert.Travis Howell
2005-04-14Add HE7.2 difference in o_getResourceSize().Travis Howell