aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v90he.cpp
AgeCommit message (Expand)Author
2005-02-23More sprite functionsTravis Howell
2005-02-23spriteInfoSet_case183 -> spriteInfoSet_resetSprite and its implementation.Eugene Sandulenko
2005-02-23Add setSpriteGroupInfo stubsTravis Howell
2005-02-22Rename classFlags functions and fix one of them.Eugene Sandulenko
2005-02-22o90_setSpriteInfo so 91Gregory Montoir
2005-02-22OoopsTravis Howell
2005-02-22More debugs, to catch error points.Travis Howell
2005-02-22Add a few sprite stubsTravis Howell
2005-02-21Update HE100Travis Howell
2005-02-21Rename varsTravis Howell
2005-02-21WIP for o90_spriteInfoSetEugene Sandulenko
2005-02-21Add functions for o90_getSpriteGroupInfoTravis Howell
2005-02-21WIP for o90_spriteInfoSet. Regression fix.Eugene Sandulenko
2005-02-21OoopsTravis Howell
2005-02-21OoopsTravis Howell
2005-02-21A few var renames.Travis Howell
2005-02-21More getSpriteInfo functionsTravis Howell
2005-02-21o WIP for o90_spriteInfoSet.Eugene Sandulenko
2005-02-20Add sprite functionTravis Howell
2005-02-20Add more sprite functionsTravis Howell
2005-02-20Use sprite functionsTravis Howell
2005-02-20Rename opcodes, names should be correct.Travis Howell
2005-02-14Add opcodeTravis Howell
2005-02-02Merge two opcode, move two opcodes back to HE70.Travis Howell
2005-02-01Add HE100 version of Pajama Sam 1/ Pajama Sam's Lost & Found.Travis Howell
2005-01-31Add commentTravis Howell
2005-01-30Check sound queue for music in HE games.Travis Howell
2005-01-30Add missing cases/correctionsTravis Howell
2005-01-01Updated copyrightMax Horn
2004-12-21Unused includesTravis Howell
2004-12-19Off by oneTravis Howell
2004-11-28correctionGregory Montoir
2004-11-27moved all the HE wiz stuff to a separate module, with minor cleanups and simp...Gregory Montoir
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-22HE wiz update, o90_unknown29 fully implemented.Gregory Montoir
2004-11-21HE wiz stuff updateGregory Montoir
2004-11-21o90_unknown24 implementationGregory Montoir
2004-11-13minor Wiz stuff updateGregory Montoir
2004-10-24Fun shops start.Travis Howell
2004-10-19Help PalmOS (and more ?) to save memoryChris Apers
2004-10-17Polygons used by HE71 too.Travis Howell
2004-10-17TypoTravis Howell
2004-10-17Complete stubTravis Howell
2004-10-17Missed some codeTravis Howell
2004-10-17Rename opcodeTravis 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