Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Darkhill on February 15, 2004, 03:28:42 pm

Title: Where can I get the 3.5.5 source?
Post by: Darkhill on February 15, 2004, 03:28:42 pm
I used the CVS to download the source code to the project.  And when I got everything all compilied the game said I had 3.2.  3.2 is very slow and ended up locking up on my computer.  Just wondering where I had to go to get the lastest code for the project.
Title: Where can I get the 3.5.5 source?
Post by: Bobboau on February 15, 2004, 03:47:13 pm
if you havn't tryed this yet

http://fs2source.warpcore.org

http://freespace.volitionwatch.com/fsscp/dev/gettingstarted.php
Title: Where can I get the 3.5.5 source?
Post by: Darkhill on February 15, 2004, 04:42:38 pm
Only way you seem to be able to download the files with the first link is to goto each one.  Thats going to take a long, long time.  Whats the CVSRoot to be able to use WinCVS with this?

Second link doesn't work.
Title: Where can I get the 3.5.5 source?
Post by: Bobboau on February 15, 2004, 06:06:20 pm
try it now
/*stupid ubb code*/
Title: Where can I get the 3.5.5 source?
Post by: Bobboau on February 15, 2004, 06:19:12 pm
[email protected]:/home/fs2source/cvsroot
Title: Where can I get the 3.5.5 source?
Post by: redmenace on February 15, 2004, 07:53:26 pm
umm stupid question but do you have the the direct x 8.1b(I think thats right) SDK and the optional speech SDK
Title: Where can I get the 3.5.5 source?
Post by: Inquisitor on February 15, 2004, 08:16:02 pm
get wincvs, follow the instructions for anonymous login on SCP the website.

That will get the latest source.
Title: Where can I get the 3.5.5 source?
Post by: Darkhill on February 16, 2004, 01:46:47 am
I do have the DirectX 8.1 SDK installed.

The link you gave is the one I went to with WinCVS.  I logged in as annoymous and downloaded all the files.  When I compiled and ran the game it says version 3.2 in the lower left corner.  I downloaded the 3.5.5 executable before and it says version 3.5.5 in the corner.  Am I using the wrong username to get the latest version?
Title: Where can I get the 3.5.5 source?
Post by: Darkhill on February 16, 2004, 09:10:34 am
I poked around until I found version.h and 3.2 is hard coded into it.  Is there any other way of getting the newest source code?
Title: Where can I get the 3.5.5 source?
Post by: Bobboau on February 16, 2004, 11:25:28 am
are you sure you'r not telling it to take an older revision, and your checking out the project 'fs2_open' and not 'freespace2_public'
Title: Where can I get the 3.5.5 source?
Post by: Darkhill on February 16, 2004, 12:54:13 pm
Yeah thats what I did.  And in the instructions it says something about using the 'DirectX 8.1' branch of the CVS.  Might be where the problem is?

I just went back to WinCVS to try it again.  I left out that branch tag and tried to get the code again.  Looks like it went through all the directories and didn't update anything.
Title: Where can I get the 3.5.5 source?
Post by: Darkhill on February 18, 2004, 03:28:27 pm
I don't know what the deal is.  But I deleted my previous downloaded coded and then checked it out again and all seems to be fine.