scummvm/engines/sci
Filippos Karapetis 2c5769c23b SCI: Fix the detection entries for Slater & Charlie (bug #3578617)
The incorrect GUIO_NOSPEECH flag silenced the speech when the user
chose to override the game's audio settings
2012-11-07 02:53:44 +02:00
..
engine SCI: Add a workaround for bug #3568452 - "SCI: QFG1VGA - Path finding bug in the forest" 2012-10-22 13:17:57 +03:00
graphics SCI: Add a workaround for the large text boxes in Freddy Pharkas CD 2012-10-08 22:47:27 +03:00
parser
sound SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing kid" 2012-10-22 12:47:28 +03:00
video JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
console.cpp SCI: Fix some console output formatting 2012-10-06 13:07:12 +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
decompressor.h
detection_tables.h SCI: Fix the detection entries for Slater & Charlie (bug #3578617) 2012-11-07 02:53:44 +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: Fix mouse up events 2012-06-08 08:31:06 +02:00
event.h
module.mk SCI: Implement the file operations needed for the save dialog in Phantasmagoria 2012-06-13 12:26:49 +03:00
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: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: reset _throttleLastTime when restarting 2012-11-06 12:58:33 +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