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:16:29 am

Title: Nightly (FreeBSD): 12 Jun 2015 - Revision 5bd09cf
Post by: SirKnightly on June 12, 2015, 05:16:29 am
Here is the nightly for FreeBSD 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.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150612_5bd09cf.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_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(-)