scummvm/engines/sci
2011-10-19 21:54:05 +03:00
..
engine SCI: Merged all the code to get/set the NS rect 2011-10-19 20:29:05 +03:00
graphics SCI: Added a sanity check when drawing text. Older SCI32 saves work now 2011-10-19 21:54:05 +03:00
parser JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sound SCI: Updated a comment inside processPlaySound() 2011-10-13 14:03:57 +03:00
video ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
console.cpp SCI: The draw_pic console command now works in SCI32 2011-10-19 02:02:04 +03:00
console.h
debug.h
decompressor.cpp SCI: Fix incorrect usage of sizeof 2011-06-25 21:16:12 +02:00
decompressor.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
detection_tables.h SCI: Added the GOG version of GK2, and fixed some GUI flags 2011-10-18 01:22:14 +03:00
detection.cpp SCI: Moved the Hi-res description for LSL6 hi-res in the extras field 2011-10-16 16:50:40 +03:00
event.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
event.h
module.mk SCI32: Added an initial skeleton structure for the SCI2 text drawing code 2011-09-03 14:51:51 +03:00
resource_audio.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
resource_intern.h
resource.cpp SCI: Added a heuristic to distinguish Mac SCI1.1 from SCI2.1 versions 2011-10-15 01:00:58 +03:00
resource.h
sci.cpp SCI32: Added an initial skeleton structure for the SCI2 text drawing code 2011-09-03 14:51:51 +03:00
sci.h SCI32: Added an initial skeleton structure for the SCI2 text drawing code 2011-09-03 14:51:51 +03:00
util.cpp
util.h