scummvm/engines/sci
2021-05-22 18:47:17 -06:00
..
engine SCI32: Fix GK1 comic-book cartoon timing, animation 2021-05-22 18:47:17 -06:00
graphics SCI32: Fix color comparison typo in previous commit 2021-05-21 10:53:15 -06:00
parser JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
resource SCI: Allow sounds with empty channels 2021-05-21 02:30:15 -06:00
sound SCI: Improve SQ4CD selection of digital samples 2021-05-18 18:33:55 -06:00
video
configure.engine
console.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
console.h
debug.h
detection.cpp SCI: Add missing debug channel terminator 2021-05-22 03:55:37 -06:00
detection.h SCI: Add option to use SQ4 CD Windows cursors 2021-05-14 17:37:18 -06:00
detection_tables.h SCI: Add SQ4 Spanish 5.25" floppy detection entry 2021-05-21 22:29:17 -06:00
event.cpp
event.h
metaengine.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03: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 SCI: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
sci.h SCI: Move common enum -> detection.h 2020-10-03 14:56:36 +02:00
util.cpp
util.h