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 11, 2015, 05:58:41 am

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

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_20150411_r11300.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150411_r11300.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150411_r11300.md5)

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

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

Code: [Select]
------------------------------------------------------------------------
r11299 | niffiwan | 2015-04-10 19:40:31 -0500 (Fri, 10 Apr 2015) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/sound/sound.cpp

Fix mantis 3150

Use and set music volume changes requested by sexp_adjust_audio_volume()
------------------------------------------------------------------------
r11300 | z64555 | 2015-04-11 01:46:48 -0500 (Sat, 11 Apr 2015) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/consoleparse.cpp

From Echelon9 and myself. Resolves some typos with the debug console parser.
------------------------------------------------------------------------