aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v72he.cpp
AgeCommit message (Expand)Author
2005-03-08Add HE100 difference in opcode.Travis Howell
2005-03-07Minor cleanupTravis Howell
2005-03-07Cases are different.Travis Howell
2005-03-03Need to adjust HE7 filename for mustard too.Travis Howell
2005-03-03Add missing actor redrawsTravis Howell
2005-03-03Correct palSlot rangeTravis Howell
2005-03-02Add two more VARs for HE89+Travis Howell
2005-03-02Fix array read from files in HE72+Travis Howell
2005-02-27Add more safety checks.Travis Howell
2005-02-24defined some flags for HE wiz ; it should make the code more readableGregory Montoir
2005-02-22Minor cleanupTravis Howell
2005-02-14o Added 5 updated Russian freddi-related titles.Eugene Sandulenko
2005-02-14Add addiotnal decode type in later HE games.Travis Howell
2005-02-02Merge two opcode, move two opcodes back to HE70.Travis Howell
2005-01-31Add commentTravis Howell
2005-01-31Changes for Macintosh filenames.Travis Howell
2005-01-30Check sound queue for music in HE games.Travis Howell
2005-01-29Add support for Humongous Mac titles in native format. Please test :)Eugene Sandulenko
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-21Unused includesTravis Howell
2004-12-21Unused varTravis Howell
2004-12-21Sync HE100Travis Howell
2004-12-19Off by oneTravis Howell
2004-11-27moved all the HE wiz stuff to a separate module, with minor cleanups and simp...Gregory Montoir
2004-11-27Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing some...Max Horn
2004-11-27No longer stubsTravis Howell
2004-11-27Revert opcode EF merge, HE72 uses different array structure.Travis Howell
2004-11-26renamed some HE opcodes and got rid of o72_unknownEF as it seems it was a dup...Gregory Montoir
2004-11-23renamed some HE opcodesGregory Montoir
2004-11-21HE wiz stuff updateGregory Montoir
2004-11-13minor Wiz stuff updateGregory Montoir
2004-10-23Still needed for RU freddicoveTravis Howell
2004-10-19Help PalmOS (and more ?) to save memoryChris Apers
2004-10-18CleanupTravis Howell
2004-10-17Color correction for HE70+ strings.Travis Howell
2004-10-17Polygons used by HE71 too.Travis Howell
2004-10-17Check if VAR_WIZ_TCOLOR is set, before using it.Travis Howell
2004-10-17cleanup: moved some things to gfx.cpp and changed o60_setState to match disas...Gregory Montoir
2004-10-17preliminar o72_captureWizImage() implementation ; still have to handle flag 0...Gregory Montoir
2004-10-16fixed warningsPaweł Kołodziejski
2004-10-16Add missing case for HE 90+Travis Howell
2004-10-13Remove more duplicates.Travis Howell
2004-10-13Rename opcodeTravis Howell
2004-10-12Rename as requested.Travis Howell
2004-10-12Rename varsTravis Howell
2004-10-12Rename varTravis Howell
2004-10-11Still not quite right.Travis Howell
2004-10-11X/Y order changed again in HE 72+.Travis Howell
2004-10-10Correct orderTravis Howell