scummvm/engines/sword2
Matthew Hoops 0031c41db8 COMMON: Change kPlatformPC to kPlatformDOS
"PC" was very ambiguous and now it matches what we show in the GUI.

This also corrects sword2's platform to Windows.
2013-05-02 18:43:10 -04: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 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
object.h
palette.cpp SWORD2: Fix reference to out-of-scope variable 2013-04-22 22:27:19 +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