scummvm/engines/sci/sound
2013-04-17 23:55:01 +02:00
..
drivers SCI: Fix confusing use of strncpy 2013-04-17 23:55:01 +02:00
audio.cpp SCI: Set the correct audio type for SCI1.1 sound effects, fixing bug #3554709 2012-08-20 03:22:56 +03:00
audio.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser_sci.cpp SCI: Don't suppress loop delta in SCI1 midi 2013-04-16 23:10:09 +02:00
midiparser_sci.h JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
music.cpp SCI: Notify scripts of completed fade when aborting it 2013-04-06 20:31:34 +02:00
music.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00
soundcmd.cpp SCI: Add signal/fade related CHECKME 2013-04-07 18:22:41 +02:00
soundcmd.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00