scummvm/engines/sci
2022-11-29 01:37:55 +01:00
..
engine SCI: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
graphics SCI: Fix some comments 2022-11-12 19:33:37 -08:00
parser SCI: Hebrew parser: Support 'vav' conjunctive 2022-05-10 16:27:05 +03:00
resource SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08:00
sound SCI: Move MidiDriver_CMS to the new CMS API 2022-11-22 19:19:20 +02:00
video SCI: Use SeekableReadStreamEndianWrapper 2022-11-29 00:06:49 +01:00
configure.engine
console.cpp SCI: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +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_options.h GUI: Allow game option checkboxes to be disabled 2022-04-21 11:07:17 +02:00
detection_tables.h SCI: Add option for high resolution Mac fonts 2022-11-06 23:05:20 -08:00
detection.cpp SCI: Adapt the KQ1 title for uniformity and ease of usage 2022-11-06 20:52:04 +02:00
detection.h SCI32: Update kSetShowStyle version checks for Mac 2022-03-22 07:32:55 -04: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 ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
module.mk SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08: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