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 17, 2013, 05:56:06 am

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
r10239 | chief1983 | 2013-12-16 18:03:30 -0600 (Mon, 16 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

USHRT_MAX is in limits.h on Linux.
------------------------------------------------------------------------
r10240 | niffiwan | 2013-12-17 03:43:10 -0600 (Tue, 17 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix Coverity ID 1093784Y: Uninitialized scalar variable in struct order_h
------------------------------------------------------------------------
r10241 | niffiwan | 2013-12-17 04:02:10 -0600 (Tue, 17 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.h

Fix Coverity ID 1093819: Uninitialized scalar variable in (template) class ade_obj::GetPtr()
------------------------------------------------------------------------