Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 19, 2024, 01:31:39 am

Title: Nightly: 19 May 2024 - Revision c1af4317d
Post by: SirKnightly on May 19, 2024, 01:31:39 am
Here is the nightly for 19 May 2024 - Revision c1af4317d



Group: Linux
nightly_20240519_c1af4317d-builds-Linux.tar.gz (https://scp.indiegames.us/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Linux.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Linux.tar.gz))


Group: MacOSX-arm64
nightly_20240519_c1af4317d-builds-Mac-arm64.tar.gz (https://scp.indiegames.us/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Mac-arm64.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Mac-arm64.tar.gz))


Group: MacOSX-x86_64
nightly_20240519_c1af4317d-builds-Mac-x86_64.tar.gz (https://scp.indiegames.us/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Mac-x86_64.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Mac-x86_64.tar.gz))


Group: Win32-SSE2
nightly_20240519_c1af4317d-builds-Win32-SSE2.zip (https://scp.indiegames.us/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Win32-SSE2.zip) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-Win32-SSE2.zip))


Group: Win64-SSE2
nightly_20240519_c1af4317d-builds-x64-SSE2.zip (https://scp.indiegames.us/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-x64-SSE2.zip) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240519_c1af4317d/nightly_20240519_c1af4317d-builds-x64-SSE2.zip))

Code: [Select]
------------------------------------------------------------------------
commit 8bd8e785b
Author: Asteroth
Commit: Asteroth

    adjustments to rand vecs for random orientation
 code/math/vecmat.cpp             | 2 +-
 code/math/vecmat.h               | 2 +-
 code/scripting/api/libs/base.cpp | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)