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 18, 2014, 05:55:36 am

Title: Nightly (Windows): 18 Jul 2014 - Revision 10924
Post by: SirKnightly on July 18, 2014, 05:55:36 am
Here is the nightly for Windows on 18 Jul 2014 - Revision 10924

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

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

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

Code: [Select]
------------------------------------------------------------------------
r10920 | The_E | 2014-07-17 13:19:05 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

From MageKing17: Improves sexp help text to clear up possible confusion about indexes that are zero-based.
------------------------------------------------------------------------
r10921 | The_E | 2014-07-17 13:24:56 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/safe_strings.cpp
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp

From MageKing17: Fixes for a couple of clang warnings.
------------------------------------------------------------------------
r10922 | The_E | 2014-07-17 13:55:49 -0500 (Thu, 17 Jul 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Fixes an unintended linebreak removal in previous commit

------------------------------------------------------------------------
r10923 | Goober5000 | 2014-07-17 22:03:52 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Yarn's patch which allows FreeSpace fonts to support all characters that exist in both Code Page 437 and Windows-1252
------------------------------------------------------------------------
r10924 | Goober5000 | 2014-07-17 22:12:32 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredview.cpp

for Mantis #2153: MageKing17's FRED support for error messages when wingmen have illegal weapons
------------------------------------------------------------------------