aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.cpp
AgeCommit message (Collapse)Author
2005-03-30CleanupTravis Howell
svn-id: r17292
2005-03-28Update HE issuesTravis Howell
svn-id: r17273
2005-03-26Rename WizParameters field.Travis Howell
Correct start strip in drawBMAPBg() svn-id: r17236
2005-03-24Change processWizImage() to error on unknown case, to see where additional ↵Travis Howell
cases are required. Update HE issues. svn-id: r17216
2005-03-23some wiz flags renamingGregory Montoir
svn-id: r17210
2005-03-10Find where this flag is triggered too.Travis Howell
svn-id: r17064
2005-03-10Used in displayWizComplexImage() too.Travis Howell
svn-id: r17061
2005-03-10Add HE specific versions of findResource/findResourceData.Travis Howell
Required by WizImage functions, which sometimes alter data. svn-id: r17060
2005-03-10Add back some lost code from cyx, for future changes.Travis Howell
svn-id: r17059
2005-03-09_imagesNum should be clear in startScene()Travis Howell
svn-id: r17044
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