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 11, 2014, 05:54:31 am
-
Here is the nightly for Windows on 11 Jul 2014 - Revision 10911
Group: Standard
fso_Standard_20140711_r10911.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140711_r10911.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140711_r10911.md5)
Group: NO-SSE
fso_NO-SSE_20140711_r10911.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140711_r10911.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140711_r10911.md5)
Group: SSE
fso_SSE_20140711_r10911.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140711_r10911.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140711_r10911.md5)
------------------------------------------------------------------------
r10901 | Echelon9 | 2014-07-09 05:03:46 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/debugconsole/console.h
M /trunk/fs2_open/code/graphics/grbatch.cpp
M /trunk/fs2_open/code/graphics/grbatch.h
M /trunk/fs2_open/code/hud/hudsquadmsg.h
M /trunk/fs2_open/code/io/keycontrol.cpp
M /trunk/fs2_open/code/ui/ui.h
Address clang warning: extra ';' after member function definition [-Wextra-semi]
------------------------------------------------------------------------
r10902 | Echelon9 | 2014-07-09 05:16:21 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/debugconsole/consoleparse.h
Address clang warning: parameter [x] not found in the function declaration [-Wdocumentation]
------------------------------------------------------------------------
r10903 | Echelon9 | 2014-07-09 05:21:19 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/debugconsole/console.h
Address clang warning: unknown command tag name 'brieft'; did you mean 'brief'? [-Wdocumentation]
------------------------------------------------------------------------
r10904 | Echelon9 | 2014-07-09 05:25:02 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/debugconsole/console.cpp
Address clang warning: parameter 'x,' not found in the function declaration [-Wdocumentation]
------------------------------------------------------------------------
r10906 | chief1983 | 2014-07-09 16:12:25 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/ship/ship.h
Fix Mantis 2885 - SEXP flag to enable/disable primitive sensors, from FUBAR.
------------------------------------------------------------------------
r10907 | chief1983 | 2014-07-09 16:44:53 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/lab/lab.cpp
Fix Mantis 2886 - Option to render External weapon models, besides Tech models, in Weapon lab, from FUBAR.
------------------------------------------------------------------------
r10908 | Goober5000 | 2014-07-09 20:14:34 -0500 (Wed, 09 Jul 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/parselo.cpp
fix Mantis #3072 (crashes when using different languages)
------------------------------------------------------------------------
r10909 | The_E | 2014-07-10 16:09:27 -0500 (Thu, 10 Jul 2014) | 2 lines
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
PVS Studio fix: Make the logic responsible for sending the builtin rearm messages behave as intended.
------------------------------------------------------------------------
r10910 | The_E | 2014-07-10 16:23:49 -0500 (Thu, 10 Jul 2014) | 2 lines
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
Moving an assignment out of an if statement for better readability
------------------------------------------------------------------------
r10911 | The_E | 2014-07-11 03:07:15 -0500 (Fri, 11 Jul 2014) | 2 lines
Changed paths:
M /trunk/fs2_open/code/stats/scoring.cpp
Removes nonfunctional debug code left over from the :V: days
------------------------------------------------------------------------