scummvm/engines/tsage
2011-04-09 19:12:54 +10:00
..
converse.cpp TSAGE: Compilation fixes for GCC 2011-04-09 10:37:32 +10:00
converse.h TSAGE: Reworked code to separate Ringworld specific code from core engine classes 2011-02-23 22:37:16 +11:00
core.cpp Merge remote branch 'remotes/Strangerke/master' into tsage 2011-04-09 19:12:54 +10:00
core.h Merge remote branch 'remotes/Strangerke/master' into tsage 2011-04-09 19:12:54 +10:00
debugger.cpp TSAGE: Added support to priority_regions to display a single specific priority region 2011-03-21 08:07:15 +01:00
debugger.h TSAGE: Added command to show the priority regions of a scene 2011-03-21 08:07:13 +01:00
detection_tables.h TSAGE: Add detection for "First Wave" ringworld (english) 2011-03-13 16:15:09 +01:00
detection.cpp TSAGE: Separated out detection tables into the standard detection_tables.h 2011-03-12 17:21:55 +11:00
dialogs.cpp TSAGE: Added missing death sequence in scene 20 2011-02-23 23:07:38 +11:00
dialogs.h
events.cpp TSAGE: Changes to cursor handling that more accurately replicates the original 2011-03-06 20:49:03 +11:00
events.h TSAGE: Changes to cursor handling that more accurately replicates the original 2011-03-06 20:49:03 +11:00
globals.cpp TSAGE: Corrected background scrolling on wide-screen scenes 2011-03-21 08:07:12 +01:00
globals.h TSAGE: Corrected background scrolling on wide-screen scenes 2011-03-21 08:07:12 +01:00
graphics.cpp TSAGE: Correctly handle priority regions when drawing in a wide scene 2011-03-21 08:07:13 +01:00
graphics.h TSAGE: Initial implementation of more game scenes and support classes 2011-02-22 23:06:07 +11:00
module.mk Merge branch 'tsage' of http://github.com/dreammaster/scummvm 2011-04-02 18:06:53 +02:00
resources.cpp TSAGE: Fixed bug with decoding large compressed resources 2011-04-02 18:50:02 +11:00
resources.h
ringworld_logic.cpp Tsage: Add scene 9850 (with several bugs :/) and skeleton of scene 9900. 2011-04-08 14:08:05 +02:00
ringworld_logic.h Merge branch 'tsage' of http://github.com/dreammaster/scummvm 2011-04-05 20:13:39 +02:00
ringworld_scenes1.cpp TSAGE: Slight re-ordering of method calls in SceneHandler::dispatch 2011-04-09 15:12:17 +10:00
ringworld_scenes1.h TSAGE: Compilation fixes for GCC 2011-04-09 10:37:32 +10:00
ringworld_scenes2.cpp TSAGE: Switched the startup scene from Scene #30 to Scene #1000 (Title Screen) 2011-04-08 23:57:52 +10:00
ringworld_scenes2.h TSAGE: Initial implementation of Scene #1400 - Arriving at Ringworld 2011-02-27 22:52:35 +11:00
ringworld_scenes3.cpp TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDE 2011-04-08 21:42:39 +10:00
ringworld_scenes3.h TSAGE: Implemented Scene 2400 - Descending in Lander 2011-03-21 08:07:16 +01:00
ringworld_scenes4.cpp TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDE 2011-04-08 21:42:39 +10:00
ringworld_scenes4.h TSAGE: Fixed zoom problems with viewscreen in Scene 3700 2011-04-02 20:00:29 +11:00
ringworld_scenes5.cpp TSAGE: Cleanup: rename quickInit() methods into setup() for naming consistency 2011-04-09 10:06:38 +02:00
ringworld_scenes5.h TSAGE: move NamedHotspot back into core. Replace HotspotBase4300 by NamedHotspot and suppress it. 2011-04-08 22:09:11 +02:00
ringworld_scenes6.cpp TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDE 2011-04-08 21:42:39 +10:00
ringworld_scenes6.h TSAGE: Implemented Scene 5300 - Caverns - Pit 2011-04-03 22:48:31 +10:00
ringworld_scenes8.cpp TSAGE: move SceneObject3 and 4 to scenes8 and 10, rename them their unknown fields, and fix a glitch in scene9150 2011-04-09 09:47:08 +02:00
ringworld_scenes8.h TSAGE: move SceneObject3 and 4 to scenes8 and 10, rename them their unknown fields, and fix a glitch in scene9150 2011-04-09 09:47:08 +02:00
ringworld_scenes10.cpp TSAGE: Cleanup: rename quickInit() methods into setup() for naming consistency 2011-04-09 10:06:38 +02:00
ringworld_scenes10.h TSAGE: Cleanup: rename quickInit() methods into setup() for naming consistency 2011-04-09 10:06:38 +02:00
saveload.cpp
saveload.h TSAGE: Added proper cursor showing when the scene changes 2011-02-23 22:16:02 +11:00
scenes.cpp TSAGE: Fix to disable palette rotations when the scene changes 2011-04-09 19:12:03 +10:00
scenes.h TSAGE: Reimplemented the old _sceneObjectListeners as _altSceneObjects 2011-04-05 20:58:05 +10:00
sound.cpp
sound.h
staticres.cpp TSAGE: Implement Scene 7700 2011-03-25 23:28:19 +01:00
staticres.h TSAGE: Implement Scene 7700 2011-03-25 23:28:19 +01:00
tsage.cpp TSAGE: Separated out detection tables into the standard detection_tables.h 2011-03-12 17:21:55 +11:00
tsage.h TSAGE: Separated out detection tables into the standard detection_tables.h 2011-03-12 17:21:55 +11:00