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 16, 2016, 02:48:17 pm

Title: Nightly (OS X): 16 Jun 2016 - Revision b2fc335
Post by: SirKnightly on June 16, 2016, 02:48:17 pm
Here is the nightly for OS X on 16 Jun 2016 - Revision b2fc335

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_20160616_b2fc335.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20160616_b2fc335.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20160616_b2fc335.md5)

Code: [Select]
------------------------------------------------------------------------
commit 73c20ce
Author: Risto Toijala <Thu Jun 16 15:34:53 2016 +0300>
Commit: Risto Toijala <Thu Jun 16 15:34:53 2016 +0300>

    accept lua51 as pkg-config name for Lua
 configure.ac | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit 7d7c87c
Author: Risto Toijala <Wed Jun 15 12:40:44 2016 +0300>
Commit: Risto Toijala <Wed Jun 15 12:40:44 2016 +0300>

    Fix indentation warnings
 code/cmdline/cmdline.cpp      | 4 ++--
 code/inetfile/chttpget.cpp    | 2 +-
 code/mission/missionparse.cpp | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)