aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v6he.cpp
AgeCommit message (Collapse)Author
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-24Rename a few opcodesTravis Howell
svn-id: r13011
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-23Added missing HE opcode (0xEB tellFile)Eugene Sandulenko
svn-id: r12999
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-20oops. Restored needed debug output.Eugene Sandulenko
svn-id: r12937
2004-02-20Added some more stubs for Kernel[Set/Get]functions. Some more commentsEugene Sandulenko
on opcodes svn-id: r12936
2004-02-19Fatty Bear games use positive size values in these opcodes.Travis Howell
svn-id: r12933
2004-02-16Rename opcodeTravis Howell
svn-id: r12914
2004-02-16Rename opcodeTravis Howell
svn-id: r12913
2004-02-13Switch warnings to debug.Travis Howell
Remove old commented out Simon code. svn-id: r12845
2004-02-11Rename as requested.Travis Howell
svn-id: r12820
2004-02-11Implementation of ScummEngine_v6he::unknownEA_funcEugene Sandulenko
svn-id: r12819
2004-02-10Revert var name.Travis Howell
svn-id: r12811
2004-02-10Remove unneeded #includeEugene Sandulenko
svn-id: r12800
2004-02-09CleanupTravis Howell
svn-id: r12797
2004-02-09Not uniqueTravis Howell
svn-id: r12796
2004-02-09Add opcodeTravis Howell
svn-id: r12795
2004-02-09Add commentTravis Howell
svn-id: r12794
2004-02-07More stubsTravis Howell
svn-id: r12757
2004-02-07Add stubTravis Howell
svn-id: r12756
2004-02-07Only used in HE games.Travis Howell
svn-id: r12755
2004-02-07Clean up last commit.Travis Howell
svn-id: r12754
2004-02-07*** empty log message ***Travis Howell
svn-id: r12753
2004-02-07Add separate class for Humongous Entertainment games.Travis Howell
svn-id: r12752