Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 17, 2015, 09:21:22 am

Title: Nightly (OS X): 17 Mar 2015 - Revision 11282
Post by: SirKnightly on March 17, 2015, 09:21:22 am
Here is the nightly for OS X on 17 Mar 2015 - Revision 11282

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

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

Code: [Select]
------------------------------------------------------------------------
r11279 | zookeeper | 2015-03-16 16:36:30 -0500 (Mon, 16 Mar 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Check for and fix rare but possible discrepancy between sip->model_num and sip->subsystems[].model_num which can lead to model index collision errors.
------------------------------------------------------------------------
r11280 | zookeeper | 2015-03-16 17:40:16 -0500 (Mon, 16 Mar 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Moved the fix in r11279 to a slightly more logical place.
------------------------------------------------------------------------