aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v7he.cpp
AgeCommit message (Collapse)Author
2004-09-18preliminar AuxQueue support (freddemo intro), some glitches thoughGregory Montoir
svn-id: r15149
2004-09-17Add case stubs for waterTravis Howell
svn-id: r15144
2004-09-16Update commentTravis Howell
svn-id: r15132
2004-09-16ADD HE80+ differenceTravis Howell
svn-id: r15131
2004-09-15Call directTravis Howell
svn-id: r15127
2004-09-15Still not quite right.Travis Howell
svn-id: r15123
2004-09-15Only palette is differentTravis Howell
svn-id: r15122
2004-09-14Save polygonsTravis Howell
Move findObject changes to HE72 svn-id: r15118
2004-09-14Fix array issues.Travis Howell
svn-id: r15113
2004-09-14Correct id checkTravis Howell
svn-id: r15112
2004-09-14Fixed latest bug in polygonContains. Now hotspots work as expected.Eugene Sandulenko
svn-id: r15110
2004-09-14Report when polyogn Wiz image is used.Travis Howell
svn-id: r15108
2004-09-14Load POLD resources in HE80+ gamesTravis Howell
Some more WIP on polygons svn-id: r15107
2004-09-14Set numVerts when storing polygonsTravis Howell
svn-id: r15106
2004-09-14Fixed yet another bug in polyugonContains. Still not everything :(Eugene Sandulenko
svn-id: r15105
2004-09-14Fix bug in polygonContains(). Still doesn't work.Eugene Sandulenko
Preparations for implementing findObject() HE changes. svn-id: r15104
2004-09-13Implemented formerly known unknownFB and unknownFC.Eugene Sandulenko
ScummEngine_v7he::polygonContains() is still buggy and prevents whole thing from working. svn-id: r15103
2004-09-13HE arcade game work a bit now.Travis Howell
svn-id: r15087
2004-09-13Set correct array length in HE 72+ games.Travis Howell
Add some stubs svn-id: r15082
2004-09-12Added missing parameters to debug(), as pointed out by Lord_Nightmare.Torbjörn Andersson
svn-id: r15080
2004-09-12Correct debugsTravis Howell
svn-id: r15054
2004-09-12Add debugTravis Howell
svn-id: r15020
2004-09-12Add some change to start later HE99 hames.Travis Howell
svn-id: r15017
2004-09-11Add stubTravis Howell
svn-id: r15000
2004-09-10Rename opcodeTravis Howell
svn-id: r14993
2004-09-10Missed lineTravis Howell
svn-id: r14991
2004-09-09Change needed for HE 71 too.Travis Howell
svn-id: r14984
2004-09-09CorrectionTravis Howell
svn-id: r14982
2004-09-09Add HE 70 version changes.Travis Howell
svn-id: r14980
2004-09-09Fix bug in ScummEngine_v7he::getCharsetOffset()Eugene Sandulenko
svn-id: r14978
2004-09-09DuplicateTravis Howell
svn-id: r14975
2004-09-08Fix array issue.Travis Howell
svn-id: r14961
2004-09-04Complete actor clipping override code for HE games.Travis Howell
Add akos speech queue for HE games Minor cleanup svn-id: r14883
2004-09-04Add actor cliping override for HE games.Travis Howell
svn-id: r14879
2004-09-03Add basic decoding of debug script scripts.Travis Howell
svn-id: r14871
2004-09-01Add HE 72 versions, still not working right yet.Travis Howell
svn-id: r14852
2004-08-31Add HE 72 versionTravis Howell
svn-id: r14845
2004-08-31Move function as requested.Travis Howell
svn-id: r14844
2004-08-30Small correctionTravis Howell
svn-id: r14842
2004-08-30TypoTravis Howell
svn-id: r14841
2004-08-30Add some WIP code for HE games.Travis Howell
Add some music adjustments svn-id: r14839
2004-08-29Add commentTravis Howell
svn-id: r14825
2004-08-28Revert last change, was wrong opcode.Travis Howell
Add a few more HE 7 opcodes svn-id: r14813
2004-08-28Sound change for later HE 7.x gamesTravis Howell
Revert cursor change, later games have no .he3 file. Add some stubs/opcodes Later HE games use hard code value for _numRoomVariables svn-id: r14808
2004-08-28akos should queue commmands and executate after drawing costumes (Caused ↵Travis Howell
race issues in HE games). Remove some duplciate code Enable from HE games Add a few stubs for some additional akos codes svn-id: r14799
2004-08-26Update akos error messagesTravis Howell
Add proper timer opcodes Up some debug msgs. svn-id: r14779
2004-08-26More code/stubs for HE 7.2 gamesTravis Howell
Add another temp hack Add id for water, uses more actors Another small correction to music playback for HE 7.2 games svn-id: r14764
2004-08-26Add some stubs for HE 7.2Travis Howell
Fix warning Add music support for later HE 7.2 games svn-id: r14761
2004-08-25Add a few cases for later games.Travis Howell
svn-id: r14749
2004-08-24Remove some old/duplicate code.Travis Howell
Add a few more functions/stubs for HE 7.2 Moved HE 7.2 o_resourceRoutine() specifics. svn-id: r14727