Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 12, 2015, 05:58:38 am

Title: Nightly (Windows): 12 Jun 2015 - Revision 5bd09cf
Post by: SirKnightly on June 12, 2015, 05:58:38 am
Here is the nightly for Windows on 12 Jun 2015 - Revision 5bd09cf

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 58f38c2
Author: DahBlount <Thu Jun 11 08:15:22 2015 -0700>
Commit: DahBlount <Thu Jun 11 08:15:22 2015 -0700>

    Add Max delay and Min Delay
 code/ship/ship.cpp      |  6 ++++--
 code/weapon/weapon.h    |  2 ++
 code/weapon/weapons.cpp | 11 +++++++++++
 3 files changed, 17 insertions(+), 2 deletions(-)