aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v90he.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-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-02-04CleanupTravis Howell
2006-01-31CleanupTravis Howell
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-16Match sizes of original versions, to avoid possible overflows.Travis Howell
2006-01-10Get rid of unused variables and removed them from the save data ; FloodFill.u...Gregory Montoir
2006-01-05Initial support for sound code in HE games.Travis Howell
2005-11-16Opcode is used by HE71 too.Travis Howell
2005-11-06Revert +1 change, causes more glitches in lost.Travis Howell
2005-10-30Correct kernelSet case function.Travis Howell
2005-10-22Reduce header dependencies (for quicker recompiles)Max Horn
2005-10-22Ooops, added label for that debug msg.Travis Howell
2005-10-22Add debug msg.Travis Howell
2005-10-19Add missing opcode in HE100 table.Travis Howell
2005-10-18Added flood fill support. Pajama2 puzzle seems to be ok nowGregory Montoir
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-08-31cleanupGregory Montoir
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-06Cleanup.Torbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24removed unneeded #includeGregory Montoir
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-14-Add more Backyard sports titlesTravis Howell
2005-06-13Add comments on smacker opcodes.Travis Howell
2005-06-13Rename opcode/functionTravis Howell
2005-06-05Ooops, mixed up one function name.Travis Howell
2005-06-05Remove duplicate field.Travis Howell
2005-06-05Rename sprite functions, based on map.Travis Howell
2005-06-05Update HE commentsTravis Howell
2005-06-04Fix another off by one in rects.Travis Howell
2005-06-04correction, fixes lost/smaller palette glitchesGregory Montoir
2005-05-29Set zorder to zero by default.Travis Howell
2005-05-28Sync opcode names and add HE72+ version of o_systemOps.Travis Howell
2005-05-23Rename sprite functions.Travis Howell
2005-05-23Add Sprite class and move over related functions.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-23Add heverison check, as requested by cyx.Travis Howell
2005-05-22correctionGregory Montoir
2005-05-22HE70+ games use flags in drawBox().Travis Howell
2005-05-21Add HE73 version for opcode difference.Travis Howell
2005-05-11Extra debugs no longer required.Travis Howell
2005-05-10Preparations to let LogicHE hold game-specific code. IntroducedEugene Sandulenko
2005-05-10Rename opcodesTravis Howell