Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Test Builds => Topic started by: WMCoolmon on March 29, 2005, 08:39:43 pm

Title: Linux build
Post by: WMCoolmon on March 29, 2005, 08:39:43 pm
Built on an AMD64 in 32-bit mode (aka i686), so it may not be compatible with all systems.

Mostly, this build makes all the sound parameters in ships.tbl and weapons.tbl optional, and includes the recent CVS commits.

Also, the sound fields in ships.tbl and weapons.tbl accept the sound name as well as the index. For example:
Code: [Select]
$LaunchSnd: L_Sidearm.wav

http://fs2source.warpcore.org/exes/latest/C20050329-Linux.zip
Title: Re: Linux build
Post by: Goober5000 on March 29, 2005, 10:39:11 pm
Quote
Originally posted by WMCoolmon
Also, the sound fields in ships.tbl and weapons.tbl accept the sound name as well as the index.
That's a great idea. :nod:
Title: Re: Linux build
Post by: taylor on March 29, 2005, 11:15:25 pm
Quote
Originally posted by WMCoolmon
Also, the sound fields in ships.tbl and weapons.tbl accept the sound name as well as the index.[/url]
Code: [Select]
if(i != -1)
     sip->engine_snd = j;

Ooops! ;)   I can't update my tree at the moment to fix that myself but I'll get to it later if you don't first.  Might give some interesting results if left as is though. :)
Title: Linux build
Post by: WMCoolmon on March 29, 2005, 11:31:27 pm
Aww, crap, I thought I caught all of those. ;) I'll have it fixed in a couple minutes.

Edit: fixed.
Title: Linux build
Post by: Trivial Psychic on March 30, 2005, 01:26:34 am
This is a Linux ONLY build release, correct?
Title: Re: Re: Linux build
Post by: Scuddie on March 30, 2005, 11:48:31 am
Quote
Originally posted by Goober5000
That's a great idea. :nod:
:D
Title: Linux build
Post by: kasperl on March 30, 2005, 12:30:06 pm
Quote
Originally posted by Trivial Psychic
This is a Linux ONLY build release, correct?


Yup.

At least, the two files in the zip have no extension, so they're not win32 executables. Looking at the thread, they're Linux only.
Title: Linux build
Post by: Mr_Maniac on April 13, 2005, 06:16:40 am
Good, that the Forum's on again...
Did the Linux-Forum get lost?
I've something to report about newest CVS-Builds...
Title: Linux build
Post by: taylor on April 13, 2005, 07:09:11 am
Quote
Originally posted by Mr_Maniac
I've something to report about newest CVS-Builds...

Go here instead: http://scp.indiegames.us/forum.php
Title: Linux build
Post by: Goober5000 on April 13, 2005, 04:04:17 pm
The Linux forum is back now. :)