scummvm/engines/mutationofjb
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
..
commands
tasks
widgets
animationdecoder.cpp
animationdecoder.h
assets.cpp
assets.h
configure.engine
conversationlinelist.cpp
conversationlinelist.h
credits.pl
debug.cpp
debug.h
detection.cpp
encryptedfile.cpp
encryptedfile.h
font.cpp
font.h
game.cpp
game.h
gamedata.cpp
gamedata.h
gamescreen.cpp
gamescreen.h
guiscreen.cpp
guiscreen.h
hardcodedstrings.cpp
hardcodedstrings.h
inventory.cpp
inventory.h
inventoryitemdefinitionlist.cpp
inventoryitemdefinitionlist.h
metaengine.cpp ENGINES: Use MetaEngine consistently for getting autosave slot 2021-12-06 00:08:32 +00:00
module.mk
mutationofjb.cpp
mutationofjb.h
POTFILES
room.cpp
room.h
script.cpp
script.h
timer.cpp
timer.h
util.cpp
util.h