Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on February 13, 2022, 12:46:10 am

Title: Nightly: 13 February 2022 - Revision eb29d065a
Post by: SirKnightly on February 13, 2022, 12:46:10 am
Here is the nightly for 13 February 2022 - Revision eb29d065a



Group: Win32-SSE2
nightly_20220213_eb29d065a-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220213_eb29d065a/nightly_20220213_eb29d065a-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220213_eb29d065a/nightly_20220213_eb29d065a-builds-Win32-SSE2.zip))


Group: Win64-SSE2
nightly_20220213_eb29d065a-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220213_eb29d065a/nightly_20220213_eb29d065a-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220213_eb29d065a/nightly_20220213_eb29d065a-builds-x64-SSE2.zip))


Group: Linux
nightly_20220213_eb29d065a-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20220213_eb29d065a/nightly_20220213_eb29d065a-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220213_eb29d065a/nightly_20220213_eb29d065a-builds-Linux.tar.gz))

Code: [Select]
------------------------------------------------------------------------
commit 478edf50f
Author: Birk Magnussen
Commit: Birk Magnussen

    Fix Aix Rotation Moveable
 code/model/modelanimation_moveables.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit c3adf704f
Author: Goober5000
Commit: Goober5000

    improve robustness of sexp operators
 code/parse/sexp.cpp | 230 ++++++++++++++++++++++------------------------------
 1 file changed, 99 insertions(+), 131 deletions(-)

------------------------------------------------------------------------
commit fe40f8760
Author: Goober5000
Commit: Goober5000

    event logging tweaks
 code/parse/sexp.cpp | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)