scummvm/engines/hugo
2010-11-28 16:38:01 +00:00
..
console.cpp HUGO: Added basic debugging console to engine 2010-11-07 15:04:47 +00:00
console.h HUGO: Added basic debugging console to engine 2010-11-07 15:04:47 +00:00
detection.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
display_v1d.cpp HUGO: Move fonts to display.cpp 2010-11-07 00:02:48 +00:00
display_v1w.cpp HUGO: Move fonts to display.cpp 2010-11-07 00:02:48 +00:00
display.cpp HUGO: Start using endianness-safe read/write functions 2010-11-19 23:49:04 +00:00
display.h HUGO: Move fonts to display.cpp 2010-11-07 00:02:48 +00:00
file_v1d.cpp TOOL+HUGO: Misc modifications 2010-11-12 18:05:23 +00:00
file_v1w.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file_v2d.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file_v3d.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
file.h HUGO: Avoid using 'short' in function definition 2010-11-26 23:30:31 +00:00
game.h HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
global.h HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
hugo.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
hugo.h TOOLS: Fix 'Boat' bug in H1 Dos 2010-11-27 16:48:38 +00:00
intro_v1d.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro_v1w.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
intro_v2d.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro_v2w.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro_v3d.cpp HUGO: Convert class member comments to Doxygen format 2010-11-01 20:20:21 +00:00
intro_v3w.cpp HUGO: Convert class member comments to Doxygen format 2010-11-01 20:20:21 +00:00
intro.cpp HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
intro.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
inventory.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
inventory.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
module.mk HUGO: Added basic debugging console to engine 2010-11-07 15:04:47 +00:00
mouse.cpp HUGO: Convert class member comments to Doxygen format 2010-11-01 20:20:21 +00:00
mouse.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
object_v1d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object_v1w.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object_v2d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object_v3d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object.cpp HUGO: Rewrite saveObjects() and restoreObjects() 2010-11-22 22:49:24 +00:00
object.h HUGO: Suppress useless enums, cleanup 2010-11-22 19:50:57 +00:00
parser_v1d.cpp HUGO: Add Win save/restore behavior to the Dos versions 2010-11-26 23:57:39 +00:00
parser_v1w.cpp HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
parser_v2d.cpp HUGO: Add Win save/restore behavior to the Dos versions 2010-11-26 23:57:39 +00:00
parser_v3d.cpp HUGO: Add Win save/restore behavior to the Dos versions 2010-11-26 23:57:39 +00:00
parser.cpp HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
parser.h HUGO: cleanup: Suppress trailing spaces and tabs 2010-10-25 13:31:01 +00:00
route.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
route.h HUGO: Avoid using 'short' in function definition 2010-11-26 23:30:31 +00:00
schedule_v1d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v1w.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v2d.cpp HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
schedule_v3d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule.cpp HUGO: Fix warning 2010-11-27 08:27:13 +00:00
schedule.h HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
sound.cpp HUGO: Fixed crash on exit when hugo.dat is not available 2010-11-13 13:41:43 +00:00
sound.h HUGO: Avoid using 'short' in function definition 2010-11-26 23:30:31 +00:00
util.cpp HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
util.h TOOL: Suppress useless strings in textUtil 2010-11-11 15:01:57 +00:00