Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 22, 2013, 08:51:07 pm

Title: Nightly (Windows): 22 Jul 2013 - Revision 9734
Post by: SirKnightly on July 22, 2013, 08:51:07 pm
Here is the nightly for Windows on 22 Jul 2013 - Revision 9734

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

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

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

Code: [Select]
------------------------------------------------------------------------
r9730 | niffiwan | 2013-07-19 23:12:42 -0500 (Fri, 19 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Partial fix for 2901: pilot conversion needs to read the ubyte mainhall from <= 3.6.18
------------------------------------------------------------------------
r9731 | Echelon9 | 2013-07-20 23:43:31 -0500 (Sat, 20 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix issue where switch statement would fall through for TS_MOVE_PLAYER, which would then not get pushed to other hosts
------------------------------------------------------------------------
r9732 | niffiwan | 2013-07-22 03:23:34 -0500 (Mon, 22 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

add more data to pilot (csg) conversion error messages
------------------------------------------------------------------------
r9733 | niffiwan | 2013-07-22 03:48:13 -0500 (Mon, 22 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

add some red alert doco
------------------------------------------------------------------------