Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 01, 2016, 05:19:59 am
-
Here is the nightly for FreeBSD on 01 Apr 2016 - Revision f4645e3
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_20160401_f4645e3.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20160401_f4645e3.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20160401_f4645e3.md5)
------------------------------------------------------------------------
commit f6ef7c1
Author: niffiwan <Thu Mar 31 20:10:16 2016 +1000>
Commit: niffiwan <Thu Mar 31 20:10:16 2016 +1000>
Fix new[] vs delete mismatch
code/controlconfig/controlsconfigcommon.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit a4c1d8f
Author: downwash <Mon Mar 28 12:38:48 2016 +0200>
Commit: downwash <Mon Mar 28 12:38:48 2016 +0200>
Wing editor no longer allows invalid values for wave treshold
code/fred2/wing_editor.cpp | 21 ++++++++++-----------
code/fred2/wing_editor.h | 3 +++
2 files changed, 13 insertions(+), 11 deletions(-)
------------------------------------------------------------------------
commit 20c5a86
Author: Bernard Vervaet <Mon Mar 28 00:11:29 2016 +0200>
Commit: Bernard Vervaet <Mon Mar 28 00:11:29 2016 +0200>
Clarified a warning message about wave tresholds (Mantis 3153)
code/fred2/wing_editor.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)