Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 08, 2018, 11:21:56 am

Title: Nightly: 04 January 2018 - Revision c496a08
Post by: SirKnightly on January 08, 2018, 11:21:56 am
Here is the nightly for 04 January 2018 - Revision c496a08



Group: MacOSX
nightly_20180104_c496a08-builds-MacOSX.tar.gz (http://swc.fs2downloads.com/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-MacOSX.tar.gz) (Mirror (http://scp.indiegames.us/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-MacOSX.tar.gz))


Group: Linux
nightly_20180104_c496a08-builds-Linux.tar.gz (http://swc.fs2downloads.com/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-Linux.tar.gz) (Mirror (http://scp.indiegames.us/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-Linux.tar.gz))


Group: Win64
nightly_20180104_c496a08-builds-Win64.zip (http://swc.fs2downloads.com/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-Win64.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-Win64.zip))


Group: Win32
nightly_20180104_c496a08-builds-Win32.zip (http://swc.fs2downloads.com/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-Win32.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20180104_c496a08/nightly_20180104_c496a08-builds-Win32.zip))

Code: [Select]
------------------------------------------------------------------------
commit 4fc1183
Author: Fabian Woltermann <Wed Jan 3 16:09:22 2018 +0100>
Commit: Fabian Woltermann <Wed Jan 3 16:09:22 2018 +0100>

    If we change the depth and stencil attachments in one place, we need to change them in all places.
 code/graphics/opengl/gropengldeferred.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1eaa67b
Author: asarium <Wed Jan 3 13:45:43 2018 +0100>
Commit: asarium <Wed Jan 3 13:45:43 2018 +0100>

    Use correct attachment for depth/stencil buffer
 code/graphics/opengl/gropengldeferred.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1bd09a9
Author: asarium <Mon Jan 1 19:40:35 2018 +0100>
Commit: asarium <Mon Jan 1 19:40:35 2018 +0100>

    Add ability for passing messages to scripted SEXPs
 code/parse/sexp/LuaSEXP.cpp | 29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)
Title: Re: Nightly: 04 January 2018 - Revision c496a08
Post by: chief1983 on January 08, 2018, 11:35:59 am
Sorry for the delay, apparently nightlies were hung for a few days before anyone noticed, I corrected the initial date in the post to match the build's date.