scummvm/engines/sword2
Alexander Tkachev ab1d160ec8 ALL: Add MetaEngine::simpleSaveNames()
Engines with "simple" savenames would support "Run in background" in
save/load dialog and gradual save slots unlocking. Other engines
save/load feature would be locked until save sync is over.
2016-08-24 16:07:55 +06:00
..
animation.cpp SWORD1: Change "no DXA support" message. 2014-08-22 06:43:02 +02:00
animation.h SWORD2: Add back MPEG-2 video support 2013-06-20 19:55:00 -04:00
anims.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
controls.cpp ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
controls.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
defs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
function.cpp VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API 2012-07-24 13:24:01 -04:00
header.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
header.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
icons.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
interpreter.cpp JANITORIAL: Fix clang printf warnings 2016-01-07 14:55:32 +02:00
interpreter.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
layers.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
logic.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
logic.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
maketext.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
maketext.h ALL: analyse -> analyze 2011-05-25 10:50:47 -04:00
memory.cpp JANITORIAL: Fix clang printf warnings 2016-01-07 14:55:32 +02:00
memory.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
menu.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk
mouse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mouse.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
music.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
object.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palette.cpp SWORD2: Fix reference to out-of-scope variable 2013-04-22 22:27:19 +02:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
protocol.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
render.cpp SWORD2: Silence "variable set but not used" GCC warnings 2011-07-03 07:20:40 +02:00
resman.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
resman.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
router.cpp JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
router.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
saveload.cpp SWORD2: Replace snprintf() usage with Common::String::format() 2011-06-02 04:38:47 +01:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
screen.cpp SWORD2: Fix potential buffer overrun 2016-05-09 14:31:29 +02:00
screen.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scroll.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
sound.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
speech.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sprite.cpp SWORD2: Fix (unlikely) memory leak 2013-04-22 22:22:43 +02:00
startup.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sword2.cpp ALL: Add MetaEngine::simpleSaveNames() 2016-08-24 16:07:55 +06:00
sword2.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
sync.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
walker.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00