scummvm/engines/hugo
2011-01-20 22:50:50 +00:00
..
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection.cpp HUGO: Fix save/load screens, which were always showing slot0 info 2010-11-29 23:57:15 +00:00
display.cpp HUGO: Merge misc versions of display, intro and scheduler classes 2011-01-20 22:50:50 +00:00
display.h HUGO: Fix an assert when mouse hit the top of the screen 2011-01-08 17:26:39 +00:00
file_v1d.cpp HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
file_v1w.cpp HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
file_v2d.cpp HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
file_v2w.cpp HUGO: Clean-up 2011-01-18 08:32:10 +00:00
file_v3d.cpp HUGO: Fix several warnings reported by CppCheck 2010-12-20 17:40:19 +00:00
file.cpp HUGO: Clean up 2011-01-18 18:26:33 +00:00
file.h HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
game.h HUGO: Rename objNumb to objIndex when used as an index 2011-01-18 21:32:18 +00:00
global.h HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
hugo.cpp HUGO: Cleanup: Remove some C-style comments 2011-01-20 19:33:31 +00:00
hugo.h HUGO: Improve mouse support in H3 DOS version 2011-01-18 09:16:52 +00:00
intro.cpp HUGO: Merge misc versions of display, intro and scheduler classes 2011-01-20 22:50:50 +00:00
intro.h HUGO: Use Win2 fonts in intro. 2011-01-05 22:28:37 +00:00
inventory.cpp HUGO: Move mouseHander() out of runMachine() 2011-01-19 18:02:53 +00:00
inventory.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
menu.cpp HUGO: Close Memory Leak in TopMenu Surfaces. 2011-01-20 22:31:05 +00:00
menu.h HUGO: Close Memory Leak in TopMenu Surfaces. 2011-01-20 22:31:05 +00:00
module.mk HUGO: Merge misc versions of display, intro and scheduler classes 2011-01-20 22:50:50 +00:00
mouse.cpp HUGO: Move mouseHander() out of runMachine() 2011-01-19 18:02:53 +00:00
mouse.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
object_v1d.cpp HUGO: Merge the 2 versions of doAction, cleanup 2011-01-19 00:49:49 +00:00
object_v1w.cpp HUGO: Merge the 2 versions of doAction, cleanup 2011-01-19 00:49:49 +00:00
object_v2d.cpp HUGO: Merge the 2 versions of doAction, cleanup 2011-01-19 00:49:49 +00:00
object_v3d.cpp HUGO: Rename objNumb to objIndex when used as an index 2011-01-18 21:32:18 +00:00
object.cpp HUGO: Clean up 2011-01-18 18:26:33 +00:00
object.h HUGO: Merge the 2 versions of doAction, cleanup 2011-01-19 00:49:49 +00:00
parser_v1d.cpp HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
parser_v1w.cpp HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
parser_v2d.cpp HUGO: Add god mode to H1 Dos and H2 Dos 2010-12-20 00:18:03 +00:00
parser_v3d.cpp HUGO: Fix several bugs reported by D. Gray 2010-12-30 21:07:38 +00:00
parser.cpp HUGO: intros are now skippable 2011-01-09 22:42:56 +00:00
parser.h HUGO: Implement menu commands 2011-01-04 08:36:03 +00:00
route.cpp HUGO: Improve keyboard handling 2010-12-20 17:25:58 +00:00
route.h HUGO: Avoid using 'short' in function definition 2010-11-26 23:30:31 +00:00
schedule.cpp HUGO: Merge misc versions of display, intro and scheduler classes 2011-01-20 22:50:50 +00:00
schedule.h HUGO: Add specific decodeString() for H1 Dos 2011-01-19 14:45:18 +00:00
sound.cpp HUGO: Cleanup: Remove some C-style comments 2011-01-20 19:33:31 +00:00
sound.h TOOLS: Add Dos intro music number in hugo.dat 2011-01-07 15:14:38 +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