Author Topic: Nightly (Linux): 17 Jul 2014 - Revision 10919  (Read 850 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 17 Jul 2014 - Revision 10919
Here is the nightly for Linux on 17 Jul 2014 - Revision 10919

Group: Standard
fso_Standard_20140717_r10919.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10900 | Goober5000 | 2014-07-09 01:56:47 -0500 (Wed, 09 Jul 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp

follow-up to r7163: this makes the text display properly in-game, no Unicode support needed
(thanks to Yarn for the patch)
------------------------------------------------------------------------
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

------------------------------------------------------------------------
r10914 | The_E | 2014-07-12 12:50:51 -0500 (Sat, 12 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/initialstatus.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.h
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/object/object.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for Mantis 2882 by Mageking17 (change-team-color with None color results in error)
------------------------------------------------------------------------
r10916 | m_m | 2014-07-13 10:13:42 -0500 (Sun, 13 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Axem: Add ba.getGameDifficulty() scripting function to get the current difficulty level.
------------------------------------------------------------------------
r10918 | niffiwan | 2014-07-14 05:33:04 -0500 (Mon, 14 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp

Fix mantis3054 (from ngld)

In weapon select screen check weapon model index is != -1 before drawing it
------------------------------------------------------------------------