aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-01-12Fix ComI inventory crash, properly.James Brown
2003-01-12fix banjo duel crashMax Horn
2003-01-12fix for the COMI inventory crashMax Horn
2003-01-12we don't need the opcode table here anymoreMax Horn
2003-01-12dump flObject scripts, tooMax Horn
2003-01-12Remove the second biggest hack I've ever seenJames Brown
2003-01-12Well.. it works NOW. (flObject fix part 2 :P)James Brown
2003-01-12End of flObject rewrite. It works! It works! :PJames Brown
2003-01-12changed to 12 fps for comi smushPaweł Kołodziejski
2003-01-12fixed warningsPaweł Kołodziejski
2003-01-12Fhew. Fix crash.James Brown
2003-01-12Small fix - _numLocalObjects is a 1-based array, so don't go reading bad memo...James Brown
2003-01-12New method of local object management. Buggy, segfaults on the Part 1 screen ...James Brown
2003-01-12Fix game-specific scalers overriding global... when game started from LauncherJames Brown
2003-01-12yawn. That's enough. somebody please implement audio support in V8 videos :-)Max Horn
2003-01-12don't leak memory each time a smush movie is played in V8 (this also fixes sk...Max Horn
2003-01-12make script trace less noisyMax Horn
2003-01-12a dirty up.... nah just kidding, yet another clean up roundMax Horn
2003-01-12can't stop myselfMax Horn
2003-01-11even more cleanupMax Horn
2003-01-11more cleanupMax Horn
2003-01-11cleanupMax Horn
2003-01-11Fix lock/unlock objectJames Brown
2003-01-11Better warn on the flObject 188/189 load hackJames Brown
2003-01-11This is the second biggest hack I've ever seen! FlObject 188/189 hack.James Brown
2003-01-11that was a bgous endian fix, aquadran :-)Max Horn
2003-01-11cleanupMax Horn
2003-01-10endian fixPaweł Kołodziejski
2003-01-10fix compiler warningMax Horn
2003-01-10next cleanupPaweł Kołodziejski
2003-01-10next cleanupPaweł Kołodziejski
2003-01-10first step of cleanup codePaweł Kołodziejski
2003-01-10enabled SMUSH for COMI :)Paweł Kołodziejski
2003-01-10fixed codec47 :)Paweł Kołodziejski
2003-01-10removed codec47_delta tablePaweł Kołodziejski
2003-01-10added endian safe read int16 valuePaweł Kołodziejski
2003-01-10changed also thisPaweł Kołodziejski
2003-01-10changed table typesPaweł Kołodziejski
2003-01-10Oops, don't enable native MT-32 by default!Jamieson Christian
2003-01-10First-revision SysEx support for -ewindows.Jamieson Christian
2003-01-10added missing SYNC opcodePaweł Kołodziejski
2003-01-10added missing clear pointerPaweł Kołodziejski
2003-01-09fixes for codec47, heh, mktableX and smush_bufX is same table :)Paweł Kołodziejski
2003-01-09fixed the 'too many verbs' bug: verbid is 16 bits but was stored in save game...Max Horn
2003-01-09changed namesPaweł Kołodziejski
2003-01-09change seems to work on Linux in windowed mode; works on OS X in window/FS mo...Max Horn
2003-01-09yet another warp mouse change, now it works on OS X, but will it work on Linu...Max Horn
2003-01-09disabled ifsPaweł Kołodziejski
2003-01-09Disable smush again, and apply patch 664890 ('Silencing the music')James Brown
2003-01-09Patch 664895: Cannon fixes. Yippie. Anyone here familiar enough with SDL to c...James Brown