Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 23, 2014, 05:59:09 am

Title: Nightly (Windows): 23 Aug 2014 - Revision 11021
Post by: SirKnightly on August 23, 2014, 05:59:09 am
Here is the nightly for Windows on 23 Aug 2014 - Revision 11021

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 127

Group: Standard
fso_Standard_20140823_r11021.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140823_r11021.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140823_r11021.md5)

Group: NO-SSE
fso_NO-SSE_20140823_r11021.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140823_r11021.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140823_r11021.md5)

Group: SSE
fso_SSE_20140823_r11021.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140823_r11021.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140823_r11021.md5)

Code: [Select]
------------------------------------------------------------------------
r11018 | niffiwan | 2014-08-22 22:58:13 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp

Fix mantis 3099 (from Yarn)

Make HCF parsing more flexible
------------------------------------------------------------------------
r11019 | niffiwan | 2014-08-22 23:07:31 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Partial fix for mantis 2932 (RA wep idx)

Ensure pilot conversion RA weapon indexes are always valid
------------------------------------------------------------------------
r11020 | niffiwan | 2014-08-22 23:07:36 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h

Partial fix for mantis 2932 (cutscenes)

Convert campaign viewed cutscenes
------------------------------------------------------------------------
r11021 | niffiwan | 2014-08-22 23:38:03 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp

Fix gcc warnings in hudconfig.cpp

declaration of ‘color’ shadows a global declaration [-Wshadow] (x2)
------------------------------------------------------------------------