Fix bad links in the Data/Documentation

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
ezee
Intrepid Venturer
Intrepid Venturer
Posts: 703
Joined: Tue Feb 11, 2014 12:47 am
Location: FRANCE
Contact:

Fix bad links in the Data/Documentation

Post by ezee »

Hi .

Not an engine bug this time , but a fix is urgent .
The history of the engine is so precious , and the forum dead links are a pit
for the new devs .

So could you fix ( please :wink: ) in data/documentation :

In detailtextures.txt the bad link at the bottom :
http://vegastrike.sourceforge.net/forum ... php?t=1205
with this one :
http://forums.vega-strike.org//viewtopic.php?f=6&t=1205 ( very cool stuff in that , animation for textures and mesh etc !! Old , but that is the root guys )

Code: Select all

 if (!track.HasWeapons())
            {
                // So what are you going to threaten me with? Exhaustion gas?
                return ThreatLevel::None;
            }
Vegastrike evolved
DEV YOUTUBE CHANNEL
Vegastrike evolved wiki
klauss
Elite
Elite
Posts: 7243
Joined: Mon Apr 18, 2005 2:40 pm
Location: LS87, Buenos Aires, República Argentina

Re: Fix bad links in the Data/Documentation

Post by klauss »

Done
Oíd mortales, el grito sagrado...
Call me "Menes, lord of Cats"
Wing Commander Universe
ezee
Intrepid Venturer
Intrepid Venturer
Posts: 703
Joined: Tue Feb 11, 2014 12:47 am
Location: FRANCE
Contact:

Re: Fix bad links in the Data/Documentation

Post by ezee »

Thank you Klauss !
:D

Code: Select all

 if (!track.HasWeapons())
            {
                // So what are you going to threaten me with? Exhaustion gas?
                return ThreatLevel::None;
            }
Vegastrike evolved
DEV YOUTUBE CHANNEL
Vegastrike evolved wiki
Post Reply