Commit Graph
58 Commits
Author SHA1 Message Date
Paul Gilbert 0338733d4b TSAGE: BF: Add missing break to switch statement 2017-08-06 22:33:55 -04: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
Ori Avtalion e9f196bb57 TSAGE: Reduce GUI header dependencies 2016-04-13 16:56:45 +03:00
Johannes Schickel 6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke 02c006bc0b TSAGE: Remove more useless global variables. Savegames compatibility preserved. 2013-11-02 12:08:46 +01:00
Strangerke 90d88078aa TSAGE: Remove some useless variables in Blue Force, fix compilation broken in last commit 2013-11-02 11:51:32 +01:00
Strangerke c8058434eb TSAGE: BF - Fix erroneous check of eventType 2013-09-01 12:23:32 +02:00
Strangerke 52059bf95c TSAGE: Replace some British English by American English 2013-08-22 23:37:55 +02:00
Strangerke 9279b25694 TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
Paul Gilbert 539a42d2ef TSAGE: Add explicit prefixes to NULL's used in various setDetails calls 2011-12-27 20:44:56 +11:00
Strangerke f66828a462 TSAGE: Blue Force - Cleanup: Rename some more functions and variables 2011-11-22 08:12:59 +01:00
Strangerke c2ebbf38a1 TSAGE: BF - Cleanup: Rename some more objects in scene 115 2011-11-09 23:56:08 +01:00
Strangerke 92312a65d0 TSAGE: BF - Fix unnoticed bug in scene 115 2011-11-09 23:25:50 +01:00
Strangerke 701d984c51 TSAGE: BF - Cleanup: Rename several variables and objects in scene 115 2011-11-09 23:20:45 +01:00
Strangerke 302c733df9 TSAGE: BF - Cleanup: Rename two more global variables 2011-11-09 09:19:33 +01:00
Strangerke 149fc6f120 TSAGE: Blue Force - Rename some variables
Also add a (missing?) scene postinit
2011-11-05 10:44:53 +01:00
Paul Gilbert e9aebf0a21 TSAGE: Implement code for restarting the game in Blue Force 2011-11-02 19:43:52 +11:00
Strangerke 002b6ec572 TSAGE: intro, bar (109): fix a couple of glitches, rename some objects.
Drunk and Neon still not animated properly
2011-10-30 08:49:39 +01:00
Paul Gilbert 44e4e16819 TSAGE: Implemented walk regions enabling/disabling for Blue Force 2011-10-27 19:32:27 +11:00
Strangerke bdbd8cb6f9 TSAGE: Blue Force - Fix bug in scene 180 (Garage Exit) 2011-10-23 15:52:58 +02:00
Strangerke eb9e686c9b TSAGE: Blue Force - Fix zoom issue in scene 180 2011-10-23 15:46:21 +02:00
Strangerke 1b507ac530 TSAGE: Blue Force - Fix several bugs/glitches in scene 180 2011-10-23 15:35:28 +02:00
Paul Gilbert 1c4bc2f567 TSAGE: Hooking up Return to Ringworld to display the user interface 2011-10-22 22:41:32 +11:00
Paul Gilbert d3193687a7 TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
Strangerke 6005a181f9 TSAGE: modify addTimer and removeTimer to use an EventHandler instead of a Timer 2011-10-20 21:52:43 +02:00
Strangerke 1473d3a3f2 TSAGE: Blue Force - Add a hack in scene 160 in order to work around a weird sound fader behavior.
The intro is now fully playable (with glitches)
2011-10-20 21:08:39 +02:00
Strangerke 1d3fa7402b TSAGE: Blue Force - Move identical intro Text classes to common game logic 2011-10-20 00:34:40 +02:00
Strangerke 9549583242 TSAGE: Blue Force - Implement scene 160 2011-10-19 22:45:39 +02:00
Strangerke d7f80fadab TSAGE: Blue Force - Implement intro scene 150 2011-10-18 23:56:48 +02:00
Strangerke 1375062480 TSAGE: Blue Force - Implement intro scene 140
This breaks the savegames again
2011-10-18 22:59:52 +02:00
Strangerke 714de939ff TSAGE: Blue Force - Implement intro scene 125 2011-10-18 19:51:09 +02:00
Paul Gilbert 4e0a635cb6 TSAGE: Bugfix for returning home at the end of day 3 2011-10-18 22:26:38 +11:00
Paul Gilbert d7e7801419 TSAGE: Bugfixes for Blue Force scene 315 - Tony's Bar 2011-10-18 20:38:15 +11:00
Strangerke 861f63eecd TSAGE: Fix errors in scene 115, action6 2011-10-18 00:20:06 +02:00
Strangerke 96170150a9 TSAGE: Blue Force - Implement scene 115.
This breaks the previous savegame format.
2011-10-17 23:25:27 +02:00
Paul Gilbert 6ce67242fd TSAGE: Cleaned up Blue Force scene 114 - Outside Tony's Bar 2011-10-16 15:26:39 +11:00
Paul Gilbert f0245ef09a TSAGE: Implemented SceneMessage class to show messages before fading in a scene
This is used by Blue Force to display 'The Next Day' messages.
2011-10-15 13:46:38 +11:00
Strangerke 4f0183fc0a TSAGE: Add (useless?) scene 114 in BlueForce 2011-10-13 00:00:55 +02:00
Strangerke b5318ed8ea TSAGE: Add intro scene 110 for BlueForce 2011-10-12 20:10:03 +02:00
Paul Gilbert f4ad86b707 TSAGE: Implemented Blue Force scene 180 - Front of Home 2011-10-10 22:19:49 +11:00
Paul Gilbert 5bf59d7d16 TSAGE: Bugfix for showing UI Elements when starting up game from title screen 2011-10-09 21:07:05 +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 f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
Strangerke 2e40e47437 TsAGE: Fix an instant crash in scene 100.
This isn't really a hack: the engine expects things to be done in a particular
order, which wasn't so strict in the original BF. The code is adapted accordingly.
2011-09-27 22:45:37 +02:00
Paul Gilbert 03d5d451b5 TSAGE: Fixed operation of FocusObject class 2011-09-27 20:52:24 +10:00
Strangerke 44e6300559 TsAGE: Remove trailing spaces
Thanks LordHoto for reminding this
2011-09-27 00:40:10 +02:00
Paul Gilbert b141018f8d TSAGE: Implemented Blue Force scene 340 - Marina, Domestic Disturbance 2011-09-15 13:43:14 +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 8b17e8a9b8 TSAGE: More core functionality needed for Blue Force 2011-09-08 20:41:10 +10:00
Paul Gilbert 9908fa3b61 TSAGE: Some cleanup of Blue Force Scene 300, and implementing Scene 190 2011-09-06 19:55:29 +10:00