scummvm/engines/tsage
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
..
blue_force TSAGE: Fix for walk regions enablement in Blue Force warehouse scene 2012-03-10 16:11:00 +11:00
ringworld TSAGE: Do all screen drawing in an intermediate temporary screen surface. 2012-01-01 16:37:24 +11:00
ringworld2 TSAGE: Remove extra semicolons. 2012-05-06 09:19:51 +02:00
converse.cpp TSAGE: Added needed speaker method call for R2R in StripManager::signal 2012-01-04 21:16:32 +11:00
converse.h TSAGE: Bugfixes and extra commenting for R2R conversation display 2011-12-12 22:07:38 +11:00
core.cpp TSAGE: Bugfixes for R2R animation player 2012-02-27 20:45:55 +11:00
core.h TSAGE: Implemented the initial loading logic for R2R animation player 2012-02-26 17:29:45 +11:00
debugger.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
debugger.h TSAGE: Add BF and R2R specific debugger commands 2011-12-03 00:33:14 +01:00
detection_tables.h TSAGE: Disabled Spanish Blue Force detection entry 2012-02-18 10:19:51 +11:00
detection.cpp TSAGE: Remove superfluous md5 bytes setting 2012-02-16 11:11:55 +01:00
dialogs.cpp TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace 2011-10-31 19:51:01 +11:00
dialogs.h TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace 2011-10-31 19:51:01 +11:00
events.cpp TSAGE: Do all screen drawing in an intermediate temporary screen surface. 2012-01-01 16:37:24 +11:00
events.h TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
globals.cpp TSAGE: Implemented the initial loading logic for R2R animation player 2012-02-26 17:29:45 +11:00
globals.h TSAGE: Implemented the initial loading logic for R2R animation player 2012-02-26 17:29:45 +11:00
graphics.cpp JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
graphics.h TSAGE: Implemented changes for dirty rect handling needed for R2R 2012-01-02 10:17:44 +11:00
module.mk TSAGE: R2R - Implement scene 1010 2012-01-05 22:22:30 +01:00
resources.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
resources.h TSAGE: More properly implemented resource streaming for R2R animation player 2012-02-24 19:38:46 +11:00
saveload.cpp TSAGE: Close memory leak in savegame thumbnail. 2011-12-31 00:28:27 +00:00
saveload.h TSAGE: BF - Fix for bug #3467502, crash when loading in map scene 2011-12-31 11:27:14 +01:00
scenes.cpp GUI: Add helper to SaveLoadChooser, which uses the currently active target. 2012-06-10 04:53:17 +02:00
scenes.h TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
sound.cpp COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
sound.h JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
staticres.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
staticres.h TSAGE: R2R - Scene 1337: Implement subD02CA() plus a couple of little functions used by AI 2012-02-13 22:11:18 +01:00
tsage.cpp TSAGE: Add BF and R2R specific debugger commands 2011-12-03 00:33:14 +01:00
tsage.h TSAGE: Implemented the initial loading logic for R2R animation player 2012-02-26 17:29:45 +11:00
user_interface.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
user_interface.h TSAGE: Added new properties and stubs needed for new R2RW functionality 2011-11-17 22:04:10 +11:00