aboutsummaryrefslogtreecommitdiff
path: root/scumm/wiz_he.cpp
AgeCommit message (Expand)Author
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-11Cleanup HE debug msgsTravis Howell
2006-02-05fixed warningPaweł Kołodziejski
2006-02-04Split intern.h and moved HE stuff into the new file intern_he.hMax Horn
2006-02-03Remove unused sprite flag, which is never set.Travis Howell
2006-01-31Use the pitch of a virtual screen surface instead of the width to skip a scan...Gregory Montoir
2006-01-31A scale of zero should be ignored.Travis Howell
2006-01-31Works fine now.Travis Howell
2006-01-31CleanupTravis Howell
2006-01-30Revert back to match original version.Travis Howell
2006-01-30Changed to be consistent with rest of wiz code.Gregory Montoir
2006-01-30Changed transformation origin computation (the previous code is matching paja...Gregory Montoir
2006-01-30Some cleanup and fixes to the wiz transformation code.Gregory Montoir
2006-01-29Variables no longer used.Travis Howell
2006-01-29HE80+ games use a transparent color of 5.Travis Howell
2006-01-29Enable angle and zoom support for polygons, based on HE95.Travis Howell
2006-01-27No longer required.Travis Howell
2006-01-27Make resource management of modified wizImages closer to original games.Travis Howell
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-16Match sizes of original versions, to avoid possible overflows.Travis Howell
2005-11-05Detect where wizImage type 1 should be flipped.Travis Howell
2005-11-04Correction for shapes drawing in fun shop titles.Travis Howell
2005-11-04Corrections to fillWizRect().Travis Howell
2005-11-04Values should only be set in HE99+.Travis Howell
2005-11-01Add floodFill support for wizImages.Travis Howell
2005-10-22Load/Save palette correctly in HE99 games.Travis Howell
2005-10-21Disambiguate code semantics (fixing a compiler warning)Max Horn
2005-10-21Add XMAP support for wizImages.Travis Howell
2005-10-18Fixed wiz TRLE encodingGregory Montoir
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-16Add missing function for getWizData.Travis Howell
2005-09-24Remove dummy cases for additional codecs in moonbase.Travis Howell
2005-08-31add fillWizPixel()Gregory Montoir
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-13Rename functionTravis Howell
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-14-Add more Backyard sports titlesTravis Howell
2005-06-05Remove duplicate field.Travis Howell
2005-06-05Rename sprite functions, based on map.Travis Howell
2005-05-29Set zorder to zero by default.Travis Howell
2005-05-29Set zorder to zero by default.Travis Howell
2005-05-23Lock altered or file loaded wizImages, to make sure they aren't expired while...Travis Howell
2005-05-23Move wizImage functions to Wiz class.Travis Howell
2005-05-23Turn Wiz struct into class as requested.Eugene Sandulenko
2005-05-12Avoid HE regressions.Travis Howell
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-08One last case for funshop titles.Travis Howell
2005-05-08Range checks off by 1.Travis Howell
2005-05-08Add case stub for funshop titlesTravis Howell