scummvm/engines/toon
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
..
anim.cpp TOON: Fix memory leak 2013-04-25 23:22:55 +02:00
anim.h TOON: Replace remaining int32 x,y,w and h coordinates with int16. 2012-06-28 07:07:08 +01:00
audio.cpp TOON: Fix delete[] formatting. 2012-07-25 21:11:22 +02:00
audio.h
character.cpp TOON: Remove unecessary getSystem() function. 2012-07-07 14:37:15 +01:00
character.h
console.cpp ENGINES: Silence clang warning about unused private member _vm 2013-04-18 23:50:19 +02:00
console.h
conversation.cpp
conversation.h
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
drew.cpp
drew.h
flux.cpp
flux.h
font.cpp TOON: Fix logical branch error. CID 1004062 2013-04-29 23:23:45 +03:00
font.h TOON: Replace remaining int32 x,y,w and h coordinates with int16. 2012-06-28 07:07:08 +01:00
hotspot.cpp TOON: Replace remaining int32 x,y,w and h coordinates with int16. 2012-06-28 07:07:08 +01:00
hotspot.h TOON: Replace remaining int32 x,y,w and h coordinates with int16. 2012-06-28 07:07:08 +01:00
module.mk
movie.cpp VIDEO: Remove setSystemPalette() 2012-08-16 13:30:32 -04:00
movie.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
path.cpp
path.h
picture.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
picture.h TOON: Replace remaining int32 x,y,w and h coordinates with int16. 2012-06-28 07:07:08 +01:00
resource.cpp
resource.h
script_func.cpp TOON: Remove unecessary getSystem() function. 2012-07-07 14:37:15 +01:00
script_func.h
script.cpp
script.h
state.cpp
state.h
text.cpp
text.h
tools.cpp
tools.h
toon.cpp TOON: Fix Uninitialized scalar variable CID 1003172, 1003173, 1003175, 1003176 2013-04-27 11:19:05 +02:00
toon.h TOON: Fix return value of saveGameState/loadGameState. 2013-01-13 17:56:55 +01:00