scummvm/engines/hugo
Johannes Schickel 7c5cf1b400 GUI: Add helper to SaveLoadChooser, which uses the currently active target.
This reduces the code duplication in all client code, which formerly duplicated
the querying of the plugin, game id etc. and now simply calls the newly added
method runModalWithCurrentTarget() on a SaveLoadChooser object.
2012-06-10 04:53:17 +02:00
..
console.cpp
console.h
detection.cpp LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
dialogs.cpp GRAPHICS: Rewrite ImageDecoder to have an improved API 2012-03-20 01:06:47 +01:00
dialogs.h
display.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
display.h
file_v1d.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
file_v1w.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
file_v2d.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
file_v2w.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
file_v3d.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
file.cpp GUI: Add helper to SaveLoadChooser, which uses the currently active target. 2012-06-10 04:53:17 +02:00
file.h
game.h HUGO: Rename Sequence Index Direction Enums. 2011-10-31 21:59:32 +00:00
hugo.cpp
hugo.h
intro.cpp HUGO: Coding style fixes. 2011-08-24 10:58:06 +02:00
intro.h
inventory.cpp
inventory.h
module.mk
mouse.cpp
mouse.h
object_v1d.cpp HUGO: Rename Sequence Index Direction Enums. 2011-10-31 21:59:32 +00:00
object_v1w.cpp HUGO: Rename Sequence Index Direction Enums. 2011-10-31 21:59:32 +00:00
object_v2d.cpp HUGO: Rename Sequence Index Direction Enums. 2011-10-31 21:59:32 +00:00
object_v3d.cpp HUGO: Rename Sequence Index Direction Enums. 2011-10-31 21:59:32 +00:00
object.cpp JANITORIAL: Fix some formatting glitches in gob, hugo and toon 2011-09-08 07:55:40 +02:00
object.h JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
parser_v1d.cpp
parser_v1w.cpp
parser_v2d.cpp
parser_v3d.cpp
parser.cpp HUGO: Fix keyHandler (noticed by Strangerke). 2012-02-02 12:40:25 +01:00
parser.h
route.cpp HUGO: Fix warnings 2011-11-03 00:16:25 +00:00
route.h
schedule.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
schedule.h
sound.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sound.h HUGO: Fix warning about hidden pause() method from parent class 2011-12-12 16:27:41 +01:00
text.cpp
text.h
util.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
util.h