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 HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
anim.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
computer.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
computer.h HOPKINS: Further cleanup in ComputerManager class. 2014-05-17 15:09:46 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
debugger.cpp ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
debugger.h HOPKINS: Add override keywords 2020-02-09 12:43:15 +01:00
detection_tables.h HOPKINS: Game uses mod files, not midi. Mark the game as not using MIDI. 2019-09-29 19:34:16 +03:00
detection.cpp HOPKINS: Add override keywords 2020-02-09 12:43:15 +01:00
dialogs.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
dialogs.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
events.cpp HOPKINS: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
events.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
files.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
files.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
font.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
globals.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
globals.h HOPKINS: Fix GCC Compiler Warnings 2019-08-26 05:58:02 +01:00
graphics.cpp HOPKINS: Add Graphics Screen Update Debugging Code. 2018-10-18 23:40:35 +01:00
graphics.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
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 JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
lines.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
menu.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
menu.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
module.mk HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
objects.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
objects.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
POTFILES HOPKINS: Add list of files that contain translatable strings 2014-10-04 01:02:28 +01:00
saveload.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
saveload.h ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
script.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
script.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sound.cpp HOPKINS: Add override keywords 2020-02-09 12:43:15 +01:00
sound.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
talk.cpp HOPKINS: Fix Missing Default Switch Cases 2019-10-23 23:42:38 +01:00
talk.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00