scummvm/engines/sci
2012-04-05 00:40:25 +02:00
..
engine SCI: Bugfix for the GetAngle workarounds 2012-04-04 07:41:44 +03:00
graphics SCI: Fix cursor coordinates for SCI01. Fixes a crash in KQ1 (bug #3503932) 2012-03-25 19:22:31 +03:00
parser Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sound SCI: Do not cast away const qualifier. 2012-04-05 00:40:25 +02:00
video
console.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
console.h
debug.h
decompressor.cpp
decompressor.h
detection_tables.h GUI: Change the undithering checkbox to be an engine-specific option 2012-03-25 18:51:23 +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: add sound driver for KQ5 FM-Towns 2011-11-01 20:31:40 +01: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: Fix SCI1.1+ Mac games with resource fork container names 2012-03-08 08:02:58 -05:00
resource.h SCI: Clean up some memory management and loops 2012-01-15 18:25:00 +01:00
sci.cpp ENGINES: Return all available custom GUI options if no target is specified 2012-03-31 13:55:03 +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