scummvm/engines/tsage
2011-07-02 19:54:39 +10:00
..
blueforce_logic.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
blueforce_logic.h TSAGE: Added skeleton game class for Blue Force 2011-05-14 18:19:35 +10:00
converse.cpp TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods 2011-05-24 21:22:21 +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: Remove out of date TODO comments where applicable 2011-06-22 19:13:36 +10:00
core.h Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00
debugger.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
debugger.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h TSAGE: Disable SFX and speech volume sliders for all games 2011-06-21 21:30:57 +10:00
detection.cpp DETECTOR: Merge ADParams into AdvancedMetaEngine 2011-06-14 18:17:01 +02:00
dialogs.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp TSAGE: Initial implementation of AudioStream interface for sound driver 2011-06-20 19:44:57 +10:00
events.h TSAGE: Separated the sound manager processing into it's own thread 2011-06-27 22:56:14 +10:00
globals.cpp TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds 2011-06-22 18:31:33 +10:00
globals.h TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds 2011-06-22 18:31:33 +10:00
graphics.cpp TSAGE: Silent a GCC warning reported by eriktorbjorn 2011-06-24 22:27:02 +02:00
graphics.h TSAGE: Add support for saving in scene #6100 2011-06-04 20:40:09 +10:00
module.mk TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +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
ringworld_demo.cpp TSAGE: Fix updating the volume when changed in the Options dialog 2011-06-21 21:42:42 +10:00
ringworld_demo.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
ringworld_logic.cpp TSAGE: Don't crash if -x option points to an non-existing savegame. 2011-06-22 22:00:59 +02:00
ringworld_logic.h TSAGE: Added support for handling keypresses in the Game classes. Separated logic for full game versus demo into the respective Game classes. 2011-05-16 21:09:05 +10:00
ringworld_scenes1.cpp TSAGE: Fixed problem with saving double values 2011-07-02 13:49:27 +10:00
ringworld_scenes1.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
ringworld_scenes2.cpp TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods 2011-05-24 21:22:21 +10:00
ringworld_scenes2.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
ringworld_scenes3.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
ringworld_scenes3.h Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00
ringworld_scenes4.cpp TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods 2011-05-24 21:22:21 +10:00
ringworld_scenes4.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
ringworld_scenes5.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
ringworld_scenes5.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
ringworld_scenes6.cpp Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00
ringworld_scenes6.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
ringworld_scenes8.cpp Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00
ringworld_scenes8.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
ringworld_scenes10.cpp Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00
ringworld_scenes10.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
saveload.cpp TSAGE: Fixed problem with saving double values 2011-07-02 13:49:27 +10:00
saveload.h TSAGE: Fixed problem with saving double values 2011-07-02 13:49:27 +10:00
scenes.cpp TSAGE: Added saving/restoring of playing sounds to savegames 2011-06-23 20:11:51 +10:00
scenes.h TSAGE: Remove out of date TODO comments where applicable 2011-06-22 19:13:36 +10:00
sound.cpp TSAGE: Remove outdated extra channel variable 2011-07-02 19:54:39 +10:00
sound.h TSAGE: Linked in the (in progress) SoundBlaster Fx class 2011-07-02 13:51:05 +10:00
staticres.cpp TSAGE: Added support for handling keypresses in the Game classes. Separated logic for full game versus demo into the respective Game classes. 2011-05-16 21:09:05 +10:00
staticres.h TSAGE: Added support for handling keypresses in the Game classes. Separated logic for full game versus demo into the respective Game classes. 2011-05-16 21:09:05 +10:00
tsage.cpp Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00
tsage.h Merge remote branch 'remotes/dreammaster/tsage_sound' 2011-06-19 21:14:49 +10:00