Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 02, 2014, 11:26:04 am

Title: Nightly (OS X): 02 Jul 2014 - Revision 10868
Post by: SirKnightly on July 02, 2014, 11:26:04 am
Here is the nightly for OS X on 02 Jul 2014 - Revision 10868

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

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

Code: [Select]
------------------------------------------------------------------------
r10866 | Echelon9 | 2014-07-01 09:55:43 -0500 (Tue, 01 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_voice.cpp

Remove a tautological Assert(), which cannot be triggered due to the type
------------------------------------------------------------------------
r10867 | Echelon9 | 2014-07-01 09:57:25 -0500 (Tue, 01 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/object.h
   M /trunk/fs2_open/code/parse/lua.cpp

Fix Clang warnings about incorrect type given different pointer sizes for the architecture. Use the standard compliant ptrdiff_t
------------------------------------------------------------------------
r10868 | chief1983 | 2014-07-01 12:10:54 -0500 (Tue, 01 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

Fix Mantis #3070, courtesy of Yarn.
------------------------------------------------------------------------