scummvm/engines/sci
sluicebox 05d5299c54 SCI: Remove unused 640x480 mode from SCI16 code
This is old SCI32 code that should have been removed from
GfxScreen when GfxScreen32 was created.
2021-05-14 17:37:19 -06:00
..
engine SCI: Fix SQ4 easter egg lockup in software store 2021-05-13 16:10:24 -06:00
graphics SCI: Remove unused 640x480 mode from SCI16 code 2021-05-14 17:37:19 -06:00
parser JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
resource JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
sound JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
video SCI: Add override keywords 2020-02-09 12:43:16 +01:00
configure.engine
console.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
console.h SCI: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
debug.h SCI32: Remove reg32_t and use reg_t in all cases 2018-08-25 12:39:12 +03:00
detection_tables.h SCI: Add option to use SQ4 CD Windows cursors 2021-05-14 17:37:18 -06:00
detection.cpp SCI: Add option to use SQ4 CD Windows cursors 2021-05-14 17:37:18 -06:00
detection.h SCI: Add option to use SQ4 CD Windows cursors 2021-05-14 17:37:18 -06:00
event.cpp SCI: Improve vm_hooks ; Support Hebrew SQ3 2020-05-25 03:21:59 +03:00
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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
sci.h SCI: Move common enum -> detection.h 2020-10-03 14:56:36 +02:00
util.cpp SCI: Fix compilation when SCI32 is disabled 2020-01-19 23:01:20 +02:00
util.h SCI: Fix compilation when SCI32 is disabled 2020-01-19 23:01:20 +02:00