scummvm/engines/toltecs
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
..
animation.cpp TOLTECS: Initialized Animation class 2016-06-10 14:21:17 +02:00
animation.h
configure.engine
console.cpp
console.h
detection.cpp ALL: Make simpleSaveNames() a MetaEngineFeature 2016-08-24 16:07:55 +06:00
menu.cpp TOLTECS: Initialize Menu class 2016-06-10 14:17:04 +02:00
menu.h
microtiles.cpp
microtiles.h
module.mk
movie.cpp TOLTECS: Initialize class variables 2016-05-02 17:32:43 +02:00
movie.h
music.cpp
music.h
palette.cpp
palette.h
POTFILES
render.cpp
render.h
resource.cpp TOLTECS: Initialize class variables 2016-05-02 17:32:43 +02:00
resource.h
saveload.cpp
screen.cpp
screen.h
script.cpp
script.h
segmap.cpp TOLTECS: Fix typo 2016-06-25 16:21:00 +02:00
segmap.h TOLTECS: Initialize objects 2016-06-10 14:12:27 +02:00
sound.cpp
sound.h
sprite.cpp TOLTECS: Initialize class variables 2016-05-02 17:32:43 +02:00
toltecs.cpp
toltecs.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00