Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | Add missing file. Oops. | James Brown | |
svn-id: r3742 | |||
2002-03-14 | Added some new midi drivers - QuickTime Music and RawMidi. | James Brown | |
-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-13 | Fix an OB1 and typecast. Need to find out cause of invalid object index to ↵ | James Brown | |
begin with.. svn-id: r3738 | |||
2002-03-11 | Remove last Sam and Max #ifdef | James Brown | |
svn-id: r3726 | |||
2002-03-10 | Removed more warnings and logic errors. | James Brown | |
Now compiles with -Wall under GCC. svn-id: r3722 | |||
2002-03-07 | Fixed music volume control for some games. | James Brown | |
svn-id: r3680 | |||
2002-03-06 | Add Matti Hmlinen's patch to suppress warnings | Travis Howell | |
svn-id: r3664 | |||
2002-03-06 | Fix typo in music volume, and add -m parameter to set it. | James Brown | |
svn-id: r3659 | |||
2002-03-05 | Adding music volume control. | James Brown | |
svn-id: r3657 | |||
2002-03-05 | Remove some testing stuff. | James Brown | |
svn-id: r3649 | |||
2002-03-05 | Fixed the actor crash bug properly. NOTE: This -will- break ALL saved games | James Brown | |
made with previous versions. svn-id: r3648 | |||
2002-03-05 | Removed some debugging messages. | James Brown | |
svn-id: r3647 | |||
2002-03-02 | Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ↵ | James Brown | |
hex.. should fix). svn-id: r3641 | |||
2002-02-24 | Code cleanup - get rid of a bunch of typecast and unused variable warnings. | James Brown | |
svn-id: r3627 | |||
2002-02-12 | First part of Yazoo and mines work on making older scumm games work. | James Brown | |
Not enough here to actually work yet, just the base groundwork needed. svn-id: r3567 | |||
2002-02-02 | Added newline at end of file to fix gcc warnings. | Marcus Comstedt | |
svn-id: r3552 | |||
2001-12-28 | fixed the programming style on some lines | Ludvig Strigeus | |
svn-id: r3537 | |||
2001-12-04 | * better drawBox (tnx sam_k) | Ludvig Strigeus | |
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs. svn-id: r3523 | |||
2001-12-01 | removed erroneous debugging code | Ludvig Strigeus | |
svn-id: r3516 | |||
2001-12-01 | fixed to compile on unix | Ludvig Strigeus | |
svn-id: r3512 | |||
2001-12-01 | adlib sound support, use USE_ADLIB | Ludvig Strigeus | |
svn-id: r3511 | |||
2001-12-01 | adlib sound support, use USE_ADLIB | Ludvig Strigeus | |
svn-id: r3510 |