scummvm/engines/agi
Orgad Shaneh 43a44e213b ENGINES: Use MetaEngine consistently for getting autosave slot
The autosave refactoring that was done in
7adad5aaf5 used g_engine for identifying the
autosave slot. This worked for in-game save/load, but doesn't fit when
called from the launcher.

Fix by passing MetaEngine to SaveStateDescriptor ctor and using it for this
query.

Amends 7adad5aaf5.
2021-12-06 00:08:32 +00:00
..
agi.cpp AGI: Remove stray debug output 2021-08-17 19:29:17 +02:00
agi.h AGI: Modify Volume to use ScummVM GUI as maximum range for Script Volume 2021-07-15 14:43:30 +02:00
appleIIgs_timedelay_overwrite.h
checks.cpp
configure.engine
console.cpp
console.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cycle.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
detection.cpp ENGINES: introduce ADDectedGameExtraInfo to ADGameDetector, add extra info as parameter for fallback detect. 2021-06-13 14:15:45 +02:00
detection.h
detection_tables.h AGI: Improved detection for preagi titles. 2021-08-28 00:27:52 +02:00
font.cpp AGI: Do not use Hercules font for Cyrillic titles. Addresses bug #12745 2021-08-17 19:29:17 +02:00
font.h
global.cpp AGI: Modify Volume to use ScummVM GUI as maximum range for Script Volume 2021-07-15 14:43:30 +02:00
graphics.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
graphics.h
inv.cpp AGI: Add Hebrew support 2021-03-14 18:52:36 +01:00
inv.h
keyboard.cpp AGI: Fix Russian input in Russian localizations 2021-07-31 15:00:27 +02:00
keyboard.h
loader_v1.cpp
loader_v2.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
loader_v3.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp AGI: Add Hebrew support 2021-03-14 18:52:36 +01:00
menu.h
metaengine.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-12-06 00:08:32 +00:00
module.mk
motion.cpp
mouse_cursor.h
objects.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
op_cmd.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
op_dbg.cpp
op_test.cpp
opcodes.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
opcodes.h
palette.h
picture.cpp AGI: Fix pattern plotting. Bugreport #11923 2021-08-18 00:46:49 +02:00
picture.h
POTFILES
preagi.cpp AGI: delete adding debug channels in preagi 2021-05-22 01:34:57 +02:00
preagi.h
preagi_mickey.cpp
preagi_mickey.h
preagi_troll.cpp
preagi_troll.h
preagi_winnie.cpp
preagi_winnie.h
saveload.cpp AGI: Modify Volume to use ScummVM GUI as maximum range for Script Volume 2021-07-15 14:43:30 +02:00
sound.cpp
sound.h
sound_2gs.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
sound_2gs.h
sound_coco3.cpp
sound_coco3.h
sound_midi.cpp AGI: MIDI sound - turn sounds off if requested 2021-03-14 19:04:49 +01:00
sound_midi.h
sound_pcjr.cpp
sound_pcjr.h
sound_sarien.cpp
sound_sarien.h
sprite.cpp
sprite.h
systemui.cpp AGI: Add Hebrew support 2021-03-14 18:52:36 +01:00
systemui.h
text.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
text.h AGI: Add Hebrew support 2021-03-14 18:52:36 +01:00
view.cpp
view.h
wagparser.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
wagparser.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
words.cpp AGI: Added user input conversion for Russian titles 2021-07-31 15:00:27 +02:00
words.h AGI: Add Hebrew support 2021-03-14 18:52:36 +01:00