scummvm/engines/sword2
Vladimir Serbinenko 588f706503 VIDEO: Switch DXA decoder to gzio.
This reduces reliance on zlib
2022-11-28 00:19:51 +01:00
..
animation.cpp VIDEO: Switch DXA decoder to gzio. 2022-11-28 00:19:51 +01:00
animation.h
anims.cpp
configure.engine
console.cpp
console.h
controls.cpp SWORD2: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
controls.h
credits.pl
debug.cpp SWORD2: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
debug.h
defs.h
detection_tables.h SWORD2: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.cpp SWORD2: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.h SWORD2: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
events.cpp
function.cpp SWORD2: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
header.cpp
header.h
icons.cpp
interpreter.cpp
interpreter.h
layers.cpp
logic.cpp
logic.h
maketext.cpp SWORD2: Add Hebrew support 2022-08-16 12:57:02 +03:00
maketext.h
memory.cpp
memory.h
menu.cpp
metaengine.cpp SWORD2: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
module.mk
mouse.cpp
mouse.h
music.cpp SWORD2: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
object.h
obsolete.h SWORD2: Switch to AdvancedMetaEngineDetection 2022-10-22 18:40:07 +02:00
palette.cpp
POTFILES SWORD2: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
protocol.cpp SWORD2: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
render.cpp
resman.cpp SWORD2: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
resman.h
router.cpp
router.h
saveload.cpp
saveload.h
screen.cpp SWORD2: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
screen.h
scroll.cpp
sound.cpp
sound.h
speech.cpp
sprite.cpp
startup.cpp
sword2.cpp SWORD2: Switch to AdvancedMetaEngineDetection 2022-10-22 18:40:07 +02:00
sword2.h SWORD2: Correct spelling mistake 2022-10-27 15:57:30 +02:00
sync.cpp
walker.cpp