scummvm/engines/hugo
2011-01-02 21:32:56 +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_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: Some space/tab cleanups 2011-01-01 23:57:50 +00:00
display.h HUGO: Use cursorman, add a windows-looking cursor 2010-12-01 20:11:24 +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: Fix several warnings reported by CppCheck 2010-12-20 17:40:19 +00:00
file_v3d.cpp HUGO: Fix several warnings reported by CppCheck 2010-12-20 17:40:19 +00:00
file.cpp HUGO: Remove Invalid Memory Read in getSound() - Size not defined until after function returns. 2010-12-05 21:52:42 +00:00
file.h HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
game.h HUGO: Some space/tab cleanups 2011-01-01 23:57:50 +00:00
global.h HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
hugo.cpp HUGO: Fix 2 bugs that were causing several crashes using the mouse 2011-01-02 21:32:56 +00:00
hugo.h HUGO: Some space/tab cleanups 2011-01-01 23:57:50 +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: Add splash screen in H2 and H3 Win 2010-12-13 21:08:52 +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: Add splash screen in H2 and H3 Win 2010-12-13 21:08:52 +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: No longer shift down inventory by 8 pixels 2010-12-15 07:35:20 +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: Fix several bugs reported by D. Gray 2010-12-30 21:07:38 +00:00
mouse.h HUGO: Moved _objects to a separate file 2010-10-21 17:09:57 +00:00
object_v1d.cpp HUGO: Fix several warnings reported by CppCheck 2010-12-20 17:40:19 +00:00
object_v1w.cpp HUGO: Clean-up, move MidiPlayer class definition to .h file 2010-12-15 20:37:09 +00:00
object_v2d.cpp HUGO: Some space/tab cleanups 2011-01-01 23:57:50 +00:00
object_v3d.cpp HUGO: Clean-up, move MidiPlayer class definition to .h file 2010-12-15 20:37:09 +00:00
object.cpp HUGO: Fix 2 bugs that were causing several crashes using the mouse 2011-01-02 21:32:56 +00:00
object.h HUGO: Suppress useless enums, cleanup 2010-11-22 19:50:57 +00:00
parser_v1d.cpp HUGO: Add CTRL-l and CTRL-s keys used in Win versions. 2010-12-31 22:44:16 +00:00
parser_v1w.cpp HUGO: Add CTRL-l and CTRL-s keys used in Win versions. 2010-12-31 22:44:16 +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: Improve keyboard handling 2010-12-20 17:25:58 +00:00
parser.h HUGO: Improve keyboard handling 2010-12-20 17:25:58 +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_v1d.cpp HUGO: little code cleanup 2010-12-17 23:12:36 +00:00
schedule_v1w.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v2d.cpp HUGO: little code cleanup 2010-12-17 23:12:36 +00:00
schedule_v3d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule.cpp HUGO: Some space/tab cleanups 2011-01-01 23:57:50 +00:00
schedule.h HUGO: little code cleanup 2010-12-17 23:12:36 +00:00
sound.cpp HUGO: Some space/tab cleanups 2011-01-01 23:57:50 +00:00
sound.h HUGO: Midi are no longer looping. Add handling to default playlist 2011-01-01 10:51:57 +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