aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v7he.cpp
AgeCommit message (Expand)Author
2004-10-05fix drawWizPolygon glitchGregory Montoir
2004-09-28Changed more of the actor class members to match our coding guidelines (in th...Max Horn
2004-09-21Add missing casesTravis Howell
2004-09-21Should be HE60/70.Travis Howell
2004-09-18Rename some member vars to avoid _ followed by an uppercase letter. More of t...Max Horn
2004-09-18Reduce code duplication a bitMax Horn
2004-09-18renamed HE opcodes to distinguish them from their 'regular' V6/V7 counterpartsMax Horn
2004-09-18preliminar AuxQueue support (freddemo intro), some glitches thoughGregory Montoir
2004-09-17Add case stubs for waterTravis Howell
2004-09-16Update commentTravis Howell
2004-09-16ADD HE80+ differenceTravis Howell
2004-09-15Call directTravis Howell
2004-09-15Still not quite right.Travis Howell
2004-09-15Only palette is differentTravis Howell
2004-09-14Save polygonsTravis Howell
2004-09-14Fix array issues.Travis Howell
2004-09-14Correct id checkTravis Howell
2004-09-14Fixed latest bug in polygonContains. Now hotspots work as expected.Eugene Sandulenko
2004-09-14Report when polyogn Wiz image is used.Travis Howell
2004-09-14Load POLD resources in HE80+ gamesTravis Howell
2004-09-14Set numVerts when storing polygonsTravis Howell
2004-09-14Fixed yet another bug in polyugonContains. Still not everything :(Eugene Sandulenko
2004-09-14Fix bug in polygonContains(). Still doesn't work.Eugene Sandulenko
2004-09-13Implemented formerly known unknownFB and unknownFC.Eugene Sandulenko
2004-09-13HE arcade game work a bit now.Travis Howell
2004-09-13Set correct array length in HE 72+ games.Travis Howell
2004-09-12Added missing parameters to debug(), as pointed out by Lord_Nightmare.Torbjörn Andersson
2004-09-12Correct debugsTravis Howell
2004-09-12Add debugTravis Howell
2004-09-12Add some change to start later HE99 hames.Travis Howell
2004-09-11Add stubTravis Howell
2004-09-10Rename opcodeTravis Howell
2004-09-10Missed lineTravis Howell
2004-09-09Change needed for HE 71 too.Travis Howell
2004-09-09CorrectionTravis Howell
2004-09-09Add HE 70 version changes.Travis Howell
2004-09-09Fix bug in ScummEngine_v7he::getCharsetOffset()Eugene Sandulenko
2004-09-09DuplicateTravis Howell
2004-09-08Fix array issue.Travis Howell
2004-09-04Complete actor clipping override code for HE games.Travis Howell
2004-09-04Add actor cliping override for HE games.Travis Howell
2004-09-03Add basic decoding of debug script scripts.Travis Howell
2004-09-01Add HE 72 versions, still not working right yet.Travis Howell
2004-08-31Add HE 72 versionTravis Howell
2004-08-31Move function as requested.Travis Howell
2004-08-30Small correctionTravis Howell
2004-08-30TypoTravis Howell
2004-08-30Add some WIP code for HE games.Travis Howell
2004-08-29Add commentTravis Howell
2004-08-28Revert last change, was wrong opcode.Travis Howell