scummvm/engines/sci
2013-04-19 23:50:04 +02:00
..
engine SCI: Replace workaround for bug #3605269 by script patch 2013-04-19 23:50:04 +02:00
graphics SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
parser SCI: Remove dead code 2013-04-17 23:49:08 +02:00
sound SCI: Replace workaround for bug #3605269 by script patch 2013-04-19 23:50:04 +02:00
video JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
console.cpp SCI: Fix memory leak 2013-04-17 23:34:06 +02:00
console.h SCI: Remove unused variable 2013-04-15 20:58:22 +02: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: Fix the entry of LSL7 French (patch #3610842) 2013-04-15 12:26:22 +03: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 SCI: Implement the file operations needed for the save dialog in Phantasmagoria 2012-06-13 12:26:49 +03: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: Remove useless delete 2013-04-17 23:43:02 +02:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +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