scummvm/engines/hugo
2014-02-09 11:39:00 +01:00
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00: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 HUGO: Reduce the scope of some variables 2014-02-09 11:37:30 +01:00
dialogs.cpp HUGO: Remove a useless variable assignation 2014-02-09 11:39:00 +01:00
dialogs.h HUGO: Apply coding convention (in progress) 2012-06-13 11:28:25 +02:00
display.cpp HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01: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 HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01: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 HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01:00
hugo.h HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01:00
intro.cpp HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01:00
intro.h HUGO: Some more renaming 2012-06-13 14:50:54 +02:00
inventory.cpp HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01: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: Reduce the scope of some variables 2014-02-09 11:37:30 +01: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: Reduce the scope of some variables 2014-02-09 11:37:30 +01: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 HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01:00
parser.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
route.cpp HUGO: Reduce the scope of some variables 2014-02-09 11:37:30 +01:00
route.h HUGO: Fix CID 1003560, 1002882 2013-10-31 08:25:19 +01:00
schedule.cpp HUGO: Reduce the scope of some variables 2014-02-09 11:37:30 +01:00
schedule.h HUGO: Rename structs and enums 2012-06-13 20:58:01 +02:00
sound.cpp HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 2013-11-01 14:15:19 +01:00
sound.h HUGO: Rename pointers 2012-06-13 21:18:37 +02:00
text.cpp HUGO: Reduce the scope of some variables 2014-02-09 11:37:30 +01: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