Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20511 | |||
2006-01-31 | Cleanup | Travis Howell | |
svn-id: r20321 | |||
2006-01-29 | Enable angle and zoom support for polygons, based on HE95. | Travis Howell | |
svn-id: r20281 | |||
2006-01-27 | Make resource management of modified wizImages closer to original games. | Travis Howell | |
Fixes many errors in Backyard Sports titles. svn-id: r20201 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2006-01-16 | Match sizes of original versions, to avoid possible overflows. | Travis Howell | |
svn-id: r20052 | |||
2005-11-05 | Detect where wizImage type 1 should be flipped. | Travis Howell | |
Show images without zoom or angle in ski ride of pajama3 for now. svn-id: r19462 | |||
2005-11-01 | Add floodFill support for wizImages. | Travis Howell | |
svn-id: r19379 | |||
2005-10-21 | Add XMAP support for wizImages. | Travis Howell | |
svn-id: r19201 | |||
2005-10-18 | Fixed wiz TRLE encoding | Gregory Montoir | |
svn-id: r19157 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-16 | Add missing function for getWizData. | Travis Howell | |
svn-id: r19106 | |||
2005-08-31 | add fillWizPixel() | Gregory Montoir | |
svn-id: r18726 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-13 | Rename function | Travis Howell | |
Add comments for missing cases. svn-id: r18538 | |||
2005-06-05 | Remove duplicate field. | Travis Howell | |
svn-id: r18350 | |||
2005-06-05 | Rename sprite functions, based on map. | Travis Howell | |
svn-id: r18349 | |||
2005-05-23 | Move wizImage functions to Wiz class. | Travis Howell | |
svn-id: r18226 | |||
2005-05-23 | Turn Wiz struct into class as requested. | Eugene Sandulenko | |
svn-id: r18224 | |||
2005-05-14 | Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes. | Eugene Sandulenko | |
svn-id: r18100 | |||
2005-05-07 | Add missing opcode details | Travis Howell | |
Fix regression (Fields not initied) svn-id: r17938 | |||
2005-05-02 | Add temporary hack for wizImages using compression type 2 for now. | Travis Howell | |
svn-id: r17896 | |||
2005-04-30 | Add expanded _wizParams used by HE100 games. | Travis Howell | |
Add u32 version variable. svn-id: r17869 | |||
2005-04-20 | Rename wizImage process flag for HE games. | Travis Howell | |
svn-id: r17707 | |||
2005-04-19 | minor cleanup | Gregory Montoir | |
svn-id: r17692 | |||
2005-04-07 | Add WIP on hePalette. | Travis Howell | |
svn-id: r17431 | |||
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-03-31 | Rename paletteNum field for sprite in wizImages. | Travis Howell | |
svn-id: r17312 | |||
2005-03-30 | Cleanup | Travis Howell | |
svn-id: r17292 | |||
2005-03-26 | Rename WizParameters field. | Travis Howell | |
Correct start strip in drawBMAPBg() svn-id: r17236 | |||
2005-03-23 | some wiz flags renaming | Gregory Montoir | |
svn-id: r17210 | |||
2005-03-09 | _imagesNum should be clear in startScene() | Travis Howell | |
svn-id: r17044 | |||
2005-02-28 | preliminar work on processWizImage 9 and updated wiz flags | Gregory Montoir | |
svn-id: r16963 | |||
2005-02-27 | added processWizImage mode 8 ; this breaks footdemo, feel free to disable | Gregory Montoir | |
svn-id: r16945 | |||
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 |