Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 27, 2021, 01:37:56 am

Title: Nightly: 27 March 2021 - Revision 8991fc67c
Post by: SirKnightly on March 27, 2021, 01:37:56 am
Here is the nightly for 27 March 2021 - Revision 8991fc67c



Group: Win32-SSE2
nightly_20210327_8991fc67c-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20210327_8991fc67c/nightly_20210327_8991fc67c-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210327_8991fc67c/nightly_20210327_8991fc67c-builds-Win32-SSE2.zip))


Group: Win64-SSE2
nightly_20210327_8991fc67c-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20210327_8991fc67c/nightly_20210327_8991fc67c-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210327_8991fc67c/nightly_20210327_8991fc67c-builds-x64-SSE2.zip))


Group: Linux
nightly_20210327_8991fc67c-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20210327_8991fc67c/nightly_20210327_8991fc67c-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210327_8991fc67c/nightly_20210327_8991fc67c-builds-Linux.tar.gz))

Code: [Select]
------------------------------------------------------------------------
commit 7641abf41
Author: JohnAFernandez
Commit: JohnAFernandez

    Check for these states
 freespace2/freespace.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 803965024
Author: ngld
Commit: ngld

    Add FSO_KEEP_STDOUT env var to skip the AttachConsole() call
 freespace2/freespace.cpp | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit cd2b578a1
Author: Shivansps
Commit: Shivansps

    fix over alloc to store offsets
 code/cfile/cfilecompression.cpp | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)