scummvm/engines/hugo
Arnaud Boutonné bab5aa433b HUGO: Get rid of initial savegame
svn-id: r54503
2010-11-26 23:17:16 +00:00
..
console.cpp
console.h
detection.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
display_v1d.cpp
display_v1w.cpp
display.cpp HUGO: Start using endianness-safe read/write functions 2010-11-19 23:49:04 +00:00
display.h
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: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file_v3d.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
file.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
file.h HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
game.h HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
global.h HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
hugo.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
hugo.h HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
intro_v1d.cpp
intro_v1w.cpp HUGO: Get rid of initial savegame 2010-11-26 23:17:16 +00:00
intro_v2d.cpp
intro_v2w.cpp
intro_v3d.cpp
intro_v3w.cpp
intro.cpp
intro.h
inventory.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
inventory.h
module.mk
mouse.cpp
mouse.h
object_v1d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object_v1w.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object_v2d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object_v3d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
object.cpp HUGO: Rewrite saveObjects() and restoreObjects() 2010-11-22 22:49:24 +00:00
object.h HUGO: Suppress useless enums, cleanup 2010-11-22 19:50:57 +00:00
parser_v1d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
parser_v1w.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
parser_v2d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
parser_v3d.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
parser.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
parser.h
route.cpp HUGO: Cleanup, move several functions and variables to the object class 2010-11-11 23:04:04 +00:00
route.h
schedule_v1d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v1w.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v2d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule_v3d.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule.cpp HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
schedule.h HUGO: Clean up Scheduler 2010-11-26 22:15:31 +00:00
sound.cpp HUGO: Fixed crash on exit when hugo.dat is not available 2010-11-13 13:41:43 +00:00
sound.h HUGO: Close two minor memory leaks. 2010-11-13 08:08:58 +00:00
util.cpp HUGO: Suppress the use of Utils::Error, cleanup 2010-11-11 10:36:10 +00:00
util.h TOOL: Suppress useless strings in textUtil 2010-11-11 15:01:57 +00:00