scummvm/engines/tsage
Filippos Karapetis 21b2a7064f Merge pull request #63 from tsoliman/detection-tables
Some missing ADGF_CD and ADGF_UNSTABLE flags
2011-08-13 12:24:30 -07:00
..
blue_force TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes 2011-08-13 19:49:54 +10:00
ringworld TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes 2011-08-13 19:49:54 +10:00
converse.cpp TSAGE: Bugfix to make Return to Launcher work correctly 2011-07-18 21:13:39 +10:00
converse.h TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods 2011-05-24 21:22:21 +10:00
core.cpp TSAGE: Added support for reverse palette fading 2011-08-11 22:03:57 +10:00
core.h TSAGE: Added support for reverse palette fading 2011-08-11 22:03:57 +10:00
debugger.cpp TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes 2011-08-13 19:49:54 +10:00
debugger.h TSAGE: Added sound debugger command 2011-07-28 07:30:42 +10:00
detection_tables.h TSAGE: Flag Blue Force with ADGF_UNSTABLE 2011-08-06 23:34:44 -05:00
detection.cpp TSAGE: Changed game Id from 'ring' to 'ringworld' 2011-08-07 11:07:02 +10:00
dialogs.cpp TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes 2011-08-13 19:49:54 +10:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp TSAGE: Implemented new Globals for Blue Force, and beginnings of implementation of Scene 100 (Title Screen) 2011-08-11 22:05:44 +10:00
events.h TSAGE: Bugfix to correctly display cursor after loading a savegame if appropriate 2011-08-03 19:44:16 +10:00
globals.cpp TSAGE: Fix crash when exiting whilst a palette rotation is active 2011-08-13 21:14:48 +10:00
globals.h TSAGE: Implemented new Globals for Blue Force, and beginnings of implementation of Scene 100 (Title Screen) 2011-08-11 22:05:44 +10:00
graphics.cpp TSAGE: Bugfix to make Return to Launcher work correctly 2011-07-18 21:13:39 +10:00
graphics.h TSAGE: Add support for saving in scene #6100 2011-06-04 20:40:09 +10:00
module.mk CGE: Fix backslashes in module.mk 2011-08-13 19:56:43 +10:00
resources.cpp TSAGE: Silence GCC warnings. 2011-06-23 17:29:34 +02:00
resources.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.cpp GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
saveload.h TSAGE: Fixed problem with saving double values 2011-07-02 13:49:27 +10:00
scenes.cpp TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes 2011-08-13 19:49:54 +10:00
scenes.h TSAGE: Implemented title screen of Blue Force 2011-08-07 23:14:09 +10:00
sound.cpp TSAGE: Reduce scope of variable. 2011-08-07 15:19:07 +02:00
sound.h TSAGE: Implemented title screen of Blue Force 2011-08-07 23:14:09 +10:00
staticres.cpp TSAGE: Implemented new Globals for Blue Force, and beginnings of implementation of Scene 100 (Title Screen) 2011-08-11 22:05:44 +10:00
staticres.h TSAGE: Implemented new Globals for Blue Force, and beginnings of implementation of Scene 100 (Title Screen) 2011-08-11 22:05:44 +10:00
tsage.cpp TSAGE: Implemented new Globals for Blue Force, and beginnings of implementation of Scene 100 (Title Screen) 2011-08-11 22:05:44 +10:00
tsage.h TSAGE: Bugfix to make Return to Launcher work correctly 2011-07-18 21:13:39 +10:00