Commit Graph

87 Commits

Author SHA1 Message Date
Strangerke
f66828a462 TSAGE: Blue Force - Cleanup: Rename some more functions and variables 2011-11-22 08:12:59 +01:00
Paul Gilbert
718e314601 TSAGE: Basic implementation of R2RW scene 300 - Bridge 2011-11-17 22:03:00 +11:00
Johannes Schickel
61795739f8 COMMON: Rename Common::set_to to Common::fill.
This makes the name match with the name of the STL function with the same
behavior.
2011-11-16 18:06:30 +01:00
Paul Gilbert
4acd90ac1f TSAGE: Implemented R2RW SceneArea and SceneExit classes 2011-11-16 19:48:52 +11:00
Strangerke
2acfca8998 TSAGE: BF - Some more renaming 2011-11-12 00:44:48 +01:00
Strangerke
302c733df9 TSAGE: BF - Cleanup: Rename two more global variables 2011-11-09 09:19:33 +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
58b082bcb1 TSAGE: R2R - Intro(?) (50): partial implementation.
Some missing core functions still have to be implemented.
2011-11-08 23:41:45 +01:00
Paul Gilbert
5d08dbfa11 TSAGE: Implemented the character selection dialog logic in R2RW 2011-11-02 20:44:28 +11:00
Paul Gilbert
ebc3763d64 TSAGE: Removed game stubs for Geekwad 2011-11-01 21:59:43 +11:00
Paul Gilbert
acdeb1fb31 TSAGE: Added support for semi-transparent dialogs used in R2RW 2011-11-01 21:06:57 +11:00
Paul Gilbert
79a9973b4a TSAGE: Bugfixes for R2RW scene 125 - Console 2011-10-31 15:52:18 +11:00
Paul Gilbert
b6239f3b3d TSAGE: Display UI cursor correctly in R2RW 2011-10-31 11:35:04 +11:00
Paul Gilbert
ef1f96b674 TSAGE: Added skeleton for Geekwad 2011-10-31 10:44:37 +11:00
Paul Gilbert
7ec4052c1b TSAGE: In progress implementation of R2RW scene 125 - Console 2011-10-30 19:47:51 +11:00
Paul Gilbert
44e4e16819 TSAGE: Implemented walk regions enabling/disabling for Blue Force 2011-10-27 19:32:27 +11:00
Paul Gilbert
8b66b16c0e TSAGE: Further work on standardising user interface for use in Blue Force and Return to Ringworld 2011-10-24 21:45:08 +11:00
Paul Gilbert
fad2923658 TSAGE: Initialise the inventory properly in Ringworld 2 2011-10-23 22:12:06 +11: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
Paul Gilbert
5c0ba0f6e2 TSAGE: Bugfixes for arresting Green in BF Scene 355 2011-10-22 08:14:07 +11:00
Strangerke
1375062480 TSAGE: Blue Force - Implement intro scene 140
This breaks the savegames again
2011-10-18 22:59:52 +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
f4ad86b707 TSAGE: Implemented Blue Force scene 180 - Front of Home 2011-10-10 22:19:49 +11:00
Strangerke
7cd8184237 TsAGE: Add globals used in scene 910 2011-10-09 11:25:46 +02: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
964ac1fad6 TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2 2011-10-06 23:09:23 +11:00
Paul Gilbert
f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
Paul Gilbert
aa57e79704 TSAGE: Implemented Blue Force scene 560 2011-10-01 16:05:08 +10:00
Paul Gilbert
072d7dcbc0 TSAGE: Implemented Blue Force scene 410 2011-09-26 22:55:29 +10:00
Strangerke
5a62f5bad0 TSAGE: Implement Blue Force Scene 900 2011-09-23 21:52:40 +02:00
Paul Gilbert
619767775e TSAGE: Fixes for conversation in Blue Force scene 340 2011-09-23 21:49:19 +10:00
Paul Gilbert
12b553c084 TSAGE: Implemented Blue Force scene 355 - Future Wave exterior 2011-09-20 22:06:58 +10:00
Paul Gilbert
fba3fc3602 TSAGE: Implemented Blue Force scene 385 - City Hall 2011-09-17 17:41:12 +10:00
Paul Gilbert
e506df40ce TSAGE: Implemented Blue Force scene 840 - Boat Rentals 2011-09-16 17:30:39 +10: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
e20647eae3 TSAGE: Synchronise UI fields in savegames so it is correctly shown when restoring 2011-09-13 19:47:31 +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
b3773f7c37 TSAGE: Cleaned up the savegame code, and enabled it for Blue Force 2011-09-10 11:22:39 +10:00
Paul Gilbert
8b17e8a9b8 TSAGE: More core functionality needed for Blue Force 2011-09-08 20:41:10 +10:00
Paul Gilbert
8505011472 TSAGE: Further user interface fixes, and minor dialog tweaks 2011-09-05 20:57:06 +10:00
Paul Gilbert
8f9af26292 TSAGE: Added missing default item response code logic in Blue Force 2011-09-04 21:09:22 +10:00
Paul Gilbert
b893f9f93f TSAGE: Implemented missing interface functionality, including gun loading dialog 2011-09-04 19:11:59 +10:00
Paul Gilbert
cee156d596 TSAGE: Implemented missing functionality for first game scene 2011-08-31 22:18:11 +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
734e4f628b TSAGE: Implemented lots more Blue Force functionality, and started on first in-game scene 2011-08-26 19:07:43 +10:00
Paul Gilbert
c80af54ef9 TSAGE: Started implementation of Blue Force UI classes 2011-08-23 21:12:07 +10:00
Paul Gilbert
a21133ed12 TSAGE: Implemented Blue Force Scene #50 - Map Scene 2011-08-20 19:14:23 +10:00