scummvm/engines/sci
Filippos Karapetis d54a57ccee SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac
Thanks to waltervn and clone2727 for the original patch. Tested LSL5
with this change, and the problematic sound in the mud wrestling scene
is handled correctly
2013-03-29 01:25:35 +02:00
..
engine SCI: Fix loading in Jones 2013-03-21 21:27:14 +02:00
graphics SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 games 2013-03-28 20:28:51 +02:00
parser
sound SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac 2013-03-29 01:25:35 +02:00
video JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
console.cpp SCI: Add documentation for underscores in object names and fix a warning 2013-01-22 01:57:34 +02:00
console.h SCI: Change the program counter (PC) to be a 32-bit variable 2012-06-23 21:45:26 +03:00
debug.h
decompressor.cpp SCI: Fix potential (but probably very unlikely) memory leak 2013-01-02 20:19:36 +01:00
decompressor.h
detection_tables.h SCI: Add the Italian version of KQ6 (bug #3606719) 2013-03-22 00:33:19 +02:00
detection.cpp SCI: Add the Inside the Chest / Benind the Developer's Shield demo 2012-10-22 12:19:13 +03:00
event.cpp SCI: Minor formatting fixes. 2013-01-14 21:07:20 +01:00
event.h
module.mk
resource_audio.cpp
resource_intern.h
resource.cpp SCI: Add setter/getter methods to reg_t's 2012-06-18 05:24:06 +03:00
resource.h
sci.cpp SCI: Fix a small glitch when loading (regression) 2012-12-03 02:11:34 +02:00
sci.h SCI: Add the Inside the Chest / Benind the Developer's Shield demo 2012-10-22 12:19:13 +03:00
util.cpp
util.h