scummvm/engines/hugo
Arnaud Boutonné 6d30449d5a HUGO: Implement syncSoundSettings()
svn-id: r55018
2010-12-22 22:25:52 +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: Implement setBackgroundColor() 2010-12-19 16:07:03 +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: little code cleanup 2010-12-17 23:12:36 +00:00
global.h HUGO: Add GMM save/load and RTL 2010-11-29 17:42:08 +00:00
hugo.cpp HUGO: Implement syncSoundSettings() 2010-12-22 22:25:52 +00:00
hugo.h HUGO: Implement syncSoundSettings() 2010-12-22 22:25:52 +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: 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: 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: Clean-up, move MidiPlayer class definition to .h file 2010-12-15 20:37:09 +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: Enable the use of the icon based inventory 2010-12-10 07:08:54 +00:00
object.h HUGO: Suppress useless enums, cleanup 2010-11-22 19:50:57 +00:00
parser_v1d.cpp HUGO: Improve keyboard handling 2010-12-20 17:25:58 +00:00
parser_v1w.cpp HUGO: Improve keyboard handling 2010-12-20 17:25:58 +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: Improve keyboard handling 2010-12-20 17:25:58 +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: little code cleanup 2010-12-17 23:12:36 +00:00
schedule.h HUGO: little code cleanup 2010-12-17 23:12:36 +00:00
sound.cpp HUGO: Implement syncSoundSettings() 2010-12-22 22:25:52 +00:00
sound.h HUGO: Implement syncSoundSettings() 2010-12-22 22:25:52 +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