scummvm/engines/sci
2013-11-21 22:41:07 +01:00
..
engine SCI: fix script patcher for games w/o vocab 2013-11-21 22:41:07 +01:00
graphics SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2 2013-10-02 12:25:10 +03:00
parser SCI: Fix (unlikely) memory leak 2013-04-25 20:48:32 +02:00
sound SCI: revert fix music start code 2013-09-22 20:13:33 +02:00
video SCI: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
console.cpp SCI: Handle objects with a dot in their name 2013-10-30 08:47:46 +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: Add the German version of EcoQuest 2 (bug #3615072) 2013-10-04 20:30:58 +03:00
detection.cpp SCI: Add support for the King's Questions mini-game 2013-08-20 19:48:33 +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
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource_audio.cpp SCI: Fix memory leak 2013-04-20 16:27:59 +02:00
resource_intern.h SCI: Fix memory leak 2013-04-20 16:27:59 +02:00
resource.cpp SCI: Fix resource type range checks 2013-04-20 16:17:49 +02:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: fix script patcher for games w/o vocab 2013-11-21 22:41:07 +01:00
sci.h SCI: script patch for laura bow 2 for audio+text 2013-11-20 23:31:36 +01:00
util.cpp
util.h