Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implements support for extracting MIDPAK.AD from SETUP.SHR
this way the user isn't required to install the game and can just
use the files copied from CD-ROM.
Files inside SETUP.SHR were compressed using PKWARE data compression
library.
PKWARE decompression code based on information released by
Ben Rudiak-Gould in comp.compression on 13.8.2001
Miles Audio support is still disabled atm
and has to be enabled manually
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Amazon Guardians of Eden (demo) and Martian Memorandum both use
another type of driver, possibly written by Access software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
combined both Accolade + Miles Audio initial open() code
|
|
enabled it by accident in the last commit
|
|
in factory
|
|
moved driver reading code into factory of both Accolade music drivers
|
|
Fixes a regression in Serrated Scalpel from commit dbf82dd92a
|
|
|
|
|
|
issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set _nativeMT32, so that the MT32 XMIDI track set is getting used
and not the general MIDI one for MT32 Miles Audio playback.
This should solve the MT32 music issues, although this needs
to get verified in detail.
|
|
currently not enabled by default, because there are some
issues.
|
|
|
|
|
|
|
|
|