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 08, 2013, 10:17:48 am

Title: Nightly (OS X): 08 May 2013 - Revision 9675
Post by: SirKnightly on May 08, 2013, 10:17:48 am
Here is the nightly for OS X on 08 May 2013 - Revision 9675

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

Code: [Select]
------------------------------------------------------------------------
r9669 | Zacam | 2013-05-04 00:46:47 -0500 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/timerbar.cpp

Fix for Mantis 2829: If it doesn't like trying to @param a double stuffed func, then don't. We have the @params defined in the original draw_func_ptr anyway.
------------------------------------------------------------------------
r9670 | Zacam | 2013-05-04 00:59:26 -0500 (Sat, 04 May 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Mantis 0002860: Tostring function for enumerations returns invalid for highest enumeration index
From: Admiral MS
------------------------------------------------------------------------
r9671 | Echelon9 | 2013-05-04 02:19:32 -0500 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix Mantis 2819: AddressSanitizer: stack-buffer-overflow in l_File_read_f()
------------------------------------------------------------------------
r9672 | Echelon9 | 2013-05-04 19:17:10 -0500 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp

Fix Mantis 2862: Crash exiting game from command briefing on newly created pilot, caused by double free in cutscenes.cpp
------------------------------------------------------------------------
r9673 | Echelon9 | 2013-05-04 19:25:49 -0500 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp

Fix Mantis 2859: Game crashes if mod is changed with the same pilot in use. From niffiwan.
------------------------------------------------------------------------
r9675 | Goober5000 | 2013-05-07 20:43:47 -0500 (Tue, 07 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

fix for Mantis #2856 - combine all the has-[un]docked[-delay] sexp functions and make adjustments for the order of ship checks
------------------------------------------------------------------------