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 13, 2013, 05:56:41 am

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
r10219 | niffiwan | 2013-12-13 03:54:13 -0600 (Fri, 13 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Coverity ID 1093579: Negative array index write in sexp_damage_escort_list()
------------------------------------------------------------------------
r10220 | niffiwan | 2013-12-13 04:02:15 -0600 (Fri, 13 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Coverity ID 1093581: Negative array index read in sexp_clear_ship_goals()
------------------------------------------------------------------------
r10221 | niffiwan | 2013-12-13 04:08:50 -0600 (Fri, 13 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Coverity ID 1093574: Negative array index read in sexp_change_player_score()
------------------------------------------------------------------------
r10222 | niffiwan | 2013-12-13 04:30:19 -0600 (Fri, 13 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Fix Coverity ID 1093569: Negative array index read in create_wings()
------------------------------------------------------------------------