scummvm/engines/sci
athrxx b7147fda30 SCI: fix bug no. 15242
(regression from PR 5877)
2024-07-02 22:14:06 +02:00
..
engine SCI: (SCI0) - add support for CGA and Hercules render modes 2024-06-30 13:05:01 +03:00
graphics SCI: (CGA/Hercules) - add argument for cropped Hercules image 2024-07-01 19:27:24 +02:00
parser SCI: Fix after code review 2024-01-22 08:50:52 +02:00
resource SCI: Minor resource code cleanup 2024-06-19 16:26:34 -06:00
sound SCI: Fix SCI0 MIDI filtering when multiple stop events 2024-06-30 00:49:20 -07:00
video SCI: Migrate engine to Path 2023-12-24 13:19:25 +01:00
configure.engine
console.cpp SCI: Migrate engine to Path 2023-12-24 13:19:25 +01:00
console.h SCI: Migrate engine to Path 2023-12-24 13:19:25 +01:00
credits.pl
debug.h
detection_internal.h SCI: formatting 2024-06-30 13:05:01 +03:00
detection_options.h
detection_tables.h DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
detection.cpp SCI: Simplify engine plugin search 2024-06-30 18:39:06 +02:00
detection.h
dialogs.cpp GUI: Handle padding for the backend and engine options in the theme definitions 2024-06-14 01:15:12 +02:00
dialogs.h
event.cpp SCI: fix bug no. 15242 2024-07-02 22:14:06 +02:00
event.h
metaengine.cpp ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
module.mk SCI: (SCI0) - add support for CGA and Hercules render modes 2024-06-30 13:05:01 +03:00
POTFILES
sci.cpp SCI: fix undithering option and disable it for CGA/Hercules 2024-06-30 13:05:01 +03:00
sci.h ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
util.cpp
util.h
version.h