Commit Graph
12 Commits
Author SHA1 Message Date
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 0948d06845 TSAGE: Remove 3 useless variable from Scene, increment savegame version 2013-12-19 08:00:25 +01:00
Strangerke 7e1f280a9b TSAGE: Ringworld - Remove one useless variable. Savegame compatibility preserved. 2013-11-02 16:22:35 +01:00
Strangerke d596f4670b TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to source file 2013-10-27 13:15:30 +01:00
Torbjörn Andersson a010038492 JANITORIAL: Remove unnecessary semicolons 2011-10-29 11:23:44 +02:00
Paul Gilbert bfdd274c78 TSAGE: Bugfix for #3422150 - GUI dialog when clicking on skulls 2011-10-12 21:29:30 +11:00
Paul Gilbert f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11: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