Torque Game Engine 1.3 Get Version
by James Tracey · in Torque Game Engine · 08/21/2005 (10:28 am) · 5 replies
I purchased the Torque Game Engine 1.3 SDK
and when I run echo(GetVersionString());
it returns 1.2.
I downloaded the latest version via CVS and that returns 1.4, so wheres 1.3?
Thanks
and when I run echo(GetVersionString());
it returns 1.2.
I downloaded the latest version via CVS and that returns 1.4, so wheres 1.3?
Thanks
About the author
#2
08/21/2005 (4:07 pm)
One of those minor issues. Eep. :)
#3
08/22/2005 (10:17 am)
Thanks
#4
Michael Rogers
11/10/2005 (10:33 am)
So... how can you definitively tell what version you're got?Michael Rogers
#5
* Who am I?
* Where did I come from?
* Is there nothing more?
* What version of Torque do I have?
Anyway, you might try running a CVS diff between the version you've got and the version in the repository. Like so:
cvs diff -r Release_1_3_1
11/10/2005 (10:53 am)
Alas, version control is one of those questions man has asked through the ages:* Who am I?
* Where did I come from?
* Is there nothing more?
* What version of Torque do I have?
Anyway, you might try running a CVS diff between the version you've got and the version in the repository. Like so:
cvs diff -r Release_1_3_1
Torque Owner Mark O
Default Studio Name