scummvm/engines/hugo
strangerke 97852d473e HUGO: Some more refactoring
Move _hotspots to mouse class and encapsulate it, rename some variables in route class
2011-02-14 08:31:01 +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: Some more refactoring 2011-02-14 08:31:01 +01:00
display.h HUGO: Some more refactoring 2011-02-14 08:31:01 +01: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: Some more refactoring 2011-02-14 08:31:01 +01:00
hugo.h HUGO: Some more refactoring 2011-02-14 08:31:01 +01: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: Some more refactoring 2011-02-14 08:31:01 +01:00
mouse.h HUGO: Some more refactoring 2011-02-14 08:31:01 +01: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: Some more refactoring 2011-02-14 08:31:01 +01: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: Some more refactoring 2011-02-14 08:31:01 +01:00
route.h HUGO: Some more refactoring 2011-02-14 08:31:01 +01: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