Author Topic: Nightly (OS X): 02 Dec 2013 - Revision 10178  (Read 907 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 02 Dec 2013 - Revision 10178
Here is the nightly for OS X on 02 Dec 2013 - Revision 10178

Group: Standard
fso-OSX-Standard-20131202_r10178.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10168 | zookeeper | 2013-11-25 14:36:50 -0600 (Mon, 25 Nov 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudescort.cpp

More fixes to potentially uninitialized shield_hit_infos.
------------------------------------------------------------------------
r10170 | zookeeper | 2013-11-26 02:46:38 -0600 (Tue, 26 Nov 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudescort.cpp

Fixed some improper initialization of escort list hit_infos.
------------------------------------------------------------------------
r10171 | Echelon9 | 2013-11-26 05:42:33 -0600 (Tue, 26 Nov 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudescort.cpp

Resolve compilation failure introduced by r10170
------------------------------------------------------------------------
r10174 | Goober5000 | 2013-11-27 00:57:16 -0600 (Wed, 27 Nov 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

don't Int3() because this can happen when a ship is missing from a mod (i.e. when it turns into the GTF Ulysses)
------------------------------------------------------------------------
r10175 | Echelon9 | 2013-11-30 21:27:57 -0600 (Sat, 30 Nov 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Fix Mantis 2968: AddressSanitizer: global-buffer-overflow in shield_info_reset() - relates to hud_target_change_check()
------------------------------------------------------------------------
r10176 | niffiwan | 2013-12-01 03:38:17 -0600 (Sun, 01 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp

Fix mantis 2967: use Medals array instead of Ranks (from Yarn)
------------------------------------------------------------------------
r10177 | zookeeper | 2013-12-01 04:03:45 -0600 (Sun, 01 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/model.h

Added initialization of render box and sphere offsets.
------------------------------------------------------------------------
r10178 | niffiwan | 2013-12-01 04:45:20 -0600 (Sun, 01 Dec 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_voice.cpp

Fix Coverity 1093549: Negative array index write

(practically impossible to occur, but lets be safe in case multi_voice_get_stream() changes in future)
------------------------------------------------------------------------