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
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
controls.cpp ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
controls.h
debug.cpp
debug.h
defs.h
events.cpp
function.cpp VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API 2012-07-24 13:24:01 -04:00
header.cpp
header.h
icons.cpp
interpreter.cpp
interpreter.h
layers.cpp
logic.cpp
logic.h
maketext.cpp
maketext.h
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
module.mk
mouse.cpp
mouse.h
music.cpp COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream. 2012-03-11 00:51:20 +01:00
object.h
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
render.cpp
resman.cpp
resman.h
router.cpp
router.h
saveload.cpp
saveload.h
screen.cpp
screen.h
scroll.cpp
sound.cpp
sound.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
speech.cpp
sprite.cpp SWORD2: Fix (unlikely) memory leak 2013-04-22 22:22:43 +02:00
startup.cpp
sword2.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
sword2.h
sync.cpp
walker.cpp