scummvm/engines/teenagent
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
..
actor.cpp TEENAGENT: Cleanup Actor class. 2012-09-13 15:53:18 +01:00
actor.h TEENAGENT: Cleanup Actor class. 2012-09-13 15:53:18 +01:00
animation.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
animation.h TEENAGENT: Minor cleanups to Animation Class. 2012-09-16 10:45:41 +01:00
callbacks.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
console.cpp
console.h
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
dialog.cpp TEENAGENT: Migrate Dialog Stack Address usages to symbols. 2012-08-05 21:47:38 +01:00
dialog.h TEENAGENT: Convert Dialog text color symbols to an enum. 2012-10-10 14:43:19 +01:00
font.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
font.h TEENAGENT: Further cleanup for Font class. 2012-09-24 01:22:08 +01:00
inventory.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
inventory.h TEENAGENT: Convert Inventory item ids to an enum. 2012-10-10 14:42:21 +01:00
module.mk
music.cpp TEENAGENT: Ensure MusicPlayer is stopped on destruction. 2012-08-02 13:01:37 +01:00
music.h TEENAGENT: Remove static Resources class Instance. 2012-07-07 13:46:28 +01:00
objects.cpp TEENAGENT: Cleanup Object classes. 2012-09-24 02:51:26 +01:00
objects.h TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
pack.cpp TEENAGENT: Migrate engine to using debugflags. 2012-07-08 00:36:05 +01:00
pack.h
resources.cpp TEENAGENT: Further cleanup for Font class. 2012-09-24 01:22:08 +01:00
resources.h TEENAGENT: Add missing (disabled?) callback implementation. 2012-09-12 08:33:13 +01:00
scene.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
scene.h TEENAGENT: Cleanup Scene class. 2012-09-24 06:05:49 +01:00
segment.cpp
segment.h TEENAGENT: Removed unused quad functions from Segment class. 2012-07-05 11:40:02 +01:00
surface_list.cpp TEENAGENT: Clean up SurfaceList Class. 2012-09-13 10:55:10 +01:00
surface_list.h TEENAGENT: Clean up SurfaceList Class. 2012-09-13 10:55:10 +01:00
surface.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
surface.h TEENAGENT: Cleanup Surface class. 2012-09-24 16:10:06 +01:00
teenagent.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
teenagent.h TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00