Commit Graph

20 Commits

Author SHA1 Message Date
Paul Gilbert
39c175f783 TSAGE: Bugfix for #3423512 - Not being able to get crown 2011-10-14 21:22:23 +11:00
Paul Gilbert
2ac551aa28 TSAGE: Bugfix for Ringworld demo having save/restore buttons enabled in GMM
This splits checking if save and load are enabled to the individual game classes.
2011-10-14 20:49:06 +11: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
bfdd274c78 TSAGE: Bugfix for #3422150 - GUI dialog when clicking on skulls 2011-10-12 21:29:30 +11:00
Paul Gilbert
8a8fd94f10 TSAGE: Separated the NamedHotspot class into separate versions for Ringworld and Blue Force
This fixes bug #3422141, which was also caused by special checks introduced to try and handle Blue Force hotspots differently
2011-10-12 21:12:34 +11:00
Strangerke
6508135062 TSAGE: Rename hotspots in ringworld, scene 9100 2011-10-11 23:10:32 +02:00
Paul Gilbert
f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
Paul Gilbert
0e6e35b7c6 TSAGE: Fixed core engine display of background scene objects 2011-09-24 17:52:03 +10:00
Paul Gilbert
7b73ae590c TSAGE: Implemented Scene 60 - Motorcycle 2011-09-11 15:29:43 +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
88e68abd4b TSAGE: Separated speaker classes for both games into separate files 2011-09-08 20:40:23 +10:00
Paul Gilbert
cb410d5837 TSAGE: Fixed Options dialog Sound button not showing sound dialog 2011-09-04 21:17:20 +10:00
Paul Gilbert
57f00ff1dc TSAGE: Added Ringworld specific dialogs file 2011-08-29 22:15:38 +10:00
Paul Gilbert
a28bffec1c TSAGE: Implemented the Blue Force right-click dialog 2011-08-29 22:01:11 +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
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