scummvm/engines/hugo
2011-03-24 16:46:45 +01: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: Misc savegame modifications 2011-03-08 00:21:02 +01:00
dialogs.cpp HUGO: Fix compilation 2011-03-17 17:46:38 +02:00
dialogs.h Hugo: Use EntryDialog in Box() 2011-03-17 20:07:24 +01:00
display.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
display.h HUGO: Fix graphic glitches in DOS versions 2011-02-26 14:06:30 +01:00
file_v1d.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
file_v1w.cpp HUGO: Avoid duplicated code in functions related to HUGO.DAT 2011-02-18 08:11:55 +01:00
file_v2d.cpp HUGO: Avoid duplicated code in functions related to HUGO.DAT 2011-02-18 08:11:55 +01:00
file_v2w.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
file_v3d.cpp HUGO: Avoid duplicated code in functions related to HUGO.DAT 2011-02-18 08:11:55 +01:00
file.cpp HUGO: When erroring out due to a missing file, tell the user which file is missing 2011-03-24 16:46:45 +01:00
file.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
game.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
hugo.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
hugo.h HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
intro.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
intro.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
inventory.cpp HUGO: Remove extra spaces at end of lines 2011-02-18 22:43:38 +01:00
inventory.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
module.mk HUGO: Renamed menu.* to dialogs.* 2011-03-17 17:31:02 +02:00
mouse.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
mouse.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
object_v1d.cpp HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
object_v1w.cpp HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
object_v2d.cpp HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
object_v3d.cpp HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
object.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
object.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
parser_v1d.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
parser_v1w.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
parser_v2d.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
parser_v3d.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
parser.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
parser.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
route.cpp HUGO: Remove extra spaces at end of lines 2011-02-18 22:43:38 +01:00
route.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
schedule.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
schedule.h HUGO: rewrite saveEvents() and restoreEvents() in order to be endian and platform safe 2011-02-28 00:58:25 +01:00
sound.cpp ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
sound.h ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
text.cpp HUGO: Remove extra spaces at end of lines 2011-02-18 22:43:38 +01:00
text.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
util.cpp HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00
util.h HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format 2011-03-21 13:16:35 +01:00