Age | Commit message (Expand) | Author |
2005-04-05 | Use correct buffer when capturing wizImage. | Travis Howell |
2005-04-05 | Writing into wizImage no longer crashes. | Travis Howell |
2005-04-04 | Add 8 sound channel support for HE games | Travis Howell |
2005-04-02 | Cleanup | Travis Howell |
2005-04-01 | Add bits and pieces | Travis Howell |
2005-04-01 | Add support for clipping of wizImages. | Travis Howell |
2005-04-01 | Remove resource type argument in wizImage functions, it is always rtImage. | Travis Howell |
2005-03-31 | Rename paletteNum field for sprite in wizImages. | Travis Howell |
2005-03-31 | Started to move some resource related code into a new class ResourceManager (... | Max Horn |
2005-03-30 | Ooops | Travis Howell |
2005-03-30 | *** empty log message *** | Travis Howell |
2005-03-30 | Correct return values were lost in last commit. | Travis Howell |
2005-03-30 | Revert cleanup from scumm/gfx.cpp revision 2.348. | Travis Howell |
2005-03-30 | Cleanup | Travis Howell |
2005-03-28 | Update HE issues | Travis Howell |
2005-03-26 | Rename WizParameters field. | Travis Howell |
2005-03-24 | Change processWizImage() to error on unknown case, to see where additional ca... | Travis Howell |
2005-03-23 | some wiz flags renaming | Gregory Montoir |
2005-03-10 | Find where this flag is triggered too. | Travis Howell |
2005-03-10 | Used in displayWizComplexImage() too. | Travis Howell |
2005-03-10 | Add HE specific versions of findResource/findResourceData. | Travis Howell |
2005-03-10 | Add back some lost code from cyx, for future changes. | Travis Howell |
2005-03-09 | _imagesNum should be clear in startScene() | Travis Howell |
2005-03-08 | corrections | Gregory Montoir |
2005-03-05 | Update comments | Travis Howell |
2005-02-28 | preliminar work on processWizImage 9 and updated wiz flags | Gregory Montoir |
2005-02-27 | correction, WIZH tag is LE | Gregory Montoir |
2005-02-27 | fixed footdemo startup wizimage | Gregory Montoir |
2005-02-27 | added processWizImage mode 8 ; this breaks footdemo, feel free to disable | Gregory Montoir |
2005-02-27 | Update debug msg. | Travis Howell |
2005-02-27 | Add more safety checks. | Travis Howell |
2005-02-26 | Catch all invalid image resource reads | Travis Howell |
2005-02-26 | Fix sprite hacks | Travis Howell |
2005-02-25 | Update WizParameters struct, to match pajama3. | Travis Howell |
2005-02-25 | Cleanup, reduce duplicate code. | Travis Howell |
2005-02-24 | defined some flags for HE wiz ; it should make the code more readable | Gregory Montoir |
2005-01-01 | Updated copyright | Max Horn |
2004-12-19 | to please PalmOS, I moved the _wiz member to ScummEngine_v70he, where it actu... | Gregory Montoir |
2004-11-27 | moved all the HE wiz stuff to a separate module, with minor cleanups and simp... | Gregory Montoir |