index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
/
wiz_he.cpp
Age
Commit message (
Expand
)
Author
2006-01-31
Use the pitch of a virtual screen surface instead of the width to skip a scan...
Gregory Montoir
2006-01-31
A scale of zero should be ignored.
Travis Howell
2006-01-31
Works fine now.
Travis Howell
2006-01-31
Cleanup
Travis Howell
2006-01-30
Revert back to match original version.
Travis Howell
2006-01-30
Changed to be consistent with rest of wiz code.
Gregory Montoir
2006-01-30
Changed transformation origin computation (the previous code is matching paja...
Gregory Montoir
2006-01-30
Some cleanup and fixes to the wiz transformation code.
Gregory Montoir
2006-01-29
Variables no longer used.
Travis Howell
2006-01-29
HE80+ games use a transparent color of 5.
Travis Howell
2006-01-29
Enable angle and zoom support for polygons, based on HE95.
Travis Howell
2006-01-27
No longer required.
Travis Howell
2006-01-27
Make resource management of modified wizImages closer to original games.
Travis Howell
2006-01-18
Update copyright notice
Eugene Sandulenko
2006-01-16
Match sizes of original versions, to avoid possible overflows.
Travis Howell
2005-11-05
Detect where wizImage type 1 should be flipped.
Travis Howell
2005-11-04
Correction for shapes drawing in fun shop titles.
Travis Howell
2005-11-04
Corrections to fillWizRect().
Travis Howell
2005-11-04
Values should only be set in HE99+.
Travis Howell
2005-11-01
Add floodFill support for wizImages.
Travis Howell
2005-10-22
Load/Save palette correctly in HE99 games.
Travis Howell
2005-10-21
Disambiguate code semantics (fixing a compiler warning)
Max Horn
2005-10-21
Add XMAP support for wizImages.
Travis Howell
2005-10-18
Fixed wiz TRLE encoding
Gregory Montoir
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-16
Add missing function for getWizData.
Travis Howell
2005-09-24
Remove dummy cases for additional codecs in moonbase.
Travis Howell
2005-08-31
add fillWizPixel()
Gregory Montoir
2005-08-14
Replace warnings with debug, errors or printfs:
Travis Howell
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-13
Rename function
Travis Howell
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-14
-Add more Backyard sports titles
Travis Howell
2005-06-05
Remove duplicate field.
Travis Howell
2005-06-05
Rename sprite functions, based on map.
Travis Howell
2005-05-29
Set zorder to zero by default.
Travis Howell
2005-05-29
Set zorder to zero by default.
Travis Howell
2005-05-23
Lock altered or file loaded wizImages, to make sure they aren't expired while...
Travis Howell
2005-05-23
Move wizImage functions to Wiz class.
Travis Howell
2005-05-23
Turn Wiz struct into class as requested.
Eugene Sandulenko
2005-05-12
Avoid HE regressions.
Travis Howell
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-08
One last case for funshop titles.
Travis Howell
2005-05-08
Range checks off by 1.
Travis Howell
2005-05-08
Add case stub for funshop titles
Travis Howell
2005-05-07
Additions for funshop titles.
Travis Howell
2005-05-07
Add missing opcode details
Travis Howell
2005-05-05
Get XMAP from correct resource.
Travis Howell
2005-05-03
Skip wiz compression type 2 used by baseball2003
Eugene Sandulenko
2005-05-02
Add temporary hack for wizImages using compression type 2 for now.
Travis Howell
[next]