scummvm/engines/sci
2012-06-18 05:24:04 +03:00
..
engine SCI: Add a check for empty VMD file names 2012-06-18 05:24:04 +03:00
graphics SCI: Limit floodfill hack to GK1 2012-06-15 12:24:12 +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 SCI: Also skip a robot video in the Lighthouse demo 2012-06-15 22:32:16 +03:00
console.cpp SCI: Add missing documentation for the plane_items / pi console command 2012-06-14 02:36:45 +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: Added another French version of Torin's Passage 2012-06-11 21:17:17 +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: Fix mouse up events 2012-06-08 08:31:06 +02: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: 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