scummvm/engines/saga
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
..
actor_path.cpp
actor_walk.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
actor.cpp
actor.h SAGA: Remove the buggy actor swapping fixup code for IHNM 2014-10-27 12:28:18 +02:00
animation.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
animation.h
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp SAGA: Add debug commands for playing music, sounds and voices 2014-07-20 18:49:57 +03:00
console.h SAGA: Add debug commands for playing music, sounds and voices 2014-07-20 18:49:57 +03:00
detection_tables.h SAGA: Move IHNM color fix game features to proper spot. 2016-03-28 15:47:56 +02:00
detection.cpp ALL: Make simpleSaveNames() a MetaEngineFeature 2016-08-24 16:07:55 +06:00
displayinfo.h SAGA: Fix dialog text positions in non-English version (#7064) 2016-03-27 15:23:17 +02:00
events.cpp SAGA: Add wrappers for queuing music events 2014-07-20 17:10:55 +03:00
events.h SAGA: Add wrappers for queuing music events 2014-07-20 17:10:55 +03:00
font_map.cpp
font.cpp SAGA: Add support for Russian fan-translation of IHNM 2016-01-10 09:21:03 +01:00
font.h
gfx.cpp
gfx.h
image.cpp
input.cpp
interface.cpp SAGA: FUrther fix to potential buffer overflow 2016-06-07 22:23:23 +02:00
interface.h
introproc_ihnm.cpp SAGA: Tweak music timing in IHNM intro 2015-06-28 16:38:47 +02:00
introproc_ite.cpp SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
introproc_saga2.cpp SAGA: Add support for MIDI music in SAGA2 games 2014-07-20 21:19:20 +03:00
isomap.cpp SAGA: Initialization for IsoMap 2016-05-05 09:39:20 +02:00
isomap.h
itedata.cpp SAGA: Add support for Russian fan-translation of IHNM 2016-01-10 09:21:03 +01:00
itedata.h SAGA: Move ITE credits together with the other ITE static data 2014-07-20 17:10:56 +03:00
module.mk
music.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
music.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
objectmap.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
objectmap.h
palanim.cpp
palanim.h
puzzle.cpp SAGA: Init puzzle properly 2016-05-05 09:26:08 +02:00
puzzle.h
render.cpp SAGA: Add comments about possibly race conditions to timer callbacks. 2016-02-09 02:52:29 +01:00
render.h
resource_hrs.cpp SAGA: Add support for MIDI music in SAGA2 games 2014-07-20 21:19:20 +03:00
resource_res.cpp
resource_rsc.cpp
resource.cpp SAGA: Cleanup 2014-07-20 21:18:40 +03:00
resource.h SAGA: Add support for MIDI music in SAGA2 games 2014-07-20 21:19:20 +03:00
saga.cpp SAGA: Explicitely mark versions which require color shifting in interface. Fixes bug #7092 2016-03-28 00:54:05 +02:00
saga.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
saveload.cpp SAGA: Safer string manipulation 2016-05-31 17:12:18 +02:00
scene.cpp SAGA: Remove curly brackets from some 1-line if statements 2016-05-22 16:28:41 +03:00
scene.h SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
script.cpp SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
script.h
sfuncs_ihnm.cpp SAGA: Add wrappers for queuing music events 2014-07-20 17:10:55 +03:00
sfuncs.cpp SAGA: Remove the buggy actor swapping fixup code for IHNM 2014-10-27 12:28:18 +02:00
shorten.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
shorten.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sndres.cpp AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
sndres.h SAGA: Add debug commands for playing music, sounds and voices 2014-07-20 18:49:57 +03:00
sound.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sound.h
sprite.cpp
sprite.h
sthread.cpp
xref.txt