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 30, 2013, 10:17:16 am

Title: Nightly (OS X): 30 Apr 2013 - Revision 9664
Post by: SirKnightly on April 30, 2013, 10:17:16 am
Here is the nightly for OS X on 30 Apr 2013 - Revision 9664

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

Code: [Select]
------------------------------------------------------------------------
r9661 | m_m | 2013-04-30 03:02:33 -0500 (Tue, 30 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/missionui/missionloopbrief.cpp
   M /trunk/fs2_open/code/missionui/missionloopbrief.h

Fix for Mantis 2846: Problems with mission loop animations
------------------------------------------------------------------------
r9662 | niffiwan | 2013-04-30 03:25:43 -0500 (Tue, 30 Apr 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Fix for mantis 2802: when restoring last missions loadout, ignore weapons on absent ships
Also clear ship weapons & weapon-counts when clearing loadout slots
------------------------------------------------------------------------
r9663 | niffiwan | 2013-04-30 03:28:17 -0500 (Tue, 30 Apr 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Revert "Fix for mantis 2802: when restoring last missions loadout, ignore weapons on absent ships"
Wrong patch you git!
------------------------------------------------------------------------
r9664 | niffiwan | 2013-04-30 03:35:16 -0500 (Tue, 30 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg.cpp

Fix for mantis 2855: fix off-by-one, add negative index check, empty invalid slots & enable mprintfs
------------------------------------------------------------------------