scummvm/engines/sci/sound
2011-01-01 12:48:12 +00:00
..
drivers SCI: Only filter channels for early SCI0, as GM currently uses all channels. 2010-11-26 14:35:28 +00:00
audio.cpp SCI: Some initial work on the sound of robot videos (doesn't work yet, seems to be a problem with the encoding of the customized SOL audio files in robot videos) 2010-12-23 13:11:10 +00:00
audio.h SCI: Some initial work on the sound of robot videos (doesn't work yet, seems to be a problem with the encoding of the customized SOL audio files in robot videos) 2010-12-23 13:11:10 +00:00
midiparser_sci.cpp SCI: Removed bogus warning 2010-11-27 18:27:02 +00:00
midiparser_sci.h SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
music.cpp SCI: Removed the system strings code and replaced it with a much more simplified version, thus greatly simplifying handling of system strings 2010-12-07 00:47:05 +00:00
music.h SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
soundcmd.cpp SCI: debugC calls no longer require a debug level of 2 to show output 2011-01-01 12:48:12 +00:00
soundcmd.h SCI: some changes to the way reverb is handled 2010-11-24 14:21:31 +00:00