Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 20, 2015, 05:16:34 am

Title: Nightly (FreeBSD): 20 Jun 2015 - Revision bcf19f1
Post by: SirKnightly on June 20, 2015, 05:16:34 am
Here is the nightly for FreeBSD on 20 Jun 2015 - Revision bcf19f1

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 123

Group: Standard
fso_Standard_20150620_bcf19f1.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150620_bcf19f1.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150620_bcf19f1.md5)

Code: [Select]
------------------------------------------------------------------------
commit 4d6d679
Author: jg18 <Fri Jun 19 23:50:14 2015 -0700>
Commit: jg18 <Fri Jun 19 23:50:14 2015 -0700>

    Log usage status of enhanced sound.
 code/sound/ds.cpp | 8 ++++++++
 1 file changed, 8 insertions(+)

------------------------------------------------------------------------
commit 3e8b629
Author: Cliff Gordon <Wed Jun 17 14:14:06 2015 -0500>
Commit: Cliff Gordon <Wed Jun 17 14:14:06 2015 -0500>

    [fix/standalone_name_hang] Prevent the standalone from hanging when attempting to set a name that is too long.
 code/network/stand_gui-unix.cpp | 91 +++++++++++++++++++++++++++++++----------
 1 file changed, 70 insertions(+), 21 deletions(-)