Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 07, 2013, 05:56:06 am

Title: Nightly (Windows): 07 Dec 2013 - Revision 10205
Post by: SirKnightly on December 07, 2013, 05:56:06 am
Here is the nightly for Windows on 07 Dec 2013 - Revision 10205

Group: NO-SSE
fso-WIN-NO-SSE-20131207_r10205.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20131207_r10205.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20131207_r10205.md5)

Group: Standard
fso-WIN-Standard-20131207_r10205.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20131207_r10205.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20131207_r10205.md5)

Group: SSE
fso-WIN-SSE-20131207_r10205.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20131207_r10205.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20131207_r10205.md5)

Code: [Select]
------------------------------------------------------------------------
r10202 | Goober5000 | 2013-12-06 22:01:33 -0600 (Fri, 06 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

make warning messages friendlier
------------------------------------------------------------------------
r10203 | Goober5000 | 2013-12-06 23:50:52 -0600 (Fri, 06 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

don't freak out if we don't have a beam texture
------------------------------------------------------------------------
r10204 | Echelon9 | 2013-12-07 00:49:23 -0600 (Sat, 07 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudlock.cpp

Fix Mantis 2896: AddressSanitizer: global-buffer-overflow in hud_lock_reset() hudlock.cpp (v2)
------------------------------------------------------------------------
r10205 | Echelon9 | 2013-12-07 01:44:12 -0600 (Sat, 07 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Fix Mantis 2975: AddressSanitizer: global-buffer-overflow in HudGaugeLeadSight::render()
------------------------------------------------------------------------