Author Topic: Nightly (OS X): 13 Jun 2014 - Revision 10802  (Read 874 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 13 Jun 2014 - Revision 10802
Here is the nightly for OS X on 13 Jun 2014 - Revision 10802

Open non-feature issues in Mantis: 152

Group: Standard
fso_Standard_20140613_r10802.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10796 | m_m | 2014-06-12 11:06:59 -0500 (Thu, 12 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Mantis issue 2891: gr.drawString text box height irregular
------------------------------------------------------------------------
r10797 | Zacam | 2014-06-12 21:17:29 -0500 (Thu, 12 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp

Fix for Mantis 3057: Loadout (Ship/Weapon Select effect) rendering black models or no effect. Also corrects wireframe color for FS2 effect from black to blue. Committed on behalf of MageKing17.
------------------------------------------------------------------------
r10798 | Zacam | 2014-06-12 21:21:35 -0500 (Thu, 12 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/ds.cpp
   M /trunk/fs2_open/code/sound/ds3d.cpp
   M /trunk/fs2_open/code/sound/sound.cpp

Fix for Mantis 2725: Beam sounds not panning correctly
------------------------------------------------------------------------
r10799 | Zacam | 2014-06-12 23:10:13 -0500 (Thu, 12 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

Fix for Mantis 3058: On warp out, glowpoints still stay "on" and in mission space without a ship; from MageKing17
------------------------------------------------------------------------
r10801 | niffiwan | 2014-06-13 06:27:12 -0500 (Fri, 13 Jun 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Fix pilot conversion issue (followup to r9630)

-1 is a valid weapon index, but avoid indexing the array with it
------------------------------------------------------------------------
r10802 | chief1983 | 2014-06-13 10:41:34 -0500 (Fri, 13 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound/sound.cpp

Fix an assertion logic reversal in r10797, spotted by MageKing17.
------------------------------------------------------------------------