scummvm/engines/wage
Paul Gilbert 9f175c4053 ENGINES: Cleanup of savegame filenames generation
This removes filename methods when it matched the Engine method.
Secondly, ensuring there was an overriden getSaveStateName method
for engines that didn't do the standard target.00x save filenames
2020-02-16 15:44:28 -08:00
..
combat.cpp WAGE: Fix Missing Default Switch Cases 2019-10-23 03:31:46 +01:00
configure.engine
debugger.cpp
debugger.h WAGE: Add override keywords 2020-02-09 12:55:00 +01:00
design.cpp
design.h
detection_tables.h WAGE: Mark all detection entries as ADGF_UNSTABLE 2019-10-23 11:50:35 -05:00
detection.cpp WAGE: Add override keywords 2020-02-09 12:55:00 +01:00
dialog.cpp
dialog.h
entities.cpp
entities.h
gui.cpp GRAPHICS: MACGUI: Switched MacText to U32String internally 2019-10-18 17:20:27 +02:00
gui.h
module.mk
POTFILES
randomhat.cpp
randomhat.h
saveload.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
script.cpp WAGE: Fix Missing Default Switch Cases 2019-10-23 03:31:46 +01:00
script.h
sound.cpp
sound.h
util.cpp WAGE: Fix Missing Default Switch Cases 2019-10-23 03:31:46 +01:00
wage.cpp WAGE: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
wage.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
world.cpp
world.h