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