aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Collapse)Author
2004-02-24COMI uses VAR_CHARINC in reverse, so adjust readvar.Travis Howell
svn-id: r13025
2004-02-24Remove warnings, they were dummy warnings in originals.Travis Howell
svn-id: r13024
2004-02-24Reset more for a restart and avoid some code duplication.Travis Howell
svn-id: r13022
2004-02-24Add case for 3do version.Travis Howell
svn-id: r13020
2004-02-24Add case for 3do versions.Travis Howell
svn-id: r13018
2004-02-24Minor correctionTravis Howell
svn-id: r13015
2004-02-24Graphics decoders for 3DO HE titles. Preliminary implementation, don'tEugene Sandulenko
blame me :) After testing I'll convert it to C. svn-id: r13014
2004-02-24Removeout dated fixme (No reports of asserts in minefield)Travis Howell
svn-id: r13013
2004-02-24Rename a few opcodesTravis Howell
svn-id: r13011
2004-02-23Add back hackTravis Howell
svn-id: r13007
2004-02-23the code was still wrongMax Horn
svn-id: r13005
2004-02-23Add HE specific modifications to readArray and writeArray. That fixesEugene Sandulenko
those crashes svn-id: r13004
2004-02-23Proper implementation of readFile, writeFile and redimArray.Eugene Sandulenko
HE specific fixes to defineArray. Now many things started to work in HE games. svn-id: r13003
2004-02-23Fix o6_readFile. Now it worksEugene Sandulenko
svn-id: r13002
2004-02-23o Add GID_FBEARPACK, previously for target fbpack GID_FBEAR was used, but thereEugene Sandulenko
were fbear-specific modifications which didn't apply to it. Hence another GID. o seekFile and tellFile are enabled svn-id: r13001
2004-02-23Ooops, missed a call.Travis Howell
svn-id: r13000
2004-02-23Added missing HE opcode (0xEB tellFile)Eugene Sandulenko
svn-id: r12999
2004-02-22whitespacesMax Horn
svn-id: r12998
2004-02-22Is used in maniac and zak.Travis Howell
svn-id: r12992
2004-02-22Correct extra slow subtitles in zak/maniac with old saves.Travis Howell
svn-id: r12991
2004-02-22This should fix zak lotto bug correctly.Travis Howell
svn-id: r12989
2004-02-22Code is required, according to disasm.Travis Howell
svn-id: r12987
2004-02-22Only comi is differentTravis Howell
svn-id: r12986
2004-02-22Original comi doesn't check value at allTravis Howell
svn-id: r12985
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
svn-id: r12984
2004-02-22VAR confirmed awhile ago.Travis Howell
svn-id: r12983
2004-02-22Restrict hack to COMITravis Howell
svn-id: r12981
2004-02-22Missed one spot.Travis Howell
svn-id: r12980
2004-02-22Enable and use VAR_VOICE_MODETravis Howell
svn-id: r12979
2004-02-22Remove duplicated indy3 MD5's. If fr and es version do have differentEugene Sandulenko
MD5, it's better to add them later. svn-id: r12978
2004-02-21Ooops, didn't meant to revertTravis Howell
svn-id: r12968
2004-02-21This is normal for earlier gamesTravis Howell
svn-id: r12967
2004-02-21Add commentTravis Howell
svn-id: r12966
2004-02-21Add varTravis Howell
svn-id: r12965
2004-02-21Add varsTravis Howell
svn-id: r12964
2004-02-21OoopsTravis Howell
svn-id: r12963
2004-02-21Add a few more actor inits. for later games.Travis Howell
svn-id: r12962
2004-02-21Correct VAR_CHARINC in old saves.Travis Howell
svn-id: r12955
2004-02-21OoopsTravis Howell
svn-id: r12954
2004-02-21Adjust again for V1/V2 games.Travis Howell
svn-id: r12953
2004-02-21Adjust again for comi demo.Travis Howell
svn-id: r12951
2004-02-21COMI needs an adjust for VAR_CHARINC writes.Travis Howell
svn-id: r12950
2004-02-21Use correct method for subtitle speed.Travis Howell
svn-id: r12949
2004-02-20EVC ... no ... comments ... please :)Nicolas Bacca
svn-id: r12945
2004-02-20Correct another bad comi varTravis Howell
svn-id: r12944
2004-02-20Update varsTravis Howell
svn-id: r12943
2004-02-20Variable should be checked at this point.Travis Howell
svn-id: r12942
2004-02-20oopsEugene Sandulenko
svn-id: r12940
2004-02-20o Fixed crashes when file to open does not exist. (missed functionality)Eugene Sandulenko
o Fixed redimArray svn-id: r12939
2004-02-20Revert recent change that breaks temporary saves (No music or even crashes)Travis Howell
svn-id: r12938