Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 15, 2021, 01:34:21 am
-
Here is the nightly for 15 September 2021 - Revision e2a359b54
Group: Win64-SSE2
nightly_20210915_e2a359b54-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20210915_e2a359b54/nightly_20210915_e2a359b54-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210915_e2a359b54/nightly_20210915_e2a359b54-builds-x64-SSE2.zip))
Group: Linux
nightly_20210915_e2a359b54-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20210915_e2a359b54/nightly_20210915_e2a359b54-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210915_e2a359b54/nightly_20210915_e2a359b54-builds-Linux.tar.gz))
Group: Win32-SSE2
nightly_20210915_e2a359b54-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20210915_e2a359b54/nightly_20210915_e2a359b54-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210915_e2a359b54/nightly_20210915_e2a359b54-builds-Win32-SSE2.zip))
------------------------------------------------------------------------
commit e48011d17
Author: Brian
Commit: Brian
Added comment to clarify that the mod_table is about game_settings.tbl
code/mod_table/mod_table.cpp | 3 +++
code/mod_table/mod_table.h | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit 565f4d469
Author: Adam Leach
Commit: Adam Leach
Anti-glint shader trick to reduce glimmer on distant objects
code/def_files/data/effects/main-f.sdr | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit d41020222
Author: Goober5000
Commit: Goober5000
use public API call for Lua garbage collector
freespace2/freespace.cpp | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)