Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 22, 2016, 05:24:54 am

Title: Nightly (Windows): 22 Jul 2016 - Revision 92e4b5b
Post by: SirKnightly on July 22, 2016, 05:24:54 am
Here is the nightly for Windows on 22 Jul 2016 - Revision 92e4b5b

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 8201f0e
Author: DahBlount <Thu Jul 21 17:44:08 2016 -0600>
Commit: DahBlount <Thu Jul 21 17:44:08 2016 -0600>

    Avoid setting flags when using the share fire direction flag
 code/ship/ship.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit eb6b77d
Author: MageKing17 <Thu Jul 21 12:28:25 2016 -0700>
Commit: MageKing17 <Thu Jul 21 12:28:25 2016 -0700>

    Remove redundant code branch in gun convergence code.
 code/ship/ship.cpp | 19 -------------------
 1 file changed, 19 deletions(-)