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 11, 2013, 10:08:01 am

Title: Nightly (Windows): 11 Aug 2013 - Revision 9746
Post by: SirKnightly on August 11, 2013, 10:08:01 am
Here is the nightly for Windows on 11 Aug 2013 - Revision 9746

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

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

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

Code: [Select]
------------------------------------------------------------------------
r9745 | niffiwan | 2013-08-11 04:33:31 -0500 (Sun, 11 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h

Fix 2 for mantis 2901: 7 weapon slots (not 12) for pilot conversions
------------------------------------------------------------------------
r9746 | niffiwan | 2013-08-11 04:33:37 -0500 (Sun, 11 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h
   M /trunk/fs2_open/code/pilotfile/plr_convert.cpp

Fix 3 for 2901: remove long/short read warning by making mainhall(csg flags), cutscenes(csg flags) & is_multi(plr flags) consistent between pilot conversion and normal save/loads
------------------------------------------------------------------------