Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 24, 2016, 05:20:00 am

Title: Nightly (FreeBSD): 24 Mar 2016 - Revision 762691c
Post by: SirKnightly on March 24, 2016, 05:20:00 am
Here is the nightly for FreeBSD on 24 Mar 2016 - Revision 762691c

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

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

Code: [Select]
------------------------------------------------------------------------
commit f8cb347
Author: Lari Nieminen <Thu Mar 24 00:23:30 2016 +0200>
Commit: Lari Nieminen <Thu Mar 24 00:23:30 2016 +0200>

    Fix for Mantis 3170
 code/ship/ship.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 64104c1
Author: asarium <Wed Mar 23 16:19:31 2016 +0100>
Commit: asarium <Wed Mar 23 17:49:35 2016 +0100>

    Make Travis build fail if one command fails
 ci/travis/before_install.sh | 2 ++
 ci/travis/before_script.sh  | 2 ++
 ci/travis/install.sh        | 2 ++
 ci/travis/script.sh         | 4 +++-
 4 files changed, 9 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit e6d0f9f
Author: m!m <Wed Mar 23 16:15:28 2016 +0100>
Commit: m!m <Wed Mar 23 16:15:28 2016 +0100>

    Fix MacOSX compilation error
 code/graphics/gropenglshader.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)