Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 25, 2016, 05:24:43 am

Title: Nightly (Windows): 25 Jul 2016 - Revision 4b2c2d6
Post by: SirKnightly on July 25, 2016, 05:24:43 am
Here is the nightly for Windows on 25 Jul 2016 - Revision 4b2c2d6

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 123

Group: Standard
fso_Standard_20160725_4b2c2d6.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20160725_4b2c2d6.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20160725_4b2c2d6.md5)

Group: AVX
fso_AVX_20160725_4b2c2d6.7z (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20160725_4b2c2d6.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20160725_4b2c2d6.md5)

Group: NO-SSE
fso_NO-SSE_20160725_4b2c2d6.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20160725_4b2c2d6.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20160725_4b2c2d6.md5)

Group: SSE
fso_SSE_20160725_4b2c2d6.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20160725_4b2c2d6.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20160725_4b2c2d6.md5)

Code: [Select]
------------------------------------------------------------------------
commit 4b2c2d6
Author: Fabian Woltermann <Sun Jul 24 18:24:59 2016 +0200>
Commit: MageKing17 <Sun Jul 24 09:24:59 2016 -0700>

    Fix for cf_create_directory (#687)
 code/cfile/cfile.cpp | 34 ++++++++++++++++++++++++++--------
 code/cfile/cfile.h   |  1 +
 2 files changed, 27 insertions(+), 8 deletions(-)