scummvm/engines/hugo
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
..
console.cpp HUGO: Apply coding convention (in progress) 2012-06-13 11:28:25 +02:00
console.h HUGO: Add 3 object related functions to the console 2011-05-25 23:39:28 +02:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
dialogs.cpp HUGO: More renaming 2012-06-13 17:44:09 +02:00
dialogs.h HUGO: Apply coding convention (in progress) 2012-06-13 11:28:25 +02:00
display.cpp HUGO: Remove F9 key handling 2012-06-18 21:30:51 +02:00
display.h HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
file_v1d.cpp HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
file_v1w.cpp HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
file_v2d.cpp HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
file_v2w.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
file_v3d.cpp HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
file.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
file.h HUGO: Switch to the common PCX decoder 2012-09-13 01:51:21 +03:00
game.h HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
hugo.cpp HUGO: Initialize variables in Hugo engine constructor. CID 1002886 2013-04-19 00:21:37 +02:00
hugo.h HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
intro.cpp HUGO: Add missing initializations in intro constructors. CID 1002884 and 1002885 2013-04-21 13:46:10 +02:00
intro.h HUGO: Some more renaming 2012-06-13 14:50:54 +02:00
inventory.cpp HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
inventory.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
module.mk HUGO: Renamed menu.* to dialogs.* 2011-03-17 17:31:02 +02:00
mouse.cpp HUGO: Fix Uninitialized scalar variables 2013-04-17 08:13:19 +02:00
mouse.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
object_v1d.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
object_v1w.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
object_v2d.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
object_v3d.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
object.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
object.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
parser_v1d.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
parser_v1w.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
parser_v2d.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
parser_v3d.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
parser.cpp COMMON: Add wrapper for isprint. 2012-12-13 21:08:47 +01:00
parser.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
route.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
route.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
schedule.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
schedule.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
sound.cpp HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
sound.h HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
text.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
text.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00