scummvm/engines/sci/sound
2010-11-25 22:14:38 +00:00
..
drivers SCI: Added support for the alternate Windows MIDI soundtracks of the CD versions of EcoQuest, Jones, KQ5 and SQ4 2010-11-25 14:22:09 +00:00
audio.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
audio.h kSciAudioWPlay should not actually play the song, but 'pre-load' it. We fake the pre-loading with a flag that will return 0 if the song has been called with kSciAudioWPlay. Fixes the dream sequence sound in MUMG. 2010-06-10 20:26:59 +00:00
midiparser_sci.cpp SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
midiparser_sci.h SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
music.cpp SCI: Initialize global reverb correctly. Fixes bug #3118700 - "SCI KQ5: Assertion in midi.cpp" (regression from r54478) 2010-11-25 22:14:38 +00:00
music.h SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
soundcmd.cpp SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
soundcmd.h SCI: some changes to the way reverb is handled 2010-11-24 14:21:31 +00:00