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 26, 2016, 05:47:57 am

Title: Nightly (Linux): 26 Mar 2016 - Revision 2b4d08e
Post by: SirKnightly on March 26, 2016, 05:47:57 am
Here is the nightly for Linux on 26 Mar 2016 - Revision 2b4d08e

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

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

Code: [Select]
------------------------------------------------------------------------
commit 8635a8b
Author: Yarn366 <Thu Mar 24 22:07:13 2016 -0400>
Commit: Yarn366 <Thu Mar 24 22:07:13 2016 -0400>

    Fixed ship position in ship database
 code/menuui/techmenu.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 2d2df40
Author: Cliff Gordon <Wed Mar 23 13:15:31 2016 -0500>
Commit: Cliff Gordon <Wed Mar 23 13:15:51 2016 -0500>

    [xcode_73_upgrade] Apply some recommended project file changes after Xcode 7.3 upgrade.
 projects/Xcode/FS2_Open.xcodeproj/project.pbxproj  |  8 +++++++-
 .../xcshareddata/xcschemes/FS2_Open.xcscheme       | 19 ++++++++++++-------
 .../xcshareddata/xcschemes/cfilearchiver.xcscheme  | 19 ++++++++++++-------
 .../xcshareddata/xcschemes/cfileextractor.xcscheme | 19 ++++++++++++-------
 .../xcshareddata/xcschemes/code.xcscheme           | 22 +++++++++++++++++-----
 .../xcshareddata/xcschemes/jpeg.xcscheme           | 22 +++++++++++++++++-----
 .../xcshareddata/xcschemes/lua.xcscheme            | 22 +++++++++++++++++-----
 .../xcshareddata/xcschemes/png.xcscheme            | 22 +++++++++++++++++-----
 .../xcshareddata/xcschemes/zlib.xcscheme           | 22 +++++++++++++++++-----
 9 files changed, 128 insertions(+), 47 deletions(-)