Author Topic: Nightly (Windows): 01 Dec 2013 - Revision 10178  (Read 1015 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 01 Dec 2013 - Revision 10178
Here is the nightly for Windows on 01 Dec 2013 - Revision 10178

Group: NO-SSE
fso-WIN-NO-SSE-20131201_r10178.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20131201_r10178.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20131201_r10178.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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)
------------------------------------------------------------------------