aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/wiz_he.h
AgeCommit message (Collapse)Author
2007-02-19Use consistent naming for the preprocessor constants used to guarantee thatTorbjörn Andersson
header files are only included once. Many of them didn't have a SCUMM prefix which could have lead to clashes with common header files. svn-id: r25727
2007-01-26templatified some Wiz decoding functionsGregory Montoir
svn-id: r25209
2006-05-08Add initial DXA support for HE gamesTravis Howell
svn-id: r22384
2006-03-31Rename two WizParameters fieldsTravis Howell
svn-id: r21514
2006-02-24added TRLE wiz masking (mostly untested)Gregory Montoir
svn-id: r20847
2006-02-15Moved all he-specific source files to engines/scumm/he/ subdirectoryEugene Sandulenko
svn-id: r20696