Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 24, 2014, 10:13:31 am

Title: Nightly (OS X): 24 Nov 2014 - Revision 11179
Post by: SirKnightly on November 24, 2014, 10:13:31 am
Here is the nightly for OS X on 24 Nov 2014 - Revision 11179

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

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

Code: [Select]
------------------------------------------------------------------------
r11178 | MageKing17 | 2014-11-21 12:42:44 -0600 (Fri, 21 Nov 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelinterp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

From The_E, niffiwan, m_m, and myself: Fix Mantis 2404.

Makes "$Weapon Model Draw Distance:" actually stop external weapon models from being drawn beyond that distance (modified by detail level).
------------------------------------------------------------------------
r11179 | Goober5000 | 2014-11-24 09:34:09 -0600 (Mon, 24 Nov 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

m!m's fix for Mantis #3131: contrary to the xt change from r11138, NULL is only returned on vm_malloc failure (so should never happen in normal execution)
------------------------------------------------------------------------