scummvm/engines/sword2
Filippos Karapetis 9d7b55eb60 SWORD2: Fix bug #3049336 - "BS2: Detects games in wrong places"
We no longer detect the sword2 files inside the "clusters" folder.
Also, we now correctly distinguish between the full and the demo
version of the game
2012-11-08 01:02:12 +02:00
..
animation.cpp VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
animation.h VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API 2012-07-24 13:24:01 -04:00
anims.cpp
console.cpp ALL: unrecognised -> unrecognized. 2011-11-26 17:40:00 +01:00
console.h
controls.cpp SWORD2: Silence "variable set but not used" GCC warnings 2011-07-03 07:20:40 +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
memory.h
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
protocol.cpp
render.cpp SWORD2: Silence "variable set but not used" GCC warnings 2011-07-03 07:20:40 +02:00
resman.cpp
resman.h
router.cpp
router.h
saveload.cpp SWORD2: Replace snprintf() usage with Common::String::format() 2011-06-02 04:38:47 +01:00
saveload.h
screen.cpp
screen.h
scroll.cpp
sound.cpp AUDIO: Remove default rate parameter from xa 2011-08-24 09:54:19 -04:00
sound.h
speech.cpp
sprite.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
startup.cpp
sword2.cpp SWORD2: Fix bug #3049336 - "BS2: Detects games in wrong places" 2012-11-08 01:02:12 +02:00
sword2.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
sync.cpp
walker.cpp