scummvm/engines/sci
2021-06-18 15:18:49 -05:00
..
engine SCI: Fix SQ1 Spanish broken messages 2021-06-18 15:18:49 -05:00
graphics SCI: Fix a tiny memory leak in GfxText16 2021-06-04 07:00:30 +02:00
parser JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
resource SCI: Remove unused variable 2021-06-14 14:29:15 -05:00
sound SCI: Fix corruption when "prefer_digitalsfx" is false 2021-06-14 16:58:40 -05:00
video
configure.engine
console.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
console.h
debug.h
detection_tables.h SCI: Add SQ4 Spanish 5.25" floppy detection entry 2021-05-21 22:29:17 -06:00
detection.cpp ENGINES: introduce ADDectedGameExtraInfo to ADGameDetector, add extra info as parameter for fallback detect. 2021-06-13 14:15:45 +02:00
detection.h SCI: Add option to use SQ4 CD Windows cursors 2021-05-14 17:37:18 -06:00
event.cpp
event.h
metaengine.cpp ENGINES: resolve compile errors 2021-06-13 14:15:45 +02:00
module.mk SCI: Move resource related functionality into a separate folder 2020-11-29 14:34:55 +02:00
POTFILES SCI: Mark shivers2 as unsupported 2020-11-29 16:44:41 +01:00
sci.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
sci.h SCI: Use initializer list for all SciEngine members 2021-05-23 11:26:30 -06:00
util.cpp
util.h