scummvm/engines/sci
2023-01-26 21:07:47 -08:00
..
engine SCI: Fix early KQ4 saves when a dialog is on screen 2023-01-26 21:07:47 -08:00
graphics SCI: Fix desynchronized kMenuSelect inversion 2023-01-24 14:00:52 -08:00
parser SCI: Update header guard 2023-01-17 19:33:13 -08:00
resource SCI: Remove dead code from findGameObject() 2023-01-13 18:13:02 -08:00
sound SCI: Remove extra semicolon 2023-01-25 18:41:06 -08:00
video SCI: Use SeekableReadStreamEndianWrapper 2022-11-29 00:06:49 +01:00
configure.engine
console.cpp SCI: Track correct location and size of temp variables 2022-11-30 23:13:00 +02:00
console.h SCI: Add speed_throttle debug command 2022-08-12 00:33:20 -04:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
debug.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection.cpp SCI: Prefer fallback detection for unknown variants 2023-01-09 18:42:26 +01:00
detection.h SCI: Add workarounds for original save/restore dialogs 2023-01-25 18:41:06 -08:00
detection_options.h SCI: Add support for Casio MT-540, CT-460 and CSM-1 2023-01-18 21:39:29 +01:00
detection_tables.h SCI32: Add detection entry for RAMA Demo variant 2023-01-19 13:50:54 -08:00
dialogs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dialogs.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
event.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
event.h SCI32: Fix event type for Direction events 2022-01-16 13:52:09 -05:00
metaengine.cpp SCI32: Add RAMA Demo to fallback detection 2023-01-19 13:50:54 -08:00
module.mk SCI: Add support for Casio MT-540, CT-460 and CSM-1 2023-01-18 21:39:29 +01:00
POTFILES SCI: Add detection_options.h to POTFILES 2022-04-19 21:11:32 +03:00
sci.cpp SCI: Add option for high resolution Mac fonts 2022-11-06 23:05:20 -08:00
sci.h SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08:00
util.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
util.h BUILD: Remove/simplify GCC_ATLEAST() calls when they targeted pre-C++11 compilers 2022-05-25 19:07:30 +03:00