19243 Commits

Author SHA1 Message Date
Travis Howell
ab0eb74395 Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1
svn-id: r24498
2006-10-25 11:02:08 +00:00
Bertrand Augereau
64e46134e9 DS : 320*PAL8 to 256*1555 line scaler
svn-id: r24497
2006-10-25 10:30:21 +00:00
Travis Howell
588c3e0bf1 Revert debug changes
svn-id: r24496
2006-10-25 10:21:57 +00:00
Travis Howell
15915e805d Remove unused script opcodes
svn-id: r24495
2006-10-25 10:20:17 +00:00
Travis Howell
a4be70e47b Correction to script opcode table for FF
svn-id: r24494
2006-10-25 10:08:38 +00:00
Travis Howell
dc405fa453 Corrections to script opcode table for PP
svn-id: r24493
2006-10-25 10:00:29 +00:00
Travis Howell
7dd6b31aef Add more opcodes for Elvira 1/2
svn-id: r24492
2006-10-25 08:12:05 +00:00
Travis Howell
869243142a Add class code used by scripts in Elvira 1
svn-id: r24491
2006-10-25 05:32:15 +00:00
Travis Howell
8b0f34e193 Add Macintosh version of Backyard Football 2002
svn-id: r24490
2006-10-25 01:53:07 +00:00
Torbjörn Andersson
6c16402744 Broken Sword 2 does not need cd.bin, and startup.inf is optional. (In fact,
there have been reports that the BS1/BS2 double pack ships with the wrong
startup.inf, but let's not confuse the readers with that little tidbit.)

svn-id: r24489
2006-10-24 16:03:05 +00:00
Max Horn
7889783cac const correctness
svn-id: r24488
2006-10-24 09:44:20 +00:00
Travis Howell
920a5ac5f4 Rename variable
svn-id: r24487
2006-10-24 08:11:43 +00:00
Travis Howell
6810993828 Add more menu code for Elvira 1
svn-id: r24486
2006-10-24 07:44:37 +00:00
Johannes Schickel
3197cb6a23 Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK".
svn-id: r24485
2006-10-24 00:56:10 +00:00
Johannes Schickel
0d357aab4d Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm").
svn-id: r24480
2006-10-24 00:30:48 +00:00
Travis Howell
56d44a5be2 Add back football2002 target
svn-id: r24478
2006-10-24 00:09:15 +00:00
Johannes Schickel
8fb07286cc Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen").
svn-id: r24475
2006-10-23 23:12:12 +00:00
Travis Howell
67041f96a9 Add missing reset of _lastClickRem variable
svn-id: r24474
2006-10-23 13:42:50 +00:00
Travis Howell
38e709beb2 Add missing code for enableInput opcode
svn-id: r24473
2006-10-23 13:40:23 +00:00
Travis Howell
cff9d1ab81 Re-enable verb code
svn-id: r24472
2006-10-23 11:17:25 +00:00
Travis Howell
7a5b0c1870 Add minor icon code differences in Elvira 2
svn-id: r24471
2006-10-23 11:13:51 +00:00
Travis Howell
4c9fc74964 Add printStats code for Elvira 2 and cleanup
svn-id: r24470
2006-10-23 10:06:32 +00:00
Travis Howell
8f44ef3209 Add a few opcode stubs for Elvira 2
svn-id: r24469
2006-10-23 07:07:03 +00:00
Travis Howell
80048e2327 Add hasIcon difference in Elvira 1
svn-id: r24468
2006-10-23 05:58:53 +00:00
Travis Howell
45965e3576 Add opcode used by lift in Elvira 2
svn-id: r24467
2006-10-23 05:32:54 +00:00
Travis Howell
f766e01112 Ooops, correct that accidental commit of code
svn-id: r24466
2006-10-23 01:52:19 +00:00
Travis Howell
99d6e6db5c Add patch to make ProTracker a subclass of AudioStream, from madmoose
svn-id: r24465
2006-10-23 01:37:59 +00:00
Johannes Schickel
f0a162e8bb Fix for bug #1582149 ("KYRA1: Crash when meeting Malcolm").
svn-id: r24462
2006-10-22 20:12:27 +00:00
Johannes Schickel
a853696a5e Some AMIGA resource loading code (of course it's still not supported).
svn-id: r24461
2006-10-22 20:08:23 +00:00
Johannes Schickel
e58da07488 Don't output warning about unsupported language more than one time.
svn-id: r24459
2006-10-22 20:04:45 +00:00
Marcus Comstedt
17afeaa80e delayMillis() should now cope with delays over 20 minutes without overflowing.
svn-id: r24456
2006-10-22 18:54:55 +00:00
Marcus Comstedt
dde7244f2d Removed timerproc and soundproc.
svn-id: r24455
2006-10-22 18:35:49 +00:00
Marcus Comstedt
fbb5a2d773 Modularization.
svn-id: r24453
2006-10-22 17:58:38 +00:00
Marcus Comstedt
43fac9ab3d Check for degenerated rect in copyRectTo*.
svn-id: r24452
2006-10-22 17:32:04 +00:00
Kostas Nakos
9cad1d4ae8 Add ce port news (0.9.1 sync)
svn-id: r24449
2006-10-22 16:32:09 +00:00
Max Horn
e767681dcf Removed unused return value & param from DefaultTimerManager::handler()
svn-id: r24447
2006-10-22 16:05:59 +00:00
Max Horn
f4d8920f2b SDL backend: got rid of setTimerCallback and clearSoundCallback
svn-id: r24446
2006-10-22 16:05:07 +00:00
Max Horn
b635a2fb84 Only instantiate ProtrackerPlayer if it is actually needed
svn-id: r24445
2006-10-22 16:04:14 +00:00
Max Horn
23ed856a38 Tweaked the NULL backend to match my recent backend changes
svn-id: r24444
2006-10-22 15:47:57 +00:00
Max Horn
07f7761479 Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility
svn-id: r24443
2006-10-22 15:42:29 +00:00
Joost Peters
df24f1ef4e don't set CFLAGS, as we don't need them and they're now used for building the 'tools' with the native C compiler
svn-id: r24440
2006-10-22 14:53:30 +00:00
Travis Howell
2e5210a18c Add extra opcode for Elvira 2
svn-id: r24438
2006-10-22 13:20:11 +00:00
Travis Howell
25c38db499 Add drag support for items in Elvira 1/2 and WW
svn-id: r24436
2006-10-22 13:04:34 +00:00
Eugene Sandulenko
16ee623607 Specify 0.9.1 release date
svn-id: r24435
2006-10-22 11:13:42 +00:00
Travis Howell
af17835dd9 Add print object opcode difference in Elivra 2 and WW
svn-id: r24432
2006-10-22 10:14:58 +00:00
Travis Howell
1764733590 Add more opcodes for Elivra 2 and WW
svn-id: r24431
2006-10-22 09:53:56 +00:00
Travis Howell
16005872a2 Cleanup
svn-id: r24430
2006-10-22 07:43:11 +00:00
Travis Howell
196c2bf254 Fix regression is WW, caused by functions merge
svn-id: r24429
2006-10-22 05:11:27 +00:00
Travis Howell
872a708c4e Add system includes
svn-id: r24428
2006-10-22 01:05:14 +00:00
Travis Howell
91f7477d74 Ooops, correct typo
svn-id: r24427
2006-10-22 00:58:55 +00:00