133 Commits

Author SHA1 Message Date
Eugene Sandulenko
4accb5b006 Make use of GF_WINDOWS in HE games
svn-id: r13129
2004-03-02 01:01:36 +00:00
Eugene Sandulenko
c84ad5e0d4 oops
svn-id: r13127
2004-03-02 00:23:25 +00:00
Eugene Sandulenko
dd3683f7e7 Implemented some HE specific opcodes
Added some HE GIDs

svn-id: r13126
2004-03-02 00:21:02 +00:00
Eugene Sandulenko
d7f9be12fe Move decodeParseString to script_v7he.cpp where it really belongs to.
svn-id: r13109
2004-03-01 06:23:25 +00:00
Travis Howell
b80a9a2a37 Add case for 3do version.
svn-id: r13020
2004-02-24 05:14:00 +00:00
Travis Howell
3586e77e1c Add case for 3do versions.
svn-id: r13018
2004-02-24 05:03:06 +00:00
Travis Howell
10f95809ab Rename a few opcodes
svn-id: r13011
2004-02-24 00:43:01 +00:00
Eugene Sandulenko
a2ea28b56f Proper implementation of readFile, writeFile and redimArray.
HE specific fixes to defineArray.

Now many things started to work in HE games.

svn-id: r13003
2004-02-23 04:01:39 +00:00
Eugene Sandulenko
ab72dadbff Fix o6_readFile. Now it works
svn-id: r13002
2004-02-23 02:51:34 +00:00
Eugene Sandulenko
f878140895 o Add GID_FBEARPACK, previously for target fbpack GID_FBEAR was used, but there
were fbear-specific modifications which didn't apply to it. Hence another GID.
o seekFile and tellFile are enabled

svn-id: r13001
2004-02-23 02:07:56 +00:00
Eugene Sandulenko
6588b17469 Added missing HE opcode (0xEB tellFile)
svn-id: r12999
2004-02-23 00:59:34 +00:00
Eugene Sandulenko
1fe7d0c890 oops
svn-id: r12940
2004-02-20 03:29:39 +00:00
Eugene Sandulenko
76eff7e221 o Fixed crashes when file to open does not exist. (missed functionality)
o Fixed redimArray

svn-id: r12939
2004-02-20 03:04:38 +00:00
Eugene Sandulenko
9f073e44c7 oops. Restored needed debug output.
svn-id: r12937
2004-02-20 00:46:30 +00:00
Eugene Sandulenko
5d8bf5faf8 Added some more stubs for Kernel[Set/Get]functions. Some more comments
on opcodes

svn-id: r12936
2004-02-20 00:32:29 +00:00
Travis Howell
429c86f4f3 Fatty Bear games use positive size values in these opcodes.
svn-id: r12933
2004-02-19 08:21:59 +00:00
Travis Howell
9d3ed96738 Rename opcode
svn-id: r12914
2004-02-16 05:53:17 +00:00
Travis Howell
7cc3bc357f Rename opcode
svn-id: r12913
2004-02-16 05:15:31 +00:00
Travis Howell
f02f786b3f Switch warnings to debug.
Remove old commented out Simon code.

svn-id: r12845
2004-02-13 11:00:37 +00:00
Travis Howell
e451c498ac Rename as requested.
svn-id: r12820
2004-02-11 03:36:27 +00:00
Eugene Sandulenko
76fc86f028 Implementation of ScummEngine_v6he::unknownEA_func
svn-id: r12819
2004-02-11 03:21:50 +00:00
Travis Howell
514347c899 Revert var name.
svn-id: r12811
2004-02-10 12:15:45 +00:00
Eugene Sandulenko
5bd6dc62b3 Remove unneeded #include
svn-id: r12800
2004-02-10 00:25:02 +00:00
Travis Howell
8de55dcbca Cleanup
svn-id: r12797
2004-02-09 15:22:31 +00:00
Travis Howell
b85e7e77bc Not unique
svn-id: r12796
2004-02-09 14:59:55 +00:00
Travis Howell
36c9dc8b5b Add opcode
svn-id: r12795
2004-02-09 14:53:13 +00:00
Travis Howell
e98d5983da Add comment
svn-id: r12794
2004-02-09 14:11:44 +00:00
Travis Howell
a2039576fb More stubs
svn-id: r12757
2004-02-07 04:11:40 +00:00
Travis Howell
33dcab8d6c Add stub
svn-id: r12756
2004-02-07 03:10:22 +00:00
Travis Howell
ea3be081b7 Only used in HE games.
svn-id: r12755
2004-02-07 03:00:01 +00:00
Travis Howell
86394f4542 Clean up last commit.
svn-id: r12754
2004-02-07 02:52:27 +00:00
Travis Howell
3a8bfbeeb1 *** empty log message ***
svn-id: r12753
2004-02-07 02:28:24 +00:00
Travis Howell
82564def69 Add separate class for Humongous Entertainment games.
svn-id: r12752
2004-02-07 02:23:24 +00:00