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 07, 2015, 11:41:38 am

Title: Nightly (Windows): 07 Aug 2015 - Revision 3f48612
Post by: SirKnightly on August 07, 2015, 11:41:38 am
Here is the nightly for Windows on 07 Aug 2015 - Revision 3f48612

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 87ce8a4
Author: MageKing17 <Thu Aug 6 00:13:41 2015 -0700>
Commit: MageKing17 <Thu Aug 6 00:13:41 2015 -0700>

    Update the VS 2015 project files.
 projects/MSVC_2015/Fred2.vcxproj      | 122 +++++++++---------------
 projects/MSVC_2015/Freespace2.vcxproj | 172 +++++++++++++---------------------
 projects/MSVC_2015/code.vcxproj       |  56 ++++++-----
 projects/MSVC_2015/libjpeg.vcxproj    |  12 +--
 projects/MSVC_2015/liblua.vcxproj     |   6 +-
 projects/MSVC_2015/libpng.vcxproj     |  24 ++---
 projects/MSVC_2015/zlib.vcxproj       |   6 +-
 7 files changed, 158 insertions(+), 240 deletions(-)