James Brown
ebb30d33b5
Add missing file. Oops.
...
svn-id: r3742
2002-03-14 06:10:25 +00:00
James Brown
dbca48aa1c
Added some new midi drivers - QuickTime Music and RawMidi.
...
-DUSE_RAWMIDI and -DUSE_QTMUSIC respectivly.
I assume these will compile - if not file a bug/patch. Also added a "-r" commandline parameter to turn on MT32 emulation... the patch conversion set isn't quite right, still..
svn-id: r3741
2002-03-14 06:06:49 +00:00
James Brown
4d0c43520f
Fix an OB1 and typecast. Need to find out cause of invalid object index to begin with..
...
svn-id: r3738
2002-03-13 04:57:33 +00:00
James Brown
e776c27511
Remove last Sam and Max #ifdef
...
svn-id: r3726
2002-03-11 04:37:06 +00:00
James Brown
31dc24a037
Removed more warnings and logic errors.
...
Now compiles with -Wall under GCC.
svn-id: r3722
2002-03-10 17:21:38 +00:00
James Brown
4eb99938bf
Fixed music volume control for some games.
...
svn-id: r3680
2002-03-07 08:11:48 +00:00
Travis Howell
4a98b9b9e9
Add Matti Hmlinen's patch to suppress warnings
...
svn-id: r3664
2002-03-06 10:35:39 +00:00
James Brown
e05f3534b4
Fix typo in music volume, and add -m parameter to set it.
...
svn-id: r3659
2002-03-06 00:00:38 +00:00
James Brown
8d6efb265f
Adding music volume control.
...
svn-id: r3657
2002-03-05 23:37:31 +00:00
James Brown
5eb73a9af4
Remove some testing stuff.
...
svn-id: r3649
2002-03-05 17:36:09 +00:00
James Brown
a2a497a46f
Fixed the actor crash bug properly. NOTE: This -will- break ALL saved games
...
made with previous versions.
svn-id: r3648
2002-03-05 16:13:09 +00:00
James Brown
441ad35080
Removed some debugging messages.
...
svn-id: r3647
2002-03-05 15:50:11 +00:00
James Brown
945d81761b
Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not hex.. should fix).
...
svn-id: r3641
2002-03-02 12:54:37 +00:00
James Brown
abbc4bf289
Code cleanup - get rid of a bunch of typecast and unused variable warnings.
...
svn-id: r3627
2002-02-24 17:25:03 +00:00
James Brown
f620d138f6
First part of Yazoo and mines work on making older scumm games work.
...
Not enough here to actually work yet, just the base groundwork needed.
svn-id: r3567
2002-02-12 18:20:37 +00:00
Marcus Comstedt
9243299447
Added newline at end of file to fix gcc warnings.
...
svn-id: r3552
2002-02-02 19:07:32 +00:00
Ludvig Strigeus
11312eba66
fixed the programming style on some lines
...
svn-id: r3537
2001-12-28 18:43:02 +00:00
Ludvig Strigeus
761fe5d7bd
* better drawBox (tnx sam_k)
...
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs.
svn-id: r3523
2001-12-04 10:44:33 +00:00
Ludvig Strigeus
a4cb0dc5ae
removed erroneous debugging code
...
svn-id: r3516
2001-12-01 22:44:09 +00:00
Ludvig Strigeus
ffdc4102d2
fixed to compile on unix
...
svn-id: r3512
2001-12-01 17:25:36 +00:00
Ludvig Strigeus
8fa0bb4b29
adlib sound support, use USE_ADLIB
...
svn-id: r3511
2001-12-01 17:23:50 +00:00
Ludvig Strigeus
95646feac9
adlib sound support, use USE_ADLIB
...
svn-id: r3510
2001-12-01 17:06:13 +00:00