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:22:08 am

Title: Nightly (FreeBSD): 22 Jul 2016 - Revision 92e4b5b
Post by: SirKnightly on July 22, 2016, 05:22:08 am
Here is the nightly for FreeBSD 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: Standard
fso_Standard_20160722_92e4b5b.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20160722_92e4b5b.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_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(-)