Author Topic: Nightly (OS X): 09 Jul 2014 - Revision 10904  (Read 637 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 09 Jul 2014 - Revision 10904
Here is the nightly for OS X on 09 Jul 2014 - Revision 10904

Open non-feature issues in Mantis: 137

Group: Standard
fso_Standard_20140709_r10904.tgz
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]
------------------------------------------------------------------------