Commit Graph
20 Commits
Author SHA1 Message Date
Paul Gilbert cce93d3b44 TSAGE: Fix ejecting disc from left cycle's drive in Ringworld 1 2018-08-20 20:02:13 -07: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
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
Strangerke ca7a5cbfc3 TSAGE: Some renaming in StripManager 2013-12-19 07:48:08 +01:00
Strangerke 303de2d95e TSAGE: Ringworld - Renaming in scene 90 2013-11-11 22:37:37 +01:00
Strangerke f5cad57f49 TSAGE: Ringworld: Renaming in scene 60 2013-11-11 21:48:34 +01:00
Strangerke 0939d6ca2a TSAGE: Ringworld: renaming in scene 50, ...
Also:
- some minor refactoring in scene 30
- bugfixing of background in scene 50
- modification of original behavior for LOOK cursor on the wall, which was inappropriate.
- misc comments of useless objects
- reduce scope of some variables
2013-11-11 19:19:45 +01:00
Strangerke e14e727437 TSAGE: Ringworld - Renaming in scene 40, remove a useless variable 2013-11-11 17:53:52 +01:00
Strangerke 55b5bf59c1 TSAGE: Ringworld - Renaming in scene 20, small refactoring, remove a useless variable 2013-11-11 15:40:30 +01:00
Strangerke 3f8027a67f TSAGE: Ringworld - Renaming in scene 15 2013-11-11 15:13:44 +01:00
Strangerke a99f3ca817 TSAGE: Ringworld - Renaming in scene 10 2013-11-11 13:45:45 +01:00
Torbjörn Andersson e5e90434f3 TSAGE: Fix stray "You have no use for that." message
This would happen in Ringworld when clicking on the slot in the
flycycle. I have compared the behaviour to the original, and I
can't see any obvious differences after my change. CID 1003728
2013-07-16 19:19:45 +02:00
Paul Gilbert 3e9e23768d TSAGE: Fix some animate() calls for ANIM_MODE_7 that were missing a parameter 2011-10-12 22:29:35 +11:00
Paul Gilbert f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
Paul Gilbert a21133ed12 TSAGE: Implemented Blue Force Scene #50 - Map Scene 2011-08-20 19:14:23 +10:00
Paul Gilbert 697230709b TSAGE: Corrected casing of tSage namespace to be TsAGE
This matches the casing of the original engine name.
2011-08-15 20:47:59 +10:00
Paul Gilbert 28aef23a60 TSAGE: Changed Ringworld/Blue Force namespaces to be embedded namespaces within tSage 2011-08-15 19:26:15 +10:00
Paul Gilbert da76e61336 TSAGE: Separated Ringworld and Blue Force game logic into their own namespaces 2011-08-14 20:18:32 +10:00
Paul Gilbert e9c8232da8 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