aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.cpp
AgeCommit message (Collapse)Author
2005-03-08correctionsGregory Montoir
svn-id: r17041
2005-03-05Update commentsTravis Howell
svn-id: r16991
2005-02-28preliminar work on processWizImage 9 and updated wiz flagsGregory Montoir
svn-id: r16963
2005-02-27correction, WIZH tag is LEGregory Montoir
svn-id: r16948
2005-02-27fixed footdemo startup wizimageGregory Montoir
svn-id: r16946
2005-02-27added processWizImage mode 8 ; this breaks footdemo, feel free to disableGregory Montoir
svn-id: r16945
2005-02-27Update debug msg.Travis Howell
svn-id: r16940
2005-02-27Add more safety checks.Travis Howell
svn-id: r16939
2005-02-26Catch all invalid image resource readsTravis Howell
svn-id: r16924
2005-02-26Fix sprite hacksTravis Howell
svn-id: r16920
2005-02-25Update WizParameters struct, to match pajama3.Travis Howell
svn-id: r16912
2005-02-25Cleanup, reduce duplicate code.Travis Howell
svn-id: r16911
2005-02-24defined some flags for HE wiz ; it should make the code more readableGregory Montoir
svn-id: r16901
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-19to please PalmOS, I moved the _wiz member to ScummEngine_v70he, where it ↵Gregory Montoir
actually belongs, I don't quite like the upcasts I introduced, but I don't know how to deal without them svn-id: r16132
2004-11-27moved all the HE wiz stuff to a separate module, with minor cleanups and ↵Gregory Montoir
simplifications svn-id: r15921