index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
sfx
/
softseq
/
adlib.cpp
Age
Commit message (
Expand
)
Author
2009-08-15
SCI: Added enum for map and volume versions. Removed res_version setting from
Walter van Niftrik
2009-07-01
- Added GCC_PRINTF attribute to several funcs where it makes sense
Max Horn
2009-06-07
SCI: Moved resource36 handling into resource manager.
Walter van Niftrik
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-25
SCI: Adlib: fix crash in SQ4.
Walter van Niftrik
2009-05-24
SCI: Adlib: added support for rhythm channel
Walter van Niftrik
2009-05-23
SCI: Added partial support for SCI1.1 adlib music
Walter van Niftrik
2009-05-15
- Moved all the files out of /sci/scicore and into /sci
Filippos Karapetis
2009-05-13
- Simplified SCI version detection a bit and clarified the different version ...
Filippos Karapetis
2009-05-12
Fall 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-12
Silenced MSVC warning about unsafe mix of byte and boolean
Filippos Karapetis
2009-05-06
SCI: Modified the new adlib driver for the dosbox adlib emulator, and enabled...
Walter van Niftrik
2009-05-05
Update SCI code for the upcoming AdLib emulator changes:
Johannes Schickel
2009-05-05
SCI: Support for 0x4e control changes in new adlib driver, and some cleanup.
Walter van Niftrik
2009-05-03
SCI: adlib support (work-in-progress) for the new music player.
Walter van Niftrik