Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 22, 2015, 05:34:32 am

Title: Nightly (Windows): 22 Nov 2015 - Revision d59c4d4
Post by: SirKnightly on November 22, 2015, 05:34:32 am
Here is the nightly for Windows on 22 Nov 2015 - Revision d59c4d4

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 0e07f44
Author: niffiwan <Sat Nov 21 21:18:08 2015 +1000>
Commit: niffiwan <Sat Nov 21 21:18:08 2015 +1000>

    CMEASURE_DETONATE_DISTANCE should be a float
 code/cmeasure/cmeasure.cpp | 2 +-
 code/cmeasure/cmeasure.h   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)