scummvm/engines/tsage
2011-10-30 09:10:34 +11:00
..
blue_force TSAGE: Blue Force - Beach (710): Fix a wrong delay, rename several variables and change their type 2011-10-29 17:15:53 +02:00
ringworld JANITORIAL: Remove unnecessary semicolons 2011-10-29 11:23:44 +02:00
ringworld2 TSAGE: Some bugfixes and field renaming for R2 scene 100 2011-10-26 20:13:08 +11:00
converse.cpp TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
converse.h TSAGE: More core functionality needed for Blue Force 2011-09-08 20:41:10 +10:00
core.cpp TSAGE: Fixed palette rotation effects in Blue Force 2011-10-30 09:10:34 +11:00
core.h TSAGE: Silence GCC warning 2011-10-28 06:43:27 +02:00
debugger.cpp TSAGE: Implemented walk regions enabling/disabling for Blue Force 2011-10-27 19:32:27 +11:00
debugger.h TSAGE: Added extra debugger command for showing available hotspot regions 2011-09-06 20:50:08 +10:00
detection_tables.h AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
dialogs.cpp TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
dialogs.h TSAGE: Fixed Options dialog Sound button not showing sound dialog 2011-09-04 21:17:20 +10:00
events.cpp TSAGE: Expanded a lot of game Id checks for Blue Force to include Ringworld 2 as well 2011-10-26 20:13:06 +11:00
events.h TSAGE: Rename of inventory constants and scene objects for first R2 scene 2011-10-24 21:46:03 +11:00
globals.cpp TSAGE: Implemented walk regions enabling/disabling for Blue Force 2011-10-27 19:32:27 +11:00
globals.h TSAGE: Further work on standardising user interface for use in Blue Force and Return to Ringworld 2011-10-24 21:45:08 +11:00
graphics.cpp TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
graphics.h TSAGE: Completed Blue Force Scene #100 2011-08-16 21:15:18 +10:00
module.mk TSAGE: Implemented Ringworld 2 right click dialog 2011-10-23 22:12:05 +11:00
resources.cpp TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
resources.h TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
saveload.cpp TSAGE: Show an explicit error message when saving or loading savegames fails 2011-10-13 22:01:58 +11:00
saveload.h TSAGE: Implemented walk regions enabling/disabling for Blue Force 2011-10-27 19:32:27 +11:00
scenes.cpp TSAGE: Expanded a lot of game Id checks for Blue Force to include Ringworld 2 as well 2011-10-26 20:13:06 +11:00
scenes.h TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
sound.cpp TSAGE: Corrected signature of ASound::play method 2011-10-17 23:08:20 +11:00
sound.h TSAGE: Corrected signature of ASound::play method 2011-10-17 23:08:20 +11:00
staticres.cpp TSAGE: Implemented Blue Force scene 180 - Front of Home 2011-10-10 22:19:49 +11:00
staticres.h TSAGE: Implemented Blue Force scene 180 - Front of Home 2011-10-10 22:19:49 +11:00
tsage.cpp TSAGE: Hooking up Return to Ringworld to display the user interface 2011-10-22 22:41:32 +11:00
tsage.h TSAGE: Hooking up Return to Ringworld to display the user interface 2011-10-22 22:41:32 +11:00
user_interface.cpp TSAGE: Bugfix for R2 to show inventory items in the user interface 2011-10-26 20:13:07 +11:00
user_interface.h TSAGE: Added character display to the user interface 2011-10-22 23:13:16 +11:00