Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 31, 2013, 12:12:01 pm

Title: Nightly (OS X): 31 May 2013 - Revision 9686
Post by: SirKnightly on May 31, 2013, 12:12:01 pm
Here is the nightly for OS X on 31 May 2013 - Revision 9686

Group: Standard
fso-OSX-Standard-20130531_r9686.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20130531_r9686.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20130531_r9686.md5)

Code: [Select]
------------------------------------------------------------------------
r9683 | karajorma | 2013-05-31 04:09:37 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Fix for Mantis 1863 (Ships with an arrival cue of true and a delay do not arrive on the standalone). Might possibly fix Mantis 1815 too.
------------------------------------------------------------------------
r9684 | karajorma | 2013-05-31 04:14:09 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shipfx.cpp

Assign the debris signature correctly.
------------------------------------------------------------------------
r9685 | karajorma | 2013-05-31 04:17:17 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/object.cpp

Better error reporting for this issue (in order to help track down a Diaspora bug).
------------------------------------------------------------------------
r9686 | karajorma | 2013-05-31 04:18:14 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

We only need to see this error once in FS2. Ensure that this instance only appears in FRED.
------------------------------------------------------------------------