scummvm/engines/sci
Willem Jan Palenstijn ae683e33e1 SCI: Resolve duplicate resmap.001 check
Before cef5506e9f, we used to check
for any files starting with resmap.00. We now check for resmap.000
and resmap.001.
2016-10-28 21:40:14 +02:00
..
engine SCI32: Read byte/string array values as signed in SCI2.1early- 2016-10-27 20:23:10 -05:00
graphics SCI32: Fix AVI rendering 2016-10-26 20:56:40 -05:00
parser SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
sound SCI32: Split out detection of features that cross SSCI versions 2016-10-20 11:33:29 -05:00
video SCI32: Clarify some identifiers 2016-10-09 11:21:46 -05:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp SCI: Fix crash when attempting to view invalid list, array, bitmap references 2016-10-09 13:52:04 -05:00
console.h SCI: Fix crash when attempting to view invalid list, array, bitmap references 2016-10-09 13:52:04 -05:00
debug.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
decompressor.cpp SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
decompressor.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
detection.cpp SCI: Resolve duplicate resmap.001 check 2016-10-28 21:40:14 +02:00
detection_tables.h SCI: Put CD flag on CD games 2016-09-29 19:39:16 -05:00
event.cpp SCI32: Fix mouse position clamping 2016-10-14 19:52:21 -05:00
event.h SCI32: Implement kSetHotRectangles 2016-09-29 19:39:16 -05:00
module.mk SCI32: Implement SCI32 cursor support 2016-08-19 13:57:40 -05:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource.cpp SCI32: Increase resource manager LRU cache size 2016-09-29 19:39:16 -05:00
resource.h SCI32: Enable multi-disc audio resources 2016-08-19 15:23:10 -05:00
resource_audio.cpp SCI32: Improve MGDX support 2016-09-29 19:39:16 -05:00
resource_intern.h SCI32: Enable multi-disc audio resources 2016-08-19 15:23:10 -05:00
sci.cpp SCI32: Sync subtitle text speed with ScummVM GUI 2016-09-30 20:08:09 -05:00
sci.h SCI32: Fix QFG4 version comments 2016-10-20 11:33:30 -05:00
util.cpp SCI: WIP GfxText32 code 2016-02-18 13:18:02 -06:00
util.h SCI: WIP GfxText32 code 2016-02-18 13:18:02 -06:00