scummvm/engines/hugo
2011-02-12 19:29:56 +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: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
display.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
display.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
file_v1d.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
file_v1w.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
file_v2d.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
file_v2w.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
file_v3d.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
file.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
file.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
game.h HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
hugo.cpp HUGO: Fix a bug in engine destructor 2011-02-12 19:29:56 +01:00
hugo.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
intro.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
intro.h HUGO: Suppress static variables (except one) 2011-02-03 18:25:38 +00:00
inventory.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
inventory.h HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
menu.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
menu.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
module.mk HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
mouse.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
mouse.h HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help) 2011-02-08 20:52:26 +00:00
object_v1d.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
object_v1w.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
object_v2d.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
object_v3d.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
object.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
object.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
parser_v1d.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
parser_v1w.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
parser_v2d.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
parser_v3d.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
parser.cpp HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
parser.h HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00
route.cpp HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
route.h HUGO: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00:00
schedule.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
schedule.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
sound.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
sound.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
text.cpp HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
text.h HUGO: Replace Common::File by Common::ReadStream in several functions 2011-02-12 16:20:57 +00:00
util.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
util.h HUGO: Cleanup based on Fingolfin comments 2011-02-12 08:13:35 +00:00