Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 04, 2013, 03:19:34 pm

Title: Nightly (Windows): 04 May 2013 - Revision 9671
Post by: SirKnightly on May 04, 2013, 03:19:34 pm
Here is the nightly for Windows on 04 May 2013 - Revision 9671

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

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

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

Code: [Select]
------------------------------------------------------------------------
r9669 | Zacam | 2013-05-04 00:46:47 -0500 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/timerbar.cpp

Fix for Mantis 2829: If it doesn't like trying to @param a double stuffed func, then don't. We have the @params defined in the original draw_func_ptr anyway.
------------------------------------------------------------------------
r9670 | Zacam | 2013-05-04 00:59:26 -0500 (Sat, 04 May 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Mantis 0002860: Tostring function for enumerations returns invalid for highest enumeration index
From: Admiral MS
------------------------------------------------------------------------
r9671 | Echelon9 | 2013-05-04 02:19:32 -0500 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix Mantis 2819: AddressSanitizer: stack-buffer-overflow in l_File_read_f()
------------------------------------------------------------------------