aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-02-24Minor correctionTravis Howell
2004-02-24Graphics decoders for 3DO HE titles. Preliminary implementation, don'tEugene Sandulenko
2004-02-24Removeout dated fixme (No reports of asserts in minefield)Travis Howell
2004-02-24Rename a few opcodesTravis Howell
2004-02-23Add back hackTravis Howell
2004-02-23the code was still wrongMax Horn
2004-02-23Add HE specific modifications to readArray and writeArray. That fixesEugene Sandulenko
2004-02-23Proper implementation of readFile, writeFile and redimArray.Eugene Sandulenko
2004-02-23Fix o6_readFile. Now it worksEugene Sandulenko
2004-02-23o Add GID_FBEARPACK, previously for target fbpack GID_FBEAR was used, but thereEugene Sandulenko
2004-02-23Ooops, missed a call.Travis Howell
2004-02-23Added missing HE opcode (0xEB tellFile)Eugene Sandulenko
2004-02-22whitespacesMax Horn
2004-02-22Is used in maniac and zak.Travis Howell
2004-02-22Correct extra slow subtitles in zak/maniac with old saves.Travis Howell
2004-02-22This should fix zak lotto bug correctly.Travis Howell
2004-02-22Code is required, according to disasm.Travis Howell
2004-02-22Only comi is differentTravis Howell
2004-02-22Original comi doesn't check value at allTravis Howell
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-02-22VAR confirmed awhile ago.Travis Howell
2004-02-22Restrict hack to COMITravis Howell
2004-02-22Missed one spot.Travis Howell
2004-02-22Enable and use VAR_VOICE_MODETravis Howell
2004-02-22Remove duplicated indy3 MD5's. If fr and es version do have differentEugene Sandulenko
2004-02-21Ooops, didn't meant to revertTravis Howell
2004-02-21This is normal for earlier gamesTravis Howell
2004-02-21Add commentTravis Howell
2004-02-21Add varTravis Howell
2004-02-21Add varsTravis Howell
2004-02-21OoopsTravis Howell
2004-02-21Add a few more actor inits. for later games.Travis Howell
2004-02-21Correct VAR_CHARINC in old saves.Travis Howell
2004-02-21OoopsTravis Howell
2004-02-21Adjust again for V1/V2 games.Travis Howell
2004-02-21Adjust again for comi demo.Travis Howell
2004-02-21COMI needs an adjust for VAR_CHARINC writes.Travis Howell
2004-02-21Use correct method for subtitle speed.Travis Howell
2004-02-20EVC ... no ... comments ... please :)Nicolas Bacca
2004-02-20Correct another bad comi varTravis Howell
2004-02-20Update varsTravis Howell
2004-02-20Variable should be checked at this point.Travis Howell
2004-02-20oopsEugene Sandulenko
2004-02-20o Fixed crashes when file to open does not exist. (missed functionality)Eugene Sandulenko
2004-02-20Revert recent change that breaks temporary saves (No music or even crashes)Travis Howell
2004-02-20oops. Restored needed debug output.Eugene Sandulenko
2004-02-20Added some more stubs for Kernel[Set/Get]functions. Some more commentsEugene Sandulenko
2004-02-19Fatty Bear games use positive size values in these opcodes.Travis Howell
2004-02-19An equal value should be allowed, originals used changeRange at this point.Travis Howell
2004-02-18Change debugs back to warnings (As requested)Travis Howell