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 13, 2016, 05:39:17 am

Title: Nightly (Windows): 13 Mar 2016 - Revision 09ce1f1
Post by: SirKnightly on March 13, 2016, 05:39:17 am
Here is the nightly for Windows on 13 Mar 2016 - Revision 09ce1f1

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 6184136
Author: asarium <Thu Mar 10 18:14:17 2016 +0100>
Commit: asarium <Fri Mar 11 12:41:59 2016 +0100>

    Fix Windows Registry configuration
 code/osapi/osregistry.cpp | 568 +++++++++++++++++++++-------------------------
 code/osapi/osregistry.h   |  13 --
 2 files changed, 259 insertions(+), 322 deletions(-)