scummvm/engines/dm
Orgad Shaneh fe104cc337 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-10-24 16:46:06 +02:00
..
TODOs
.gitattributes
champion.cpp
champion.h
configure.engine
console.cpp
console.h
credits.pl
detection.cpp DM: Add detection for Apple IIgs demo v1.4 2021-09-19 14:52:46 +02:00
detection.h
dialog.cpp
dialog.h
dm.cpp
dm.h
dmglobals.cpp
dungeonman.cpp
dungeonman.h
eventman.cpp
eventman.h
gfx.cpp
gfx.h
group.cpp
group.h
inventory.cpp
inventory.h
loadsave.cpp
loadsave.h
lzw.cpp
lzw.h
menus.cpp
menus.h
metaengine.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-10-24 16:46:06 +02:00
module.mk
movesens.cpp
movesens.h
objectman.cpp
objectman.h
POTFILES
projexpl.cpp
projexpl.h
sounds.cpp
sounds.h
text.cpp
text.h
timeline.cpp
timeline.h