scummvm/engines/cge
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
..
bitmap.cpp CGE: Add a comment about an intended fall-through 2014-03-02 20:44:23 +01:00
bitmap.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
cge_main.cpp CGE: Remove a useless structure member, reduce a variable scope 2014-03-15 11:31:43 +01:00
cge_main.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
cge.cpp CGE: Replace magic numbers with defines. 2014-04-29 09:39:24 +02:00
cge.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
detection.cpp ALL: Make simpleSaveNames() a MetaEngineFeature 2016-08-24 16:07:55 +06:00
events.cpp JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
events.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
fileio.cpp CGE: Add a safeguard in getPage() 2014-10-11 09:19:09 +02:00
fileio.h CGE: Get rid of a magic value in file seek 2014-03-11 07:52:46 +01:00
game.cpp CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
game.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
general.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
module.mk CGE: Janitorial - Remove trailing spaces 2014-02-16 18:35:14 +01:00
POTFILES CGE: Add events.cpp to POTFILE 2016-02-20 21:24:38 +00:00
snail.cpp CGE: Add a safeguard in pocFul 2014-03-02 20:44:21 +01:00
snail.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
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 CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
talk.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
text.cpp CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
text.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
vga13h.cpp CGE: Remove trailing whitespace 2014-10-28 16:04:11 +02:00
vga13h.h CGE: Remove (broken) variable length specification 2014-06-15 21:52:06 +02:00
vmenu.cpp CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
vmenu.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
walk.cpp CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
walk.h CGE: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00