scummvm/engines/sci
Filippos Karapetis e4b46bd159 SCI: Added resource manager support for changing the audio directory dynamically. Also,
moved some audio-specific resource code inside resource_audio.cpp

This functionality is used by kSetLanguage(), called when switching the language in
MUMG Deluxe from the game's main menu.

svn-id: r55872
2011-02-10 16:48:29 +00:00
..
engine SCI: Added resource manager support for changing the audio directory dynamically. Also, 2011-02-10 16:48:29 +00:00
graphics SCI: Don't fallback to views in SCI1.1+ Mac games 2011-02-10 15:56:35 +00:00
parser SCI: Silence a gcc warning 2010-12-26 14:56:51 +00:00
sound AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
video AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
console.cpp SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24:09 +00:00
console.h SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24:09 +00:00
debug.h SCI: adding "bpr" and "bpw" debug commands 2010-09-02 09:05:08 +00:00
decompressor.cpp COMMON: Move SCI's DCL decompression code to common 2011-01-21 01:55:44 +00:00
decompressor.h COMMON: Move SCI's DCL decompression code to common 2011-01-21 01:55:44 +00:00
detection_tables.h SCI: Add detection for Freddy Pharkas Mac 2011-02-08 15:03:23 +00:00
detection.cpp SCI: The SCI2.1 SVGA version of MUMG is named "Mixed-Up Mother Goose Deluxe" 2011-01-07 00:19:54 +00:00
event.cpp SCI: Fixed keyboard input when numlock is on, and cleaned up the way some special keys are translated 2010-11-26 10:03:24 +00:00
event.h SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credits (bug #3036154) 2010-07-29 10:48:54 +00:00
module.mk SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24:09 +00:00
resource_audio.cpp SCI: Added resource manager support for changing the audio directory dynamically. Also, 2011-02-10 16:48:29 +00:00
resource_intern.h SCI: Fixed typo 2011-02-10 15:53:28 +00:00
resource.cpp SCI: Added resource manager support for changing the audio directory dynamically. Also, 2011-02-10 16:48:29 +00:00
resource.h SCI: Added resource manager support for changing the audio directory dynamically. Also, 2011-02-10 16:48:29 +00:00
sci.cpp SCI: Add detection for Freddy Pharkas Mac 2011-02-08 15:03:23 +00:00
sci.h SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24:09 +00:00
util.cpp SCI: Fix SCI32 Mac fonts 2011-02-02 16:22:58 +00:00
util.h SCI: Fix SCI32 Mac fonts 2011-02-02 16:22:58 +00:00