Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 22, 2017, 02:42:50 am

Title: Nightly: 22 October 2017 - Revision 4e7f8fa
Post by: SirKnightly on October 22, 2017, 02:42:50 am
Here is the nightly for 22 October 2017 - Revision 4e7f8fa

At least one of the nightly builds failed!


Group: Win64
nightly_20171022_4e7f8fa-builds-Win64.zip (http://swc.fs2downloads.com/builds/nightly/20171022_4e7f8fa/nightly_20171022_4e7f8fa-builds-Win64.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20171022_4e7f8fa/nightly_20171022_4e7f8fa-builds-Win64.zip))


Group: MacOSX
nightly_20171022_4e7f8fa-builds-MacOSX.tar.gz (http://swc.fs2downloads.com/builds/nightly/20171022_4e7f8fa/nightly_20171022_4e7f8fa-builds-MacOSX.tar.gz) (Mirror (http://scp.indiegames.us/builds/nightly/20171022_4e7f8fa/nightly_20171022_4e7f8fa-builds-MacOSX.tar.gz))


Group: Win32
nightly_20171022_4e7f8fa-builds-Win32.zip (http://swc.fs2downloads.com/builds/nightly/20171022_4e7f8fa/nightly_20171022_4e7f8fa-builds-Win32.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20171022_4e7f8fa/nightly_20171022_4e7f8fa-builds-Win32.zip))

Code: [Select]
------------------------------------------------------------------------
commit 867ebfe
Author: MageKing17 <Sat Oct 21 09:56:12 2017 -0700>
Commit: MageKing17 <Sat Oct 21 09:56:12 2017 -0700>

    Fix misused assertion in music table parsing code.
 code/gamesnd/eventmusic.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)