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
-
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:
$LaunchSnd: L_Sidearm.wav
http://fs2source.warpcore.org/exes/latest/C20050329-Linux.zip
-
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:
-
Originally posted by WMCoolmon
Also, the sound fields in ships.tbl and weapons.tbl accept the sound name as well as the index.[/url]
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. :)
-
Aww, crap, I thought I caught all of those. ;) I'll have it fixed in a couple minutes.
Edit: fixed.
-
This is a Linux ONLY build release, correct?
-
Originally posted by Goober5000
That's a great idea. :nod:
:D
-
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.
-
Good, that the Forum's on again...
Did the Linux-Forum get lost?
I've something to report about newest CVS-Builds...
-
Originally posted by Mr_Maniac
I've something to report about newest CVS-Builds...
Go here instead: http://scp.indiegames.us/forum.php
-
The Linux forum is back now. :)