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 11, 2013, 05:54:17 am

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
r10211 | zookeeper | 2013-12-10 12:24:05 -0600 (Tue, 10 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/graphics/gropengldraw.h
   M /trunk/fs2_open/code/graphics/grstub.cpp
   M /trunk/fs2_open/code/parse/lua.cpp

Ported r9704 from zookeeper branch: Added scripting function for drawing filled and unfilled arcs and made drawCircle able to draw unfilled circles.
------------------------------------------------------------------------
r10213 | niffiwan | 2013-12-11 03:13:51 -0600 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Coverity ID 1135850: Out-of-bounds read in hud_target_change_check()
------------------------------------------------------------------------
r10214 | niffiwan | 2013-12-11 03:19:57 -0600 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/observer/observer.cpp

Coverity ID 1093508: Negative array index write in observer_create()
------------------------------------------------------------------------
r10215 | niffiwan | 2013-12-11 03:35:24 -0600 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_voice.cpp

Coverity ID 1093550: Negative array index write in multi_voice_release_token()
------------------------------------------------------------------------
r10216 | niffiwan | 2013-12-11 03:41:17 -0600 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Coverity ID 1093808: Uninitialized scalar variable in init_ai_target_priorities()
------------------------------------------------------------------------
r10217 | niffiwan | 2013-12-11 03:48:05 -0600 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Coverity ID 109381[456]: Uninitialized scalar variable in load_gauge_target_monitor()
------------------------------------------------------------------------
r10218 | niffiwan | 2013-12-11 04:16:06 -0600 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Coverity 110733[01]: Negative array index read in get_string_or_variable()
------------------------------------------------------------------------