aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v72he.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-11Cleanup HE debug msgsTravis Howell
2006-02-11Add support for Spanish version of balloonTravis Howell
2006-02-05Change to int32 for safety.Travis Howell
2006-02-05Sync. subOp variable name and always use byte.Travis Howell
2006-02-04Split intern.h and moved HE stuff into the new file intern_he.hMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-15Cleanup unused parts of HE sound code.Travis Howell
2006-01-05Sets random talk state, if value is zero.Travis Howell
2006-01-05Initial support for sound code in HE games.Travis Howell
2005-12-03Add work around for filename difference in HE7 file of water (HE99 Mac.)Travis Howell
2005-11-17Update comments.Travis Howell
2005-11-16The 'TextOn' ini setting is checked by earlier HE games too.Travis Howell
2005-11-16Opcode is used by HE71 too.Travis Howell
2005-11-15SCUMM 6 games use VAR_VOICE_MODE too, based on Sam & Max win32 disasm.Travis Howell
2005-11-06Should be int32 in HE games, to avoid possible overflow.Travis Howell
2005-10-26Limit to Macintosh versions, otherwise filenames in PC versions get scrambled.Travis Howell
2005-10-21Actor layer in HE games uses an int32.Travis Howell
2005-10-21Add XMAP support for actors.Travis Howell
2005-10-19Add missing opcode in HE100 table.Travis Howell
2005-10-18Fixed invalid memory reads, this helps thinker1 demoGregory Montoir
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-15Fix regression, resID shouldn't beint16.Travis Howell
2005-10-14Adjust array ids in HE80+ games, to match original.Travis Howell
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