Author Topic: Nightly (OS X): 26 Aug 2014 - Revision 11029  (Read 706 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 26 Aug 2014 - Revision 11029
Here is the nightly for OS X on 26 Aug 2014 - Revision 11029

Open non-feature issues in Mantis: 127

Group: Standard
fso_Standard_20140826_r11029.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11018 | niffiwan | 2014-08-22 22:58:13 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp

Fix mantis 3099 (from Yarn)

Make HCF parsing more flexible
------------------------------------------------------------------------
r11019 | niffiwan | 2014-08-22 23:07:31 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Partial fix for mantis 2932 (RA wep idx)

Ensure pilot conversion RA weapon indexes are always valid
------------------------------------------------------------------------
r11020 | niffiwan | 2014-08-22 23:07:36 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h

Partial fix for mantis 2932 (cutscenes)

Convert campaign viewed cutscenes
------------------------------------------------------------------------
r11021 | niffiwan | 2014-08-22 23:38:03 -0500 (Fri, 22 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp

Fix gcc warnings in hudconfig.cpp

declaration of ‘color’ shadows a global declaration [-Wshadow] (x2)
------------------------------------------------------------------------
r11027 | Goober5000 | 2014-08-23 23:15:33 -0500 (Sat, 23 Aug 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.h

MageKing17's patch: add door keys and quick start region, and fix single player / multiplayer description toggling
also fix two warnings regarding int and boolean conversions
------------------------------------------------------------------------
r11028 | Goober5000 | 2014-08-26 00:15:49 -0500 (Tue, 26 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Mantis #3101: check for presence of support dockpoints in all builds, not just release
------------------------------------------------------------------------
r11029 | niffiwan | 2014-08-26 06:14:48 -0500 (Tue, 26 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/sound/rtvoice.cpp

Revert "Silence GCC warning variable ‘max_size’ set but not used"

Based on chief1983's comment that this code is still used, I'll take
the safer route of just telling gcc to shaddupaboudit
------------------------------------------------------------------------