scummvm/engines/lab
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
configure.engine
console.cpp
console.h LAB: Add override keywords 2020-02-09 12:43:15 +01:00
detection.cpp LAB: Add override keywords 2020-02-09 12:43:15 +01:00
dispman.cpp LAB: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
dispman.h
engine.cpp
eventman.cpp LAB: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
eventman.h
image.cpp
image.h
interface.cpp
interface.h
intro.cpp
intro.h
lab.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
lab.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
labsets.cpp
labsets.h
map.cpp
module.mk
music.cpp
music.h
processroom.cpp
processroom.h
resource.cpp
resource.h
savegame.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
special.cpp
speciallocks.cpp
speciallocks.h
utils.cpp
utils.h