Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 02, 2015, 10:04:56 am

Title: Nightly (OS X): 02 Dec 2015 - Revision a30937b
Post by: SirKnightly on December 02, 2015, 10:04:56 am
Here is the nightly for OS X on 02 Dec 2015 - Revision a30937b

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

Group: Standard
fso_Standard_20151202_a30937b.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151202_a30937b.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151202_a30937b.md5)

Code: [Select]
------------------------------------------------------------------------
commit c8785dc
Author: chief1983 <Tue Dec 1 16:30:11 2015 -0600>
Commit: scpuser <Tue Dec 1 16:32:32 2015 -0600>

    [asan_flag] AddressSanitizer toggle flag for configure.ac.
 configure.ac | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

------------------------------------------------------------------------
commit 870ad9e
Author: Cliff Gordon <Tue Dec 1 14:54:57 2015 -0600>
Commit: Cliff Gordon <Tue Dec 1 14:54:57 2015 -0600>

    [fix/187_debugging] Enhance an Assert to help track down how issue 187 could happen.
 code/network/multimsgs.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)