Author Topic: Nightly (OS X): 06 May 2015 - Revision 4d90765  (Read 598 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 06 May 2015 - Revision 4d90765
Here is the nightly for OS X on 06 May 2015 - Revision 4d90765

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20150506_4d90765.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 5f43e78
Author: MageKing17 <Tue May 5 12:54:07 2015 -0700>
Commit: MageKing17 <Tue May 5 12:54:07 2015 -0700>

    Fix Mantis 3140.
 code/hud/hudlock.cpp | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 0bb972b
Author: Lari Nieminen <Tue May 5 00:38:24 2015 +0300>
Commit: Lari Nieminen <Tue May 5 00:38:24 2015 +0300>

    Made it possible to name control presets, and made controls config display the current preset's name if there are multiple to choose from.
 code/controlconfig/controlsconfig.cpp       | 39 +++++++++++++++++++++++++++++
 code/controlconfig/controlsconfig.h         |  1 +
 code/controlconfig/controlsconfigcommon.cpp |  9 +++++++
 3 files changed, 49 insertions(+)

------------------------------------------------------------------------
commit 0a6ab7d
Author: MageKing17 <Fri May 1 16:23:29 2015 -0700>
Commit: MageKing17 <Fri May 1 16:23:29 2015 -0700>

    Fix persona selection in FRED's ship editor.
 code/fred2/shipeditordlg.cpp | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)