Author Topic: Nightly (Windows): 02 Jul 2014 - Revision 10868  (Read 906 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 02 Jul 2014 - Revision 10868
Here is the nightly for Windows on 02 Jul 2014 - Revision 10868

Group: Standard
fso_Standard_20140702_r10868.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20140702_r10868.7z
MD5Sum

Group: SSE
fso_SSE_20140702_r10868.7z
MD5Sum

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.
------------------------------------------------------------------------