aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-07-08Experimental fix for bugs #795938 and #929242. In both cases, text isTorbjörn Andersson
2004-07-07OoopsTravis Howell
2004-07-05Code is correct, check against disasm.Travis Howell
2004-07-05Unused in original game (According to diasm.)Travis Howell
2004-07-05Merge into new function.Travis Howell
2004-07-05Should use putActorTravis Howell
2004-07-05Get rid of old hack (possible thanks to Kirbens recent change to the createBo...Max Horn
2004-07-04Match disasm., applies to The Dig too.Travis Howell
2004-07-04added code for bundle script varsPaweł Kołodziejski
2004-07-04Switch warnings to debug, since they occur normally in games.Travis Howell
2004-07-04PC version of FT demo uses older animation/direction calculationsTravis Howell
2004-07-04CorrectionTravis Howell
2004-07-03Initialise HE 7.0 sound varsTravis Howell
2004-07-03Add suggested fix for bug #778281 (Solution checked against disasm.)Travis Howell
2004-07-03Keep mouse mutton VARS in sync.Travis Howell
2004-07-03Add varsTravis Howell
2004-07-03Not used by games, switch to invalid.Travis Howell
2004-07-03Add a few varsTravis Howell
2004-07-03Fix veggie head bug in fbear. Patch attahed to bugreport #984258 isEugene Sandulenko
2004-07-02Caused no speech in imuse digital games.Travis Howell
2004-07-02Add varsTravis Howell
2004-07-01Fix some HE versions, add multiple versions targets.Eugene Sandulenko
2004-07-01Fix large delay in library of The Dig regression.Travis Howell
2004-07-01fixed compilationPaweł Kołodziejski
2004-07-01Commited wrong changeTravis Howell
2004-07-01Add better checkTravis Howell
2004-06-30Move some HE demos to version 72, where they should be.Eugene Sandulenko
2004-06-30Changes for non-akos version of puttputtTravis Howell
2004-06-30Initialise _numImages to zero, along with the other _num<whatever>Torbjörn Andersson
2004-06-29Implement game detection based on MD5s. This lets us avoid multiple GIDsEugene Sandulenko
2004-06-29Rename varTravis Howell
2004-06-29Revert hypothetical off-by-one fixin akos codec 16, causes glitches in HE games.Travis Howell
2004-06-29Remove old commented out codeTravis Howell
2004-06-29Change stampObject opcode to use same method as HE game, in order to draw to ...Travis Howell
2004-06-29Add hack for mouse hotpot in funpackTravis Howell
2004-06-29Fix actorOps case 218/9 in HE gamesTravis Howell
2004-06-29Add check for older puttputt version.Travis Howell
2004-06-28Added simple ref-counting to the File classMax Horn
2004-06-28oopsEugene Sandulenko
2004-06-28Move Win32ResExtractor to ScummEngine_v7he. Now it doesn't look alien.Eugene Sandulenko
2004-06-28Fix missing subtitles in Conroy Bumpus' song in Sam & MaxTravis Howell
2004-06-28Add a few more HE 7.2 varsTravis Howell
2004-06-28Fix missing sound effects in puttdemo (DOS)Travis Howell
2004-06-28Enhanced default directory support in the File class; now one can specify arb...Max Horn
2004-06-28Don't use getGameDataPath()Max Horn
2004-06-27That check should of been for HE 7.0 games.Travis Howell
2004-06-27Added small TODO to my currently defunct OSX-COMI-hackMax Horn
2004-06-27Reversed param order of File::open() -- this allowed me to get rid of a few m...Max Horn
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn