Commit Graph
37 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 3c5168ca11 TSAGE: BF - Remove a couple of useless variables. Savegame compatibility preserved. 2013-11-02 16:12:57 +01:00
Strangerke 09128132c7 TSAGE: Fix CID 1003781, 1002422, 1003171 2013-10-27 23:12:59 +01:00
Strangerke c145daf625 TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values 2013-10-27 14:29:41 +01:00
Strangerke a07e83cb6f TSAGE: Blue Force: Fix Coverity issue CID 1003729: missing break. 2013-08-20 23:29:01 +02:00
Strangerke b59b703f72 TSAGE: BF - Fix for bug #3467502, crash when loading in map scene 2011-12-31 11:27:14 +01:00
Strangerke 9b8b841094 TSAGE: BF - Cleanup: Rename a couple of global variables, remove a useless global
Savegame version wasn't incremented as the current one is too recent
2011-11-09 08:53:41 +01:00
Strangerke c4f2b045bc TSAGE: BF - Cleanup: Use enum name where global flags was set to value directly 2011-11-09 07:38:53 +01:00
Strangerke b21a735256 TSAGE: BF - Map (50): rename a couple of parameters, remove two useless variables and simplify checks 2011-11-09 00:50:31 +01:00
Strangerke c813b30cc9 TSAGE: BF - intro (20): renaming objects 2011-11-09 00:26:27 +01:00
Strangerke e20626dfa8 TSAGE: Blue Force - Logo: Fix a glitch in scene initialisation
Sounds is still cracking
2011-10-30 10:52:53 +01:00
Paul Gilbert d3193687a7 TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
Paul Gilbert 97e2430d01 TSAGE: Fix for not resetting scrollFollower when leaving the map screen 2011-10-11 21:23:57 +11:00
Paul Gilbert 0485425697 TSAGE: Changed Blue Force startup back to title screen and fixed some startup glitches 2011-10-09 18:18:47 +11:00
Paul Gilbert 30dd2db8fe TSAGE: Implemented Blue Force scene 265 - Graduation Article 2011-10-02 23:39:42 +11:00
Strangerke 44e6300559 TsAGE: Remove trailing spaces
Thanks LordHoto for reminding this
2011-09-27 00:40:10 +02:00
Paul Gilbert a6b796811c TSAGE: Bugfix for Blue Force scene 50 2011-09-25 14:40:29 +10:00
Paul Gilbert 36ab10f291 TSAGE: Bugfix for Exit cursor remaining active after leaving motorcycle 2011-09-22 20:50:37 +10:00
Paul Gilbert 953c36675b TSAGE: Bugfixes to Blue Force map screen for leaving Marina 2011-09-21 21:56:57 +10:00
Paul Gilbert e91e1e1cbe TSAGE: Default to displaying walk cursor on Blue Force map screen 2011-09-21 19:52:05 +10:00
Torbjörn Andersson fc6fce2221 TSAGE: Silence GCC warnings 2011-09-15 05:49:45 +02:00
Paul Gilbert f803fa89ae TSAGE: Fix problem with UI disappearing after using map 2011-09-15 13:43:36 +10:00
Paul Gilbert b961a7a57d TSAGE: Further UI visibility fixes for Scene 50 (Map) 2011-09-13 20:49:37 +10:00
Paul Gilbert 5f034cf065 TSAGE: Fixed saving game in scene 60 2011-09-12 21:52:32 +10:00
Paul Gilbert 3e453675e0 TSAGE: Implemented Scene 666 - Death Scene 2011-09-11 21:50:39 +10:00
Paul Gilbert 406a8ca10e TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue Force changes 2011-09-11 15:30:34 +10:00
Paul Gilbert 8505011472 TSAGE: Further user interface fixes, and minor dialog tweaks 2011-09-05 20:57:06 +10:00
Paul Gilbert 722a9459fe TSAGE: Added lots of original source names from debugger, further work on first game scene 2011-08-28 22:53:20 +10:00
Paul Gilbert fbf8262ce6 TSAGE: Fix Valgrind issues with loading Scene 50 2011-08-20 21:30:52 +10: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 833c6fdb72 TSAGE: Started implementing Blue Force Scene #50 2011-08-15 19:03:14 +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 81ba9b2ebc TSAGE: Further changes to Blue Force scenes, and started implementing scene 109 2011-08-14 12:25:55 +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