scummvm/engines/sword2
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
..
animation.cpp SWORD2: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +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 BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp SWORD2: Fix potential allocation size mismatch. CID 1003324. 2013-04-28 14:15:29 +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 ALL: initialise -> initialize 2011-05-25 11:17:11 -04: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 ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +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 COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
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 COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream. 2012-03-11 00:51:20 +01: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resman.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
router.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04: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 ALL: initialise -> initialize 2011-05-25 11:17:11 -04: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 AUDIO: Remove default rate parameter from xa 2011-08-24 09:54:19 -04: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 COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
sword2.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +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