scummvm/engines/hugo
2011-01-27 20:42:19 +00:00
..
console.cpp
console.h
detection.cpp
display.cpp HUGO: Cleanup: Suppress an obsolete warning and a comment 2011-01-26 22:50:36 +00:00
display.h HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
file_v1d.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
file_v1w.cpp HUGO: Fix several warnings 2011-01-23 00:19:40 +00:00
file_v2d.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
file_v2w.cpp HUGO: Cleanup 2011-01-23 00:05:52 +00:00
file_v3d.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
file.cpp HUGO: Fix some save/restore issues 2011-01-26 00:21:54 +00:00
file.h HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
game.h HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
hugo.cpp HUGO: Handle mouse 'UP' events instead of 'DOWN'. 2011-01-27 18:43:02 +00:00
hugo.h HUGO: Fix some save/restore issues 2011-01-26 00:21:54 +00:00
intro.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
intro.h
inventory.cpp HUGO: Cleanup 2011-01-23 00:05:52 +00:00
inventory.h HUGO: Cleanup 2011-01-23 00:05:52 +00:00
menu.cpp HUGO: Cleanup 2011-01-23 00:05:52 +00:00
menu.h
module.mk HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
mouse.cpp HUGO: Handle mouse 'UP' events instead of 'DOWN'. 2011-01-27 18:43:02 +00:00
mouse.h HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
object_v1d.cpp HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
object_v1w.cpp HUGO: Cleanup 2011-01-23 00:05:52 +00:00
object_v2d.cpp HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
object_v3d.cpp HUGO: Cleanup 2011-01-23 00:05:52 +00:00
object.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
object.h HUGO: Get rid of (almost) all the remaining defines 2011-01-23 22:51:12 +00:00
parser_v1d.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
parser_v1w.cpp HUGO: As requested by D. Gray, use 'exit' (DOS) command in Win versions 2011-01-26 23:18:26 +00:00
parser_v2d.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
parser_v3d.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
parser.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
parser.h HUGO: Cleanup 2011-01-23 00:05:52 +00:00
route.cpp HUGO: Cleanup 2011-01-23 00:05:52 +00:00
route.h HUGO: Cleanup 2011-01-23 00:05:52 +00:00
schedule.cpp HUGO: Cleanup: Suppress an obsolete warning and a comment 2011-01-26 22:50:36 +00:00
schedule.h HUGO: Ensure savegames are not impacted by unexpected ANULL actions, by replacing delEventType() and delQueue() in H1 Dos 2011-01-26 20:03:12 +00:00
sound.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
sound.h HUGO: Cleanup 2011-01-23 00:05:52 +00:00
text.cpp HUGO: Fixed crash when an incorrect hugo.dat file is found 2011-01-27 20:42:19 +00:00
text.h HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
util.cpp HUGO: Move text arrays to a separate class 2011-01-25 00:32:48 +00:00
util.h HUGO: Cleanup 2011-01-23 00:05:52 +00:00