Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 03, 2013, 10:18:50 am

Title: Nightly (Windows): 03 Apr 2013 - Revision 9617
Post by: SirKnightly on April 03, 2013, 10:18:50 am
Here is the nightly for Windows on 03 Apr 2013 - Revision 9617

Group: Standard
fso-WIN-Standard-20130403_r9617.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20130403_r9617.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20130403_r9617.md5)

Group: NO-SSE
fso-WIN-NO-SSE-20130403_r9617.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20130403_r9617.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20130403_r9617.md5)

Group: SSE
fso-WIN-SSE-20130403_r9617.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20130403_r9617.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20130403_r9617.md5)

Code: [Select]
------------------------------------------------------------------------
r9616 | karajorma | 2013-04-02 20:50:28 -0500 (Tue, 02 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Forgot to null check that. Also this SEXP was only designed to work on ships, not wings or teams. I can add that later maybe.
------------------------------------------------------------------------
r9617 | Echelon9 | 2013-04-03 07:37:59 -0500 (Wed, 03 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

CommanderDJ's patch for half of the Doxygen warnings - see Mantis 2829
------------------------------------------------------------------------