Hard Light Productions Forums

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

Title: Nightly (OS X): 26 Aug 2010 - Revision 6391
Post by: SirKnightly on August 26, 2010, 10:18:18 am
Here is the nightly for OS X on 26 Aug 2010 - Revision 6391

Group: Inferno
fso-OSX-Inferno-20100826_r6391.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20100826_r6391.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20100826_r6391.md5)

Code: [Select]
------------------------------------------------------------------------
r6385 | The_E | 2010-08-25 15:24:34 -0500 (Wed, 25 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/object/objectsnd.cpp

Fixes a crash when "Test Load Ship" was used with a ship that has turrets with rotation sounds defined.

------------------------------------------------------------------------
r6391 | The_E | 2010-08-26 07:17:51 -0500 (Thu, 26 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/grbatch.cpp

Change Assert() to Assertion(), again to better explain why it fails.

------------------------------------------------------------------------