scummvm/engines/hopkins
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
..
anim.cpp
anim.h
computer.cpp
computer.h
configure.engine
debugger.cpp
debugger.h HOPKINS: Add override keywords 2020-02-09 12:43:15 +01:00
detection_tables.h
detection.cpp HOPKINS: Add override keywords 2020-02-09 12:43:15 +01:00
dialogs.cpp
dialogs.h
events.cpp HOPKINS: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
events.h
files.cpp
files.h
font.cpp
font.h
globals.cpp
globals.h
graphics.cpp
graphics.h
hopkins.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
hopkins.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
lines.cpp
lines.h
menu.cpp
menu.h
module.mk
objects.cpp
objects.h
POTFILES
saveload.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
saveload.h
script.cpp
script.h
sound.cpp HOPKINS: Add override keywords 2020-02-09 12:43:15 +01:00
sound.h
talk.cpp
talk.h