scummvm/engines/sci
2012-05-30 18:43:39 +02:00
..
engine SCI32: Case-insensitive configuration getters 2012-05-30 18:43:39 +02:00
graphics SCI: Added two new debug commands, plane_list and plane_items 2012-05-21 01:30:10 +03:00
parser Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sound SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music" 2012-04-29 20:45:16 +03:00
video VIDEO: Add volume/balance control to VideoDecoder 2012-05-28 14:00:16 -04:00
console.cpp SCI: Added two new debug commands, plane_list and plane_items 2012-05-21 01:30:10 +03:00
console.h SCI: Added two new debug commands, plane_list and plane_items 2012-05-21 01:30:10 +03:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Add some missing game-specific options 2012-05-26 16:32:37 +03:00
detection.cpp GUI: Change the undithering checkbox to be an engine-specific option 2012-03-25 18:51:23 +03:00
event.cpp SCI: Allow alt key combinations in all SCI games 2011-10-29 20:39:39 +03:00
event.h
module.mk SCI: Properly alphabetize the SCI32 objects 2012-05-21 00:06:42 -04:00
resource_audio.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
resource_intern.h
resource.cpp SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Fix the detection of the NRS patch for QFG3 2012-05-22 10:50:40 +03:00
sci.h SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
util.cpp
util.h