Will the RTS be update like TGE 1.4?
by xentar · in Torque Game Engine · 11/23/2005 (6:54 pm) · 1 replies
Will the RTS code be updated or will you buy a new version of the RTS based on TGE 1.4 or with the Torque Lightning?
About the author
by xentar · in Torque Game Engine · 11/23/2005 (6:54 pm) · 1 replies
Associate David Montgomery-Blake
David MontgomeryBlake
Now, if you want the features in there NOW, you could do this:
1. run a diff between TGE 1.3 and 1.4 (lots of changes).
2. run a diff between TGE 1.3 and RTS (quite a few changes)
3. run a diff between 1.4 and the RTS (lots of changes)
Now, you have three diff logs comprising the differences between the three versions of the engine. Run diffs against the diff logs to get a basic idea of where things change (because of where and how the logs are generated and the differences between versions, you will need to go through them line-by-line, but this will give you a basic idea of places to start working on integration).
Or you can wait.