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 27, 2020, 01:30:47 am
-
Here is the nightly for 27 June 2020 - Revision 3fc8b30
Group: MacOSX
nightly_20200627_3fc8b30-builds-MacOSX.tar.gz (http://scp.indiegames.us/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-MacOSX.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-MacOSX.tar.gz))
Group: Win64
nightly_20200627_3fc8b30-builds-Win64.zip (http://scp.indiegames.us/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-Win64.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-Win64.zip))
Group: Win32
nightly_20200627_3fc8b30-builds-Win32.zip (http://scp.indiegames.us/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-Win32.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-Win32.zip))
Group: Linux
nightly_20200627_3fc8b30-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20200627_3fc8b30/nightly_20200627_3fc8b30-builds-Linux.tar.gz))
------------------------------------------------------------------------
commit 39858fd
Author: Goober5000
Commit: Goober5000
giant refactor of sexps to use caching for ships and wings
code/network/multi_sexp.cpp | 5 -
code/network/multi_sexp.h | 1 -
code/parse/sexp.cpp | 362 ++++++++++++++++----------------------------
3 files changed, 130 insertions(+), 238 deletions(-)
------------------------------------------------------------------------
commit 921ee86
Author: Goober5000
Commit: Goober5000
better handling of non-trucated hotspot sounds
code/menuui/mainhallmenu.cpp | 108 ++++++++++++++++++++++++++-----------------
1 file changed, 66 insertions(+), 42 deletions(-)