scummvm/engines/hopkins
Alexander Tkachev b665fc933d ALL: Make simpleSaveNames() a MetaEngineFeature
Added it into hasFeature() of all engines which returned `true` in
simpleSaveNames() before.

As mentioned in #788, SCI is not always using simple names, so it
doesn't have such feature now.
2016-08-24 16:07:55 +06:00
..
anim.cpp
anim.h
computer.cpp HOPKINS: Fix malformed octal characters 2015-09-22 19:56:06 -04:00
computer.h
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
debugger.cpp
debugger.h
detection_tables.h
detection.cpp ALL: Make simpleSaveNames() a MetaEngineFeature 2016-08-24 16:07:55 +06:00
dialogs.cpp
dialogs.h
events.cpp
events.h
files.cpp
files.h
font.cpp
font.h
globals.cpp
globals.h
graphics.cpp
graphics.h
hopkins.cpp
hopkins.h JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
lines.cpp JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
lines.h
menu.cpp
menu.h
module.mk
objects.cpp
objects.h
POTFILES
saveload.cpp
saveload.h
script.cpp
script.h
sound.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sound.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
talk.cpp
talk.h