aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.cpp
AgeCommit message (Expand)Author
2005-03-10Find where this flag is triggered too.Travis Howell
2005-03-10Used in displayWizComplexImage() too.Travis Howell
2005-03-10Add HE specific versions of findResource/findResourceData.Travis Howell
2005-03-10Add back some lost code from cyx, for future changes.Travis Howell
2005-03-09_imagesNum should be clear in startScene()Travis Howell
2005-03-08correctionsGregory Montoir
2005-03-05Update commentsTravis Howell
2005-02-28preliminar work on processWizImage 9 and updated wiz flagsGregory Montoir
2005-02-27correction, WIZH tag is LEGregory Montoir
2005-02-27fixed footdemo startup wizimageGregory Montoir
2005-02-27added processWizImage mode 8 ; this breaks footdemo, feel free to disableGregory Montoir
2005-02-27Update debug msg.Travis Howell
2005-02-27Add more safety checks.Travis Howell
2005-02-26Catch all invalid image resource readsTravis Howell
2005-02-26Fix sprite hacksTravis Howell
2005-02-25Update WizParameters struct, to match pajama3.Travis Howell
2005-02-25Cleanup, reduce duplicate code.Travis Howell
2005-02-24defined some flags for HE wiz ; it should make the code more readableGregory Montoir
2005-01-01Updated copyrightMax Horn
2004-12-19to please PalmOS, I moved the _wiz member to ScummEngine_v70he, where it actu...Gregory Montoir
2004-11-27moved all the HE wiz stuff to a separate module, with minor cleanups and simp...Gregory Montoir