aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/softseq/adlib.cpp
AgeCommit message (Expand)Author
2009-09-02Some renaming:Filippos Karapetis
2009-08-25- Simplified the parameters of some functionsFilippos Karapetis
2009-08-16SCI: Stage 1 of the game detection overhaul. The end goal is to autodetectWalter van Niftrik
2009-08-15SCI: Added enum for map and volume versions. Removed res_version setting fromWalter van Niftrik
2009-07-01- Added GCC_PRINTF attribute to several funcs where it makes senseMax Horn
2009-06-07SCI: Moved resource36 handling into resource manager.Walter van Niftrik
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-25SCI: Adlib: fix crash in SQ4.Walter van Niftrik
2009-05-24SCI: Adlib: added support for rhythm channelWalter van Niftrik
2009-05-23SCI: Added partial support for SCI1.1 adlib musicWalter van Niftrik
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis
2009-05-13- Simplified SCI version detection a bit and clarified the different version ...Filippos Karapetis
2009-05-12Fall back to plain OPL2 emulation, when Dual OPL2 isn't available.Johannes Schickel
2009-05-12- Add support for selecting the OPL emulator being used (config entry: "opl_d...Johannes Schickel
2009-05-12Silenced MSVC warning about unsafe mix of byte and booleanFilippos Karapetis
2009-05-06SCI: Modified the new adlib driver for the dosbox adlib emulator, and enabled...Walter van Niftrik
2009-05-05Update SCI code for the upcoming AdLib emulator changes:Johannes Schickel
2009-05-05SCI: Support for 0x4e control changes in new adlib driver, and some cleanup.Walter van Niftrik
2009-05-03SCI: adlib support (work-in-progress) for the new music player.Walter van Niftrik