scummvm/engines/hugo
strangerke 9fb28410b5 HUGO: Misc savegame modifications
- Add initial savegame on slot 0
- Save viewstate as it may now contain several different values when saving
- Fix loading from GMM
- Implement ctrl-N
2011-03-08 00:21:02 +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
display.cpp HUGO: Set all the palette instead of only one color in remapPal. 2011-02-27 11:10:09 +01:00
display.h HUGO: Fix graphic glitches in DOS versions 2011-02-26 14:06:30 +01:00
file_v1d.cpp HUGO: Avoid duplicated code in functions related to HUGO.DAT 2011-02-18 08:11:55 +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: Cleanup: fix style issue in Doxygen comments 2011-02-11 20:27:48 +00: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: Misc savegame modifications 2011-03-08 00:21:02 +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: Misc savegame modifications 2011-03-08 00:21:02 +01:00
hugo.h HUGO: Misc savegame modifications 2011-03-08 00:21:02 +01:00
intro.cpp HUGO: Fix registration messages for H1 Dos Freeware version (in intro) 2011-03-07 19:40:20 +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
menu.cpp HUGO: Misc savegame modifications 2011-03-08 00:21:02 +01: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: Fix crash when Hugo.dat not found (or wrong version detected) 2011-02-20 11:33:17 +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: Correct 2 Memory Leaks in DAT Object Loading. 2011-03-01 07:37:26 +00:00
object.h HUGO: Some more refactoring 2011-02-20 10:37:41 +01:00
parser_v1d.cpp HUGO: Misc savegame modifications 2011-03-08 00:21:02 +01:00
parser_v1w.cpp HUGO: Misc savegame modifications 2011-03-08 00:21:02 +01:00
parser_v2d.cpp HUGO: Misc savegame modifications 2011-03-08 00:21:02 +01:00
parser_v3d.cpp HUGO: Misc savegame modifications 2011-03-08 00:21:02 +01:00
parser.cpp HUGO: Misc savegame modifications 2011-03-08 00:21:02 +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: Silence GCC warning 2011-03-02 14:07:46 +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 HUGO: Remove extra spaces at end of lines 2011-02-18 22:43:38 +01:00
sound.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +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: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00
util.h HUGO: Move several short function bodies from headers to cpp files 2011-02-18 22:24:32 +01:00