scummvm/engines/sci
2016-03-16 01:51:09 +02:00
..
engine SCI32: Document kAddLine 2016-03-15 11:30:53 +02:00
graphics SCI32: Implement analyzeForRemap() 2016-03-16 01:51:09 +02:00
parser SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
sound SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions 2016-03-08 20:36:02 +02:00
video
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp SCI32: Add debugger command to view screen items in the visible plane list 2016-03-07 16:46:25 -06:00
console.h SCI32: Add debugger command to view screen items in the visible plane list 2016-03-07 16:46:25 -06:00
debug.h
decompressor.cpp SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
decompressor.h
detection_tables.h SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions 2016-03-08 20:36:02 +02:00
detection.cpp SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions 2016-03-08 20:36:02 +02:00
event.cpp SCI32: Implement kEditText 2016-03-06 21:34:43 -06:00
event.h SCI32: Implement kEditText 2016-03-06 21:34:43 -06:00
module.mk SCI: Split color remapping functionality into a separate class 2016-03-08 20:36:03 +02:00
POTFILES
resource_audio.cpp SCI: Truncate channel data in case it goes beyond resource size 2016-03-08 03:36:02 +01:00
resource_intern.h
resource.cpp SCI: Cleanup: Use Common::StringArray instead of custom type. 2016-03-01 19:18:36 +01:00
resource.h
sci.cpp SCI: Remove unused _gfxScreen parameter from GfxRemap 2016-03-15 11:28:13 +02:00
sci.h SCI: Split color remapping functionality into a separate class 2016-03-08 20:36:03 +02:00
util.cpp
util.h