Author Topic: Nightly (Windows): 11 Jul 2014 - Revision 10911  (Read 705 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 11 Jul 2014 - Revision 10911
Here is the nightly for Windows on 11 Jul 2014 - Revision 10911

Group: Standard
fso_Standard_20140711_r10911.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20140711_r10911.7z
MD5Sum

Group: SSE
fso_SSE_20140711_r10911.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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

------------------------------------------------------------------------