Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 17, 2014, 10:23:08 am

Title: Nightly (OS X): 17 Sep 2014 - Revision 11076
Post by: SirKnightly on September 17, 2014, 10:23:08 am
Here is the nightly for OS X on 17 Sep 2014 - Revision 11076

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

Group: Standard
fso_Standard_20140917_r11076.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140917_r11076.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140917_r11076.md5)

Code: [Select]
------------------------------------------------------------------------
r11073 | niffiwan | 2014-09-12 22:36:46 -0500 (Fri, 12 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mod_table/mod_table.cpp

Add missing \n to mod_table mprintf
------------------------------------------------------------------------
r11074 | niffiwan | 2014-09-12 22:51:14 -0500 (Fri, 12 Sep 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/radar/radarsetup.cpp

Fix mantis 3105 (from MageKing17)

Use a pointer for reading radar IFF info, not an object copy
------------------------------------------------------------------------
r11075 | niffiwan | 2014-09-12 23:03:20 -0500 (Fri, 12 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/.gitignore

Update .gitignore for new autoconf & libtool
------------------------------------------------------------------------
r11076 | m_m | 2014-09-17 03:59:37 -0500 (Wed, 17 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Parias: Fix for Mantis 3094: Request for new scripting function: ts.playCutscene()
------------------------------------------------------------------------