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 |
|
Travis Howell
|
bce0a11065
|
Add extra picture opcode code for ELvira 1/2
svn-id: r24426
|
2006-10-22 00:55:17 +00:00 |
|
Oystein Eftevaag
|
7ca5752fbc
|
Adding CXXFLAGS usage for various configure script tests, needed to properly crosscompile for OS X 10.2 on Intel Macs
svn-id: r24421
|
2006-10-21 20:41:49 +00:00 |
|
Travis Howell
|
4913db7168
|
Add extra events, which are triggered by Elvira 1/2 and WW
svn-id: r24408
|
2006-10-21 12:59:23 +00:00 |
|
Max Horn
|
9edf1e6a1a
|
cleanup
svn-id: r24407
|
2006-10-21 12:44:10 +00:00 |
|
Torbjörn Andersson
|
86d3f30347
|
Dummy handler for music commands 0xA and 0xB to keep Elvira1 from crashing. It
also seems to restore the missing first note of the intro music.
svn-id: r24406
|
2006-10-21 12:22:30 +00:00 |
|
Max Horn
|
f95f5ed133
|
Added OSystem::getTimerManager and OSystem::getMixer methods (wip)
svn-id: r24405
|
2006-10-21 12:03:43 +00:00 |
|
Max Horn
|
772affc7db
|
Yuck, mark abuse of OSystem::setSoundCallback
svn-id: r24404
|
2006-10-21 11:14:41 +00:00 |
|
Kostas Nakos
|
a15885656d
|
Fix multiple simulated mouse key events bug (sync).
svn-id: r24403
|
2006-10-21 11:12:46 +00:00 |
|
Travis Howell
|
10f2c7cc57
|
Fix regression, due to lost code
svn-id: r24401
|
2006-10-21 10:50:19 +00:00 |
|
Travis Howell
|
8b75b8f2ee
|
Sync. names of filesDescriptions
svn-id: r24400
|
2006-10-21 10:05:11 +00:00 |
|
Travis Howell
|
59103e6eb1
|
Add Czech version of Simon the Sorcerer 2 (Windows CD)
svn-id: r24399
|
2006-10-21 09:42:25 +00:00 |
|
Travis Howell
|
399f8381a9
|
Cleanup
svn-id: r24397
|
2006-10-21 01:51:59 +00:00 |
|
Travis Howell
|
4e859bb26e
|
Cleanup
svn-id: r24396
|
2006-10-21 00:51:32 +00:00 |
|
Max Horn
|
5e9041b1b5
|
SCUMM: ArrayHeader related cleanup
svn-id: r24395
|
2006-10-20 19:44:27 +00:00 |
|
Travis Howell
|
ff574a63ee
|
Split code into more specific files and cleanup
svn-id: r24394
|
2006-10-20 02:10:51 +00:00 |
|
Travis Howell
|
e26954bcdb
|
Split script opcode tables up into more specifics
svn-id: r24393
|
2006-10-19 23:57:54 +00:00 |
|
Travis Howell
|
75ee62d948
|
Split md5 details for game detection into separate file
svn-id: r24391
|
2006-10-19 12:14:53 +00:00 |
|
Travis Howell
|
d75901b832
|
Split game specific script opcodes into separate files
svn-id: r24389
|
2006-10-19 11:40:26 +00:00 |
|
Travis Howell
|
26765932cc
|
Add support for sound effects in PC version of Elvira 1
svn-id: r24388
|
2006-10-19 11:13:28 +00:00 |
|
Travis Howell
|
8c72861de4
|
Add option to load a module via stream
svn-id: r24387
|
2006-10-19 05:37:22 +00:00 |
|
Travis Howell
|
ed3c6871f9
|
Ooops, disable code for loading modules
svn-id: r24386
|
2006-10-19 05:28:05 +00:00 |
|
Travis Howell
|
6e872547c3
|
Add support for arrows keys in WW
svn-id: r24385
|
2006-10-19 05:21:07 +00:00 |
|
Max Horn
|
a0b9f78bd3
|
SCUMM: Introduced V12_X_MULTIPLIER and V12_Y_MULTIPLIER to make it a bit easier to find spots where we convert between C64-style coordinates and pixel coordinates (but beware, this probably doesnt't cover all relevant instances)
svn-id: r24384
|
2006-10-19 00:26:55 +00:00 |
|
Max Horn
|
5148dbb3fb
|
cleanup
svn-id: r24383
|
2006-10-19 00:06:59 +00:00 |
|