scummvm/engines/sci
Orgad Shaneh 78ef6203de ENGINES: Fix getSavegameFile for almost all engines
Use kSimpleSavesNames correctly, add where needed, remove where needed.

Trac #12977
2021-11-10 21:49:48 +00:00
..
engine ENGINES: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
graphics JANITORIAL: typos 2021-10-31 20:46:31 +01:00
parser JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
resource SCI: Avoid global constructor in resource patcher 2021-08-23 21:10:32 -05:00
sound SCI: Update a comment regarding demos without sound 2021-10-17 20:45:07 +03:00
video SCI: Add override keywords 2020-02-09 12:43:16 +01:00
configure.engine
console.cpp SCI: Update help documentation for the new stack alias named: "st" 2021-11-07 20:17:42 -06:00
console.h SCI: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
debug.h
detection_options.h SCI: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
detection_tables.h SCI: Update almost all Mac detection entries 2021-10-18 13:01:19 -05:00
detection.cpp ENGINES: Allow implementing registerDefaultSettings in the MetaEngine class 2021-09-18 11:57:29 +02:00
detection.h SCI: Add SQ1 option to enable bearded musicians 2021-08-09 16:40:38 -05:00
dialogs.cpp ENGINES: Allow implementing registerDefaultSettings in the MetaEngine class 2021-09-18 11:57:29 +02:00
dialogs.h SCI: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
event.cpp SCI: Improve vm_hooks ; Support Hebrew SQ3 2020-05-25 03:21:59 +03:00
event.h
metaengine.cpp ENGINES: Fix getSavegameFile for almost all engines 2021-11-10 21:49:48 +00:00
module.mk SCI: Remove the unused and unnecessary VM hooks mechanism 2021-10-17 01:37:33 +03:00
POTFILES SCI: Mark shivers2 as unsupported 2020-11-29 16:44:41 +01:00
sci.cpp SCI: Fix GK2 patch dialog button behavior 2021-08-21 00:19:51 +03:00
sci.h JANITORIAL: typos 2021-10-31 20:46:31 +01: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