Hard Light Productions Forums
		Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 11, 2016, 10:05:37 am
		
			
			- 
				Here is the nightly for OS X on 11 Mar 2016 - Revision e98fd0b
 
 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_20160311_e98fd0b.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20160311_e98fd0b.tgz)
 MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20160311_e98fd0b.md5)
 
 ------------------------------------------------------------------------
 commit a1a8a53
 Author: asarium <Thu Mar 10 14:13:14 2016 +0100>
 Commit: asarium <Thu Mar 10 18:33:43 2016 +0100>
 
 Add validation when parsing a file spec
 code/parse/parselo.cpp | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 
 ------------------------------------------------------------------------
 commit 38b5172
 Author: Cliff Gordon <Thu Mar 10 10:09:20 2016 -0600>
 Commit: Cliff Gordon <Thu Mar 10 10:09:20 2016 -0600>
 
 Automated 3.7.5 versioning commit
 code/fred2/fred.rc                                |   8 ++++----
 code/freespace2/freespace.rc                      |   8 ++++----
 code/globalincs/version.h                         |   2 +-
 configure.ac                                      |   2 +-
 projects/MSVC_2010/Fred2.vcxproj                  |  12 ++++++------
 projects/MSVC_2010/Freespace2.vcxproj             |  12 ++++++------
 projects/MSVC_2010/wxFRED2.vcxproj                |   6 +++---
 projects/MSVC_2013/Fred2.vcxproj                  |  16 ++++++++--------
 projects/MSVC_2013/Freespace2.vcxproj             |  16 ++++++++--------
 projects/MSVC_2013/wxFRED2.vcxproj                |  10 +++++-----
 projects/MSVC_2015/Fred2.vcxproj                  |  16 ++++++++--------
 projects/MSVC_2015/Freespace2.vcxproj             |  16 ++++++++--------
 projects/MSVC_2015/wxFRED2.vcxproj                |  10 +++++-----
 projects/Xcode/English.lproj/InfoPlist.strings    | Bin 704 -> 704 bytes
 projects/Xcode/FS2_Open.xcodeproj/project.pbxproj |   4 ++--
 projects/codeblocks/Freespace2/Freespace2.cbp     |   4 ++--
 16 files changed, 71 insertions(+), 71 deletions(-)