Commit Graph

6599 Commits

Author SHA1 Message Date
Paweł Kołodziejski
971fff61b8 fixed size logic in readFileToArray()
svn-id: r10238
2003-09-13 18:36:16 +00:00
Max Horn
2afc2c0ca9 fix global vars storing
svn-id: r10237
2003-09-13 18:18:02 +00:00
Max Horn
42bf2a855c cleanup
svn-id: r10236
2003-09-13 18:06:19 +00:00
Max Horn
54a6946eee cleanup
svn-id: r10235
2003-09-13 17:36:53 +00:00
Oliver Kiehl
51703e1014 pack _parallax to be on the safe side
svn-id: r10234
2003-09-13 17:36:39 +00:00
Max Horn
5aa69da8ef convert run lists in the res manager
svn-id: r10233
2003-09-13 17:36:31 +00:00
Paweł Kołodziejski
0c0f967c59 implemented fileread opcode
svn-id: r10232
2003-09-13 16:25:33 +00:00
Torbjörn Andersson
1976374521 Re-added BASS-specific hotkey section. (There used to be one, but it seems
to have disappeared under mysterious circumstances.)

svn-id: r10231
2003-09-13 15:23:18 +00:00
Jochen Hoenicke
bcb87f4126 Add a new hull curve entry needed by Indy3. This fixes bug #770698.
svn-id: r10230
2003-09-13 15:02:59 +00:00
Oliver Kiehl
6d94352f2f fix speech on BE
svn-id: r10229
2003-09-13 14:32:40 +00:00
Travis Howell
7f81defbff Revert change, was not needed after all.
svn-id: r10228
2003-09-13 14:09:36 +00:00
Max Horn
b6e4fb2ef7 since _hFileTable is only used by Scumm_v6, there is no reason to put it into class Scumm
svn-id: r10227
2003-09-13 13:59:46 +00:00
Paweł Kołodziejski
c334c1103f implemented opcodes: openfile and closefile
svn-id: r10226
2003-09-13 13:41:44 +00:00
Max Horn
059781c80a fix g_header -> header in comments
svn-id: r10225
2003-09-13 13:20:28 +00:00
Oliver Kiehl
bd50e9f3d7 some more endian fixes
svn-id: r10224
2003-09-13 13:05:52 +00:00
Max Horn
d2e56ed4a2 endian conversion in save/restore code (may not be complete, beware!)
svn-id: r10223
2003-09-13 13:04:55 +00:00
Max Horn
49f84b9c41 cleanup
svn-id: r10222
2003-09-13 13:02:44 +00:00
Paweł Kołodziejski
f02d38ce5a a little updated opcode: openFile and deleteFile
svn-id: r10221
2003-09-13 12:37:21 +00:00
Oliver Kiehl
20fe2b83fc should have been an int32
svn-id: r10220
2003-09-13 12:15:13 +00:00
Oliver Kiehl
35e5c73127 endian fix
svn-id: r10219
2003-09-13 12:12:11 +00:00
Max Horn
f9c28dca49 cleanup
svn-id: r10218
2003-09-13 12:08:17 +00:00
Travis Howell
989f3f9215 Another fm towns sound fix from Hibernatus
svn-id: r10217
2003-09-13 12:04:48 +00:00
Max Horn
41a17b9da6 let the interpreter use native endianess for variables -> this allows us to get rid of various endian conversions, and also fixs lots of other problems on BE systems. Beware, though, this may impair save game exchange between LE/BE: we'll have to adjust save_rest.cpp to convert to/from LE upon save/load
svn-id: r10216
2003-09-13 12:03:29 +00:00
Oliver Kiehl
f6cfd5775e fix LE bug
svn-id: r10215
2003-09-13 11:39:25 +00:00
Max Horn
9b960e6ceb trying to fix VC6 project files manually - beware :-)
svn-id: r10214
2003-09-13 11:31:47 +00:00
Max Horn
d6eddef542 clarified Loom related comments
svn-id: r10213
2003-09-13 11:26:51 +00:00
Oliver Kiehl
adcbedbfde hack isn't needed anymore
svn-id: r10212
2003-09-13 10:31:46 +00:00
Paweł Kołodziejski
5c5faaca2a update vc7 files
svn-id: r10211
2003-09-13 08:49:41 +00:00
Travis Howell
c4d293bab1 Add comments from Hibernatus
svn-id: r10210
2003-09-13 07:04:20 +00:00
Travis Howell
e8f7f2a4e1 Another fm towns sound fix from Hibernatus
svn-id: r10209
2003-09-13 06:56:47 +00:00
Travis Howell
ac8e16cc2e Update comment
svn-id: r10208
2003-09-13 04:38:37 +00:00
Max Horn
a81ea7667b improved heuristic, fixes crash when clicking on the fence
svn-id: r10207
2003-09-13 02:28:17 +00:00
Max Horn
f18b68cb09 wow - now I can walk around in the BS2 demo!
svn-id: r10206
2003-09-13 02:11:05 +00:00
Max Horn
a00930fbcb YAEB
svn-id: r10205
2003-09-13 01:59:57 +00:00
Max Horn
403ba92327 cleanup
svn-id: r10204
2003-09-13 01:59:11 +00:00
Max Horn
e93964cc4c yet another endian fix
svn-id: r10203
2003-09-13 01:50:11 +00:00
Joost Peters
d517558b10 proper fix for bug #791207
svn-id: r10202
2003-09-13 01:45:12 +00:00
Travis Howell
cc427cdcdd More Amiga V3 sound updates from unused.
svn-id: r10201
2003-09-13 01:42:36 +00:00
Joost Peters
befc7ed3db workaround for bug #791207
svn-id: r10200
2003-09-13 01:08:45 +00:00
Max Horn
c96ce86cab <joostp> *Fingolfin does +5 damage to endian bug.
svn-id: r10199
2003-09-13 01:06:41 +00:00
Max Horn
01fc842d91 endian fix for walk data
svn-id: r10198
2003-09-13 00:19:39 +00:00
Max Horn
4d9296d4c4 cleanup
svn-id: r10197
2003-09-12 23:22:45 +00:00
Max Horn
af14b48b4d cleanup / fix WALK_GRID_FILE case in convertEndian
svn-id: r10196
2003-09-12 21:40:44 +00:00
Max Horn
e2b842a85a move convertEndian around
svn-id: r10195
2003-09-12 20:48:28 +00:00
Max Horn
54f284fb3b No need to have convertEndian member of class resMan
svn-id: r10194
2003-09-12 20:46:12 +00:00
Max Horn
2ce7c27f0b properly fixed parallax layers in BE systems
svn-id: r10193
2003-09-12 20:26:54 +00:00
Oliver Kiehl
9dc282f1d5 endian fixes
svn-id: r10192
2003-09-12 18:52:53 +00:00
Travis Howell
c805e260a9 Fix COMI regression for now, seems to require x min/max values for camera to be set first.
svn-id: r10191
2003-09-12 09:50:33 +00:00
James Brown
90dd98511b A few small updates, query on the status of Indy walk bugs (see FIXME comment in Readme).
I propose 0.6.0 is codenamed the 'Mad Max' release. Any seconds? (reply to -Devel)

svn-id: r10190
2003-09-12 03:13:51 +00:00
Max Horn
a86f6ed55c fix/workaround for bug #770717 (ZAK: Zak walking on spot)
svn-id: r10189
2003-09-12 00:42:36 +00:00