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 30, 2021, 01:49:21 am
-
Here is the nightly for 30 October 2021 - Revision 91be1654a
Group: Win64-SSE2
nightly_20211030_91be1654a-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20211030_91be1654a/nightly_20211030_91be1654a-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211030_91be1654a/nightly_20211030_91be1654a-builds-x64-SSE2.zip))
Group: Linux
nightly_20211030_91be1654a-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20211030_91be1654a/nightly_20211030_91be1654a-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211030_91be1654a/nightly_20211030_91be1654a-builds-Linux.tar.gz))
Group: Win32-SSE2
nightly_20211030_91be1654a-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20211030_91be1654a/nightly_20211030_91be1654a-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211030_91be1654a/nightly_20211030_91be1654a-builds-Win32-SSE2.zip))
------------------------------------------------------------------------
commit 00208af89
Author: Goober5000
Commit: Goober5000
add script-eval-bool
code/parse/sexp.cpp | 25 +++++++++++++++++++++++++
code/parse/sexp.h | 1 +
2 files changed, 26 insertions(+)
------------------------------------------------------------------------
commit cfc590148
Author: Goober5000
Commit: Goober5000
better syntax checking for the special argument
code/parse/sexp.cpp | 37 +++++++++++++++++++++++++++++++------
code/parse/sexp.h | 1 +
2 files changed, 32 insertions(+), 6 deletions(-)
------------------------------------------------------------------------
commit eb3224c50
Author: Shivansps
Commit: Shivansps
fix: cmdbrief not saving current stage text by closing the window
fred2/cmdbrief.cpp | 1 +
1 file changed, 1 insertion(+)