scummvm/engines/sci
Willem Jan Palenstijn e880fd74ed SCI32: Fix warning
2016-08-26 18:57:43 +02:00
..
engine SCI32: Fix warning 2016-08-26 18:57:43 +02:00
graphics SCI32: Remove extra ! in error message 2016-08-24 15:23:30 -05:00
parser SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
sound SCI32: Implement kRobot 2016-08-19 14:08:22 -05:00
video SCI32: Remove the warning about already opened robot files 2016-08-25 17:02:22 +03:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp SCI32: Implement kRobot 2016-08-19 14:08:22 -05: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: Add comment that GK1 on Mac is on floppies and not CD. 2016-08-15 20:45:52 +02:00
detection.cpp SCI32: Enable multi-disc audio resources 2016-08-19 15:23:10 -05:00
event.cpp SCI32: Implement SCI32 cursor support 2016-08-19 13:57:40 -05:00
event.h SCI32: Implement kEditText 2016-03-06 21:34:43 -06:00
module.mk SCI32: Implement SCI32 cursor support 2016-08-19 13:57:40 -05:00
POTFILES
resource_audio.cpp SCI32: Enable multi-disc audio resources 2016-08-19 15:23:10 -05:00
resource_intern.h SCI32: Enable multi-disc audio resources 2016-08-19 15:23:10 -05:00
resource.cpp SCI32: Fix fallback detector for SCI32 games again 2016-08-22 18:50:36 +03:00
resource.h SCI32: Enable multi-disc audio resources 2016-08-19 15:23:10 -05:00
sci.cpp SCI: Add a sanity check in wrapFilename(), as in unwrapFilename() 2016-08-26 11:26:09 +03:00
sci.h SCI32: Remove CoordAdjuster32, at least for the moment 2016-08-19 15:23:10 -05:00
util.cpp
util.h