Commit Graph
183 Commits
Author SHA1 Message Date
Paul Gilbert bf8e4f5dd0 TSAGE: R2R: Fix corruption of demo intro text 2017-11-22 19:12:40 -05:00
Torbjörn Andersson 70a2ca8b7d JANITORIAL: Silence more GCC 7 warnings
All these fall through were marked as deliberate, so again I've only
changed the comment to silence GCC.
2017-08-06 13:30:51 +02:00
Paul Gilbert 077250acfb TSAGE: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:28 -04:00
Strangerke d175d58ce1 TSAGE: R2R - Fix a bug when trying to exit the ship console after playing Outpost Alpha 2014-10-14 17:57:02 +02:00
Strangerke 4d16b4ef19 R2R: Add a little hack to get the correct sentence order after scanning ARM (bug #6504) 2014-02-23 18:40:35 +01:00
Strangerke 93c06d52a5 TSAGE: Some British to American English 2014-02-19 21:45:27 +01:00
Johannes Schickel 6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke 0261045ead TSAGE: Janitorial - Remove trailing spaces 2014-02-16 18:32:36 +01:00
Paul Gilbert 4ae6d57a03 TSAGE: Fix smoke transparency effect in the R2R drive room 2014-02-09 10:45:21 -05:00
Strangerke a446968b10 TSAGE: R2R - rename EFFECT_3 2014-02-06 08:19:49 +01:00
Strangerke 4df0a42eea TSAGE: R2R - Get rid of some magic values 2014-02-06 08:10:11 +01:00
Paul Gilbert fb14f656ee TSAGE: Fix for same voice line getting repeated for some Scan Ops messages 2014-02-02 12:07:41 -05:00
Strangerke 6087df91be TSAGE: R2R - Get rid of some magic values, fix an unnoticed bug 2014-02-01 18:16:58 +01:00
Strangerke 4539eee05f TSAGE - R2R: Fix bug #6503 (part 2) - The original game have swapped messages for passive short scan geographical and astronomical 2014-02-01 13:21:53 +01:00
Strangerke 6c2ce625d8 TSAGE: R2R - Fix bug #6504 - Crash when deciding to attack right after the ARM scan 2014-01-30 08:01:55 +01:00
Strangerke 3a236181c4 TSAGE: Get rid of some magic values 2014-01-27 07:54:50 +01:00
Paul Gilbert 426d5173d9 TSAGE: Fix right animation of suit-rack in R2R landing bay 2014-01-12 18:19:17 -05:00
Strangerke f16f9466f3 TSAGE: R2R Demo - Move the end of demo message to staticres 2014-01-05 11:33:32 +01:00
Strangerke fd2cbccecb TSAGE: R2R - Implement alternate scene 205 used by the demo 2014-01-05 10:59:04 +01:00
Strangerke e73ee45717 TSAGE: R2R Demo - Add some more code specifically for R2R Demo 2014-01-03 07:47:00 +01:00
Strangerke ca7a5cbfc3 TSAGE: Some renaming in StripManager 2013-12-19 07:48:08 +01:00
Strangerke 937619c6f7 TSAGE: R2R - Fix spacing errors, add comment about an useless variable 2013-11-23 10:20:07 +01:00
Paul Gilbert 9a0c24fa12 TSAGE: Fix for showing correct cursor on R2R bridge post spaceport landing 2013-11-13 07:20:18 -05:00
Strangerke d16ba43669 TSAGE: R2R - Fix a crash when switching from active to passive scan after visiting canyon people 2013-11-13 08:49:31 +01:00
Paul Gilbert 5e3cbacd6d TSAGE: Bugfix for R2R voice playback of Louis Wu Infodisk 2013-11-11 22:11:22 -05:00
Paul Gilbert d3c440b040 TSAGE: Fix for looking at R2R Quantam Drive after releasing stasis field 2013-11-11 21:34:09 -05:00
Strangerke 852619929a TSAGE: R2R - Fix puppeter heads reappearing in intro 2013-11-12 00:25:10 +01:00
Strangerke 917bf58b75 TSAGE: R2R - Reduce the scope of scene variables in logic group 0 2013-11-11 20:31:56 +01:00
Strangerke 7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Paul Gilbert a1cc19f916 TSAGE: Fix for Webbster speaking during R2R intro sequence 2013-11-10 15:55:51 -05:00
Paul Gilbert 9dd2898321 TSAGE: Fix for sound end actions not firing, and cleanup of related fields 2013-11-10 15:30:24 -05:00
Paul Gilbert 6682fd46ca TSAGE: Rename of globals used by R2R scene 700 2013-11-08 21:18:30 -05:00
Paul Gilbert 2ae273ef43 TSAGE: Converted R2R scene 700 globals to constants 2013-11-08 20:54:36 -05:00
Paul Gilbert 3ec2ad3e63 TSAGE: Removed un-needed mouse boundary rects from Globals 2013-11-08 20:33:26 -05:00
Paul Gilbert 1d6ed07723 TSAGE: Renamings for effects and shadow palette map 2013-11-04 21:17:23 -05:00
Paul Gilbert 0c649197f8 TSAGE: Replace all -999 constants with the LIST_END define 2013-11-03 08:56:36 -05:00
Strangerke 15bf769003 TSAGE: R2R - Remove a useless variable in scene 800. This breaks savegame compatibility. 2013-11-03 01:16:51 +01:00
Strangerke 604b86a0ac TSAGE: R2R - Renaming in Scene 300 2013-11-02 18:51:51 +01:00
Paul Gilbert f9c64c48ec TSAGE: Fix for R2R intro screen Escape showing help dialog 2013-11-02 11:50:40 -04:00
Strangerke a5895ace86 TSAGE: Remove 2 useless variables from scene 180, rename a variable. This breaks the savegames 2013-11-02 02:25:06 +01:00
Paul Gilbert e7b71ed50d TSAGE: Renaming for R2R bedroom console 2013-11-01 20:53:28 -04:00
Paul Gilbert cbb2fccddb TSAGE: Bugfixes and renaming for R2R bridge console 2013-11-01 20:41:29 -04:00
Strangerke 608c89cf29 TSAGE: More renaming in scene 100 2013-11-02 01:21:09 +01:00
Paul Gilbert 0e11cab2ea TSAGE: Cleanup and saving fixes for R2R star-field credits scene 2013-10-31 20:41:48 -04:00
Paul Gilbert a19a097866 TSAGE: Fixes for saving on R2R credits screen 2013-10-31 20:24:18 -04:00
Strangerke 7f86d15193 TSAGE: FIX CID 1003725, 1003726, 1002380, 1002379 2013-10-29 23:10:14 +01:00
Paul Gilbert c8b34eb817 TSAGE: More palette/ghosting fixes for R2R intro sequence 2013-10-27 14:27:21 -04:00
Paul Gilbert 8158ec2167 TSAGE: Fix ghosting of late animation frame with new palette in R2R intro 2013-10-27 12:25:05 -04:00
Paul Gilbert 10aa743e9d TSAGE: Renamed proc methods in ModalWindow classes 2013-10-26 17:59:44 -04:00
Paul Gilbert a59b4cbc9d TSAGE: Add in R2R screen border to scenes showing the user interface 2013-10-24 22:42:46 -04:00