Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 11, 2014, 05:56:53 am

Title: Nightly (Windows): 11 Mar 2014 - Revision 10490
Post by: SirKnightly on March 11, 2014, 05:56:53 am
Here is the nightly for Windows on 11 Mar 2014 - Revision 10490

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

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

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

Code: [Select]
------------------------------------------------------------------------
r10489 | niffiwan | 2014-03-10 05:29:36 -0500 (Mon, 10 Mar 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

From Axem: add hud-set-custom-gauge-active and hud-set-retail-gauge active

Deprecates hud-set-active-gauge and hud-activate-gauge-type in favor of hud-set-custom-gauge-active and hud-set-retail-gauge active, which are clearer to understand and now accept INT_MAX number of gauges, instead of just 1.
------------------------------------------------------------------------