scummvm/engines/draci
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
..
animation.cpp
animation.h
barchive.cpp
barchive.h
configure.engine
console.cpp
console.h DRACI: Add override keywords 2020-02-09 12:43:15 +01:00
detection.cpp DRACI: Add override keywords 2020-02-09 12:43:15 +01:00
draci.cpp ENGINES: Merge saveGameState virtual methods into a single one 2020-02-16 15:44:28 -08:00
draci.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
font.cpp
font.h
game.cpp
game.h
module.mk
mouse.cpp
mouse.h
music.cpp
music.h DRACI: Add override keywords 2020-02-09 12:43:15 +01:00
saveload.cpp
saveload.h
screen.cpp
screen.h
script.cpp
script.h
sound.cpp
sound.h DRACI: Add override keywords 2020-02-09 12:43:15 +01:00
sprite.cpp
sprite.h DRACI: Add override keywords 2020-02-09 12:43:15 +01:00
surface.cpp
surface.h
walking.cpp
walking.h