scummvm/engines/tsage
2011-05-17 12:17:27 +02:00
..
blueforce_logic.cpp TSAGE: Add the skeletton of createScene() 2011-05-15 09:10:01 +02:00
blueforce_logic.h TSAGE: Added skeleton game class for Blue Force 2011-05-14 18:19:35 +10:00
converse.cpp TSAGE: Made some dialogs less CPU hungry 2011-05-15 23:20:40 +02:00
converse.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
core.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
core.h 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
debugger.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debugger.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h TSAGE: Add detection for some versions of Blue Force 2011-05-13 23:27:43 +02:00
detection.cpp ENGINES: Unify engine names 2011-05-16 00:11:32 +01:00
dialogs.cpp TSAGE: Made some dialogs less CPU hungry 2011-05-15 23:20:40 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp TSAGE: Fix for crash when hiding cursor in Ringworld demo 2011-05-16 20:13:37 +10:00
events.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
globals.cpp TSAGE: Name the RandomSource 2011-05-17 12:17:27 +02:00
globals.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp TSAGE: Fix graphics button behaviour (slightly hackish) 2011-05-16 23:37:20 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resources.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_demo.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
ringworld_demo.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_logic.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
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: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes1.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes2.cpp TSAGE: Fix bad palette in the Fleeing planet cutscene 2011-05-16 07:07:17 +02:00
ringworld_scenes2.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes3.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes3.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes4.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes4.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes5.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes5.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes6.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes6.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes8.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes8.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes10.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes10.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
saveload.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.h TSAGE: Fixed saving problem and talking to Seeker in Scene #50 2011-05-15 21:56:07 +10:00
scenes.cpp 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
scenes.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
sound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 TSAGE: Add blue force library files 2011-05-14 00:05:51 +02:00
tsage.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00