scummvm/engines/lure
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
..
animseq.cpp
animseq.h
debugger.cpp JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
debugger.h
decode.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
decode.h
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
disk.cpp
disk.h
events.cpp
events.h
fights.cpp
fights.h
game.cpp JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
game.h
hotspots.cpp ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
hotspots.h JANITORIAL: Make getters const. 2012-03-13 15:43:30 +01:00
intro.cpp
intro.h
lure.cpp
lure.h
luredefs.h
memory.cpp
memory.h
menu.cpp LURE: Fix bug #3604370 - ANDROID menus clickable 2013-02-17 22:11:11 +00:00
menu.h
module.mk
palette.cpp
palette.h
res_struct.cpp LURE: Fix bounds checking 2013-04-24 20:50:06 +02:00
res_struct.h JANITORIAL: Make getters const. 2012-03-13 15:43:30 +01:00
res.cpp JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
res.h
room.cpp ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
room.h
screen.cpp
screen.h
scripts.cpp
scripts.h
sound.cpp JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
sound.h
strings.cpp
strings.h
surface.cpp LURE: Fix engine crash in copy protection screen with AZERTY keyboard 2012-06-30 20:48:22 +01:00
surface.h