Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 12, 2015, 05:58:47 am

Title: Nightly (Windows): 12 Apr 2015 - Revision 11302
Post by: SirKnightly on April 12, 2015, 05:58:47 am
Here is the nightly for Windows on 12 Apr 2015 - Revision 11302

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
r11301 | zookeeper | 2015-04-11 16:06:12 -0500 (Sat, 11 Apr 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fixed "get-ets-values" to "get-ets-value" in the help string.
------------------------------------------------------------------------
r11302 | zookeeper | 2015-04-11 16:08:41 -0500 (Sat, 11 Apr 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Typo-fixed and clarified some SEXP argument descriptions.
------------------------------------------------------------------------