Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 03, 2023, 01:48:05 am
-
Here is the nightly for 03 July 2023 - Revision ed6adeb28
Group: Linux
nightly_20230703_ed6adeb28-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-Linux.tar.gz))
Group: MacOSX
nightly_20230703_ed6adeb28-builds-Mac.tar.gz (http://scp.indiegames.us/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-Mac.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-Mac.tar.gz))
Group: Win32-SSE2
nightly_20230703_ed6adeb28-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-Win32-SSE2.zip))
Group: Win64-SSE2
nightly_20230703_ed6adeb28-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20230703_ed6adeb28/nightly_20230703_ed6adeb28-builds-x64-SSE2.zip))
------------------------------------------------------------------------
commit 7c13df588
Author: Goober5000
Commit: Goober5000
fix instructor check
code/ai/aicode.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit c6a98ad22
Author: BMagnu
Commit: GitHub
Clear Thread-stuff more aggressively (#5476)
code/scripting/lua/LuaThread.cpp | 25 ++++++++++++++++++++-----
1 file changed, 20 insertions(+), 5 deletions(-)