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 18, 2016, 05:19:52 am

Title: Nightly (FreeBSD): 18 Jun 2016 - Revision 3ed6874
Post by: SirKnightly on June 18, 2016, 05:19:52 am
Here is the nightly for FreeBSD on 18 Jun 2016 - Revision 3ed6874

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

Group: Standard
fso_Standard_20160618_3ed6874.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20160618_3ed6874.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20160618_3ed6874.md5)

Code: [Select]
------------------------------------------------------------------------
commit e366415
Author: asarium <Thu Jun 16 19:12:49 2016 +0200>
Commit: asarium <Thu Jun 16 19:49:34 2016 +0200>

    Validate fiction viewer file name
 code/mission/missionparse.cpp | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 371c497
Author: asarium <Thu Jun 16 19:07:11 2016 +0200>
Commit: asarium <Thu Jun 16 19:49:34 2016 +0200>

    Turn invalid file error into warning
 code/parse/parselo.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)