Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-11 | minor change, to be consistent with rest of Wiz code | Gregory Montoir | |
svn-id: r17546 | |||
2005-04-11 | added processWizImage mode 10 | Gregory Montoir | |
svn-id: r17545 | |||
2005-04-10 | Pointer off by 8 | Travis Howell | |
svn-id: r17501 | |||
2005-04-10 | Add initial rmap support for wizImages. | Travis Howell | |
svn-id: r17497 | |||
2005-04-09 | Switch back to warning, since it is used in maze | Travis Howell | |
svn-id: r17481 | |||
2005-04-08 | fixed warning | Paweł Kołodziejski | |
svn-id: r17456 | |||
2005-04-07 | Ooops | Travis Howell | |
svn-id: r17442 | |||
2005-04-07 | Correct palPtr | Travis Howell | |
svn-id: r17439 | |||
2005-04-07 | Add WIP on hePalette. | Travis Howell | |
svn-id: r17431 | |||
2005-04-06 | Moved createResource, resourceStats, expireResources to ResourceManager | Max Horn | |
svn-id: r17420 | |||
2005-04-05 | Use correct buffer when capturing wizImage. | Travis Howell | |
Puzzle in 1grademo and jokes/photo booth in pajama work now. svn-id: r17389 | |||
2005-04-05 | Writing into wizImage no longer crashes. | Travis Howell | |
svn-id: r17386 | |||
2005-04-04 | Add 8 sound channel support for HE games | Travis Howell | |
-Allows sound looping to work Added support for WAVE format musuc used in later HE100 games. svn-id: r17372 | |||
2005-04-02 | Cleanup | Travis Howell | |
svn-id: r17333 | |||
2005-04-01 | Add bits and pieces | Travis Howell | |
More renames svn-id: r17325 | |||
2005-04-01 | Add support for clipping of wizImages. | Travis Howell | |
Add support for altering wizImages. Various renames. svn-id: r17322 | |||
2005-04-01 | Remove resource type argument in wizImage functions, it is always rtImage. | Travis Howell | |
Rename sprite flags/functions Remove unused sprite flags Switch sprite flags back to hex. for easier comparison svn-id: r17319 | |||
2005-03-31 | Rename paletteNum field for sprite in wizImages. | Travis Howell | |
svn-id: r17312 | |||
2005-03-31 | Started to move some resource related code into a new class ResourceManager ↵ | Max Horn | |
(hypothetic goal for the future: use ResourceManager in ScummEx) svn-id: r17311 | |||
2005-03-30 | Ooops | Travis Howell | |
svn-id: r17296 | |||
2005-03-30 | *** empty log message *** | Travis Howell | |
svn-id: r17295 | |||
2005-03-30 | Correct return values were lost in last commit. | Travis Howell | |
Also revert cleanup from scumm/akos.cpp revision 1.185. Clipping isn't compatible, due to possible negative values. svn-id: r17294 | |||
2005-03-30 | Revert cleanup from scumm/gfx.cpp revision 2.348. | Travis Howell | |
Clipping isn't compatible, due to negative values. Fixes many sprite glitches, since code is used to calculating offsets for images. svn-id: r17293 | |||
2005-03-30 | Cleanup | Travis Howell | |
svn-id: r17292 | |||
2005-03-28 | Update HE issues | Travis Howell | |
svn-id: r17273 | |||
2005-03-26 | Rename WizParameters field. | Travis Howell | |
Correct start strip in drawBMAPBg() svn-id: r17236 | |||
2005-03-24 | Change processWizImage() to error on unknown case, to see where additional ↵ | Travis Howell | |
cases are required. Update HE issues. svn-id: r17216 | |||
2005-03-23 | some wiz flags renaming | Gregory Montoir | |
svn-id: r17210 | |||
2005-03-10 | Find where this flag is triggered too. | Travis Howell | |
svn-id: r17064 | |||
2005-03-10 | Used in displayWizComplexImage() too. | Travis Howell | |
svn-id: r17061 | |||
2005-03-10 | Add HE specific versions of findResource/findResourceData. | Travis Howell | |
Required by WizImage functions, which sometimes alter data. svn-id: r17060 | |||
2005-03-10 | Add 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-08 | corrections | Gregory Montoir | |
svn-id: r17041 | |||
2005-03-05 | Update comments | Travis Howell | |
svn-id: r16991 | |||
2005-02-28 | preliminar work on processWizImage 9 and updated wiz flags | Gregory Montoir | |
svn-id: r16963 | |||
2005-02-27 | correction, WIZH tag is LE | Gregory Montoir | |
svn-id: r16948 | |||
2005-02-27 | fixed footdemo startup wizimage | Gregory Montoir | |
svn-id: r16946 | |||
2005-02-27 | added processWizImage mode 8 ; this breaks footdemo, feel free to disable | Gregory Montoir | |
svn-id: r16945 | |||
2005-02-27 | Update debug msg. | Travis Howell | |
svn-id: r16940 | |||
2005-02-27 | Add more safety checks. | Travis Howell | |
svn-id: r16939 | |||
2005-02-26 | Catch all invalid image resource reads | Travis Howell | |
svn-id: r16924 | |||
2005-02-26 | Fix sprite hacks | Travis Howell | |
svn-id: r16920 | |||
2005-02-25 | Update WizParameters struct, to match pajama3. | Travis Howell | |
svn-id: r16912 | |||
2005-02-25 | Cleanup, reduce duplicate code. | Travis Howell | |
svn-id: r16911 | |||
2005-02-24 | defined some flags for HE wiz ; it should make the code more readable | Gregory Montoir | |
svn-id: r16901 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-19 | to 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-27 | moved all the HE wiz stuff to a separate module, with minor cleanups and ↵ | Gregory Montoir | |
simplifications svn-id: r15921 |