Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 10, 2022, 01:55:28 am
-
Here is the nightly for 10 June 2022 - Revision e0fd18983
Group: Linux
nightly_20220610_e0fd18983-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-Linux.tar.gz))
Group: MacOSX
nightly_20220610_e0fd18983-builds-Mac.tar.gz (http://scp.indiegames.us/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-Mac.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-Mac.tar.gz))
Group: Win64-SSE2
nightly_20220610_e0fd18983-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-x64-SSE2.zip))
Group: Win32-SSE2
nightly_20220610_e0fd18983-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220610_e0fd18983/nightly_20220610_e0fd18983-builds-Win32-SSE2.zip))
------------------------------------------------------------------------
commit e0fd18983
Author: Allen A. Babb
Commit: GitHub
re-enable mod-only controls that have a tab. (#4377)
code/controlconfig/controlsconfigcommon.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit 3f830fbe7
Author: BMagnu
Commit: GitHub
Force legacy order for HUD commands (#4375)
code/hud/hudsquadmsg.cpp | 18 ++++++++++++++----
code/hud/hudsquadmsg.h | 5 ++++-
2 files changed, 18 insertions(+), 5 deletions(-)