Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 17, 2015, 05:03:14 am

Title: Nightly (Windows): 17 Aug 2015 - Revision 081eba9
Post by: SirKnightly on August 17, 2015, 05:03:14 am
Here is the nightly for Windows on 17 Aug 2015 - Revision 081eba9

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 9487688
Author: Echelon9 <Mon Aug 17 01:41:37 2015 +1000>
Commit: Echelon9 <Mon Aug 17 01:41:37 2015 +1000>

    Document cfile_init() function.
 code/cfile/cfile.cpp | 14 +++++++++-----
 code/cfile/cfile.h   |  1 -
 2 files changed, 9 insertions(+), 6 deletions(-)