scummvm/engines/sci
Max Horn 879c3c7817 DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()
Also reorder the parameters of composeFileHashMap, placing the "return value"
first.
2011-06-14 18:52:11 +02:00
..
engine SCI: Fix sign in disasm of relative jumps 2011-06-12 02:00:09 +02:00
graphics SCI: Reverted commit db7dea3 2011-06-13 16:43:04 +03:00
parser
sound SCI: Add more debug output to AmigaMac sound driver 2011-06-07 13:34:59 +02:00
video
console.cpp SCI: Some fixes for the find_callk command 2011-06-12 15:36:08 +03:00
console.h SCI: Add saved_bits/show_saved_bits console commands 2011-06-12 01:55:30 +02:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Added the Spanish version of EcoQuest 2 (bug #3313962) 2011-06-11 14:33:06 +03:00
detection.cpp DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() 2011-06-14 18:52:11 +02:00
event.cpp SCI: Fix probable alt/shift mixup 2011-05-21 16:02:51 +02:00
event.h
module.mk
resource_audio.cpp
resource_intern.h
resource.cpp
resource.h
sci.cpp SCI: Fix access to variables (gc_interval etc.) from the console 2011-05-27 17:34:43 +02:00
sci.h SCI: Switch some char* to Common::String& 2011-06-03 16:16:38 +02:00
util.cpp
util.h