Commit Graph

2983 Commits

Author SHA1 Message Date
Max Horn
0a3bc7d36f removed obsolete FIXME
svn-id: r6446
2003-01-13 15:13:24 +00:00
Max Horn
6fada952c0 indention fix
svn-id: r6445
2003-01-13 15:06:58 +00:00
James Brown
82347203a7 Stub out a few room subops
svn-id: r6444
2003-01-13 14:22:53 +00:00
Max Horn
020a1c3e2d fixed COMI actor scaling, again
svn-id: r6443
2003-01-13 14:04:41 +00:00
Max Horn
e704837f5c fix off by one error
svn-id: r6442
2003-01-13 13:37:43 +00:00
James Brown
35d3d26f0c Fix old-game resource error dialog
svn-id: r6441
2003-01-13 13:13:36 +00:00
Max Horn
eb9726c497 added V8 scaling code
svn-id: r6440
2003-01-13 01:29:45 +00:00
Max Horn
1f88542417 don't lock/unlock if resource was already locked
svn-id: r6439
2003-01-12 21:53:25 +00:00
Max Horn
454fc651c0 fix beach crash in COMI
svn-id: r6438
2003-01-12 21:46:58 +00:00
Max Horn
ca88dff5e7 work around a script bug in COMI; cleanup; re-enabled array assert
svn-id: r6437
2003-01-12 21:13:22 +00:00
Max Horn
2e4ba0c29f indention fix
svn-id: r6436
2003-01-12 21:12:28 +00:00
James Brown
ada8a85b7b Make things compile :)
svn-id: r6435
2003-01-12 19:50:21 +00:00
James Brown
374e3a3f26 Fix ComI music bundle switching on disk change
svn-id: r6434
2003-01-12 19:15:30 +00:00
James Brown
458ecbffcf Remove assert. It's assertion makes me fearful of it's dominance. Oh, and it prevents the Lights scene in ComI working.
svn-id: r6433
2003-01-12 18:55:41 +00:00
James Brown
a5e144fb8a Add uSweat token (used when trying to walk across hot sand at brimstone beach)
svn-id: r6432
2003-01-12 18:35:01 +00:00
James Brown
2054937003 Implement ComI roomOp
svn-id: r6431
2003-01-12 17:51:12 +00:00
James Brown
f8dce1dc1f Fix ComI inventory crash, properly.
svn-id: r6430
2003-01-12 16:34:05 +00:00
Oliver Kiehl
dfced2a4d0 added F10 support (Hitareas are indicated when F10 is pressed)
svn-id: r6429
2003-01-12 15:17:58 +00:00
Max Horn
a4a4f043bf fix for the black rect bug in COMI (thanks to Erik)... guess is that the checksum algo fails to detect the dirty regions. Why is it here at all, anyway? BBrox says it might be needed for Simon. So somebody should check that
svn-id: r6428
2003-01-12 14:18:05 +00:00
Max Horn
aa60f424ba fix banjo duel crash
svn-id: r6427
2003-01-12 13:58:16 +00:00
Max Horn
5db47f56d0 fix for the COMI inventory crash
svn-id: r6426
2003-01-12 13:40:12 +00:00
Max Horn
4c7fdebaf2 we don't need the opcode table here anymore
svn-id: r6425
2003-01-12 13:07:40 +00:00
Max Horn
0305a2ba0a dump flObject scripts, too
svn-id: r6424
2003-01-12 13:06:59 +00:00
James Brown
37648803ae Remove the second biggest hack I've ever seen
svn-id: r6423
2003-01-12 10:33:30 +00:00
James Brown
bd9f9405cd Well.. it works NOW. (flObject fix part 2 :P)
svn-id: r6422
2003-01-12 10:22:07 +00:00
James Brown
a4af93c22c End of flObject rewrite. It works! It works! :P
svn-id: r6421
2003-01-12 10:20:09 +00:00
Paweł Kołodziejski
65b161b98c changed to 12 fps for comi smush
svn-id: r6420
2003-01-12 09:49:11 +00:00
Paweł Kołodziejski
9af8fa432e fixed warnings
svn-id: r6419
2003-01-12 09:09:07 +00:00
James Brown
ea9d3dd9bb Fhew. Fix crash.
svn-id: r6418
2003-01-12 08:37:59 +00:00
James Brown
daa5397e02 Small fix - _numLocalObjects is a 1-based array, so don't go reading bad memory :P
svn-id: r6417
2003-01-12 08:32:44 +00:00
James Brown
ef9a8d0714 New method of local object management. Buggy, segfaults on the Part 1 screen and I don't know why yet..
svn-id: r6416
2003-01-12 07:30:17 +00:00
James Brown
6bf93e41c5 Fix game-specific scalers overriding global... when game started from Launcher
svn-id: r6415
2003-01-12 07:19:03 +00:00
James Brown
74f01de444 Fix game-specific scalers overriding global... when game started from Launcher
svn-id: r6414
2003-01-12 06:44:59 +00:00
Max Horn
9f60899a4d yawn. That's enough. somebody please implement audio support in V8 videos :-)
svn-id: r6413
2003-01-12 03:35:16 +00:00
Travis Howell
f469d84888 Ooops
svn-id: r6412
2003-01-12 02:42:59 +00:00
Travis Howell
93184025d9 Add warning when voice files are missing in simon2amiga/mac
Work if voice file is missing in simon2amiga/mac

svn-id: r6411
2003-01-12 02:01:07 +00:00
Max Horn
47fe35819a don't leak memory each time a smush movie is played in V8 (this also fixes skipping cutscenes)
svn-id: r6410
2003-01-12 01:15:37 +00:00
Max Horn
727399ad0e search for files in voices/ subdir (useful for Simon2Mac)
svn-id: r6409
2003-01-12 01:06:28 +00:00
Max Horn
ee5c452dee make script trace less noisy
svn-id: r6408
2003-01-12 01:01:20 +00:00
Max Horn
5ad60a69f3 a dirty up.... nah just kidding, yet another clean up round
svn-id: r6407
2003-01-12 00:55:03 +00:00
Max Horn
e907e64628 can't stop myself
svn-id: r6406
2003-01-12 00:21:32 +00:00
Max Horn
cde3a6e182 even more cleanup
svn-id: r6405
2003-01-11 23:35:20 +00:00
Max Horn
9179a54091 more cleanup
svn-id: r6404
2003-01-11 23:16:18 +00:00
Max Horn
64ff3e4b58 cleanup
svn-id: r6403
2003-01-11 22:42:50 +00:00
James Brown
a579558cdb Fix lock/unlock object
svn-id: r6402
2003-01-11 19:21:38 +00:00
James Brown
15decf5b15 Better warn on the flObject 188/189 load hack
svn-id: r6401
2003-01-11 18:53:15 +00:00
James Brown
911353c710 This is the second biggest hack I've ever seen! FlObject 188/189 hack.
svn-id: r6400
2003-01-11 18:52:19 +00:00
Max Horn
09445ada17 that was a bgous endian fix, aquadran :-)
svn-id: r6399
2003-01-11 17:59:27 +00:00
Oliver Kiehl
237783a24d added voice support for simon 2 mac and simon 3 amiga
svn-id: r6398
2003-01-11 16:00:55 +00:00
Max Horn
2636e2806a cleanup
svn-id: r6397
2003-01-11 15:53:00 +00:00