scummvm/engines/mutationofjb
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
..
commands
tasks
widgets
animationdecoder.cpp
animationdecoder.h
assets.cpp
assets.h
configure.engine
conversationlinelist.cpp
conversationlinelist.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
debug.cpp
debug.h
detection.cpp MUTATIONOFJB: Add demo detection 2021-09-19 14:52:46 +02:00
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-10-24 16:46:06 +02:00
module.mk
mutationofjb.cpp
mutationofjb.h
POTFILES
room.cpp
room.h
script.cpp
script.h
timer.cpp
timer.h
util.cpp
util.h