Hard Light Productions Forums

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

Title: Nightly (Windows): 08 Feb 2016 - Revision 0ed147f
Post by: SirKnightly on February 08, 2016, 05:37:25 am
Here is the nightly for Windows on 08 Feb 2016 - Revision 0ed147f

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_20160208_0ed147f.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20160208_0ed147f.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20160208_0ed147f.md5)

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 5e623d1
Author: Yarn366 <Sat Feb 6 16:40:08 2016 -0500>
Commit: Yarn366 <Sat Feb 6 16:40:08 2016 -0500>

    Moved the check for negative values in $Force Scaling Above so that $Scale Gauges can work properly
 code/hud/hudparse.cpp | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)