Author Topic: Nightly (FreeBSD): 28 Nov 2015 - Revision 01e4741  (Read 784 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 28 Nov 2015 - Revision 01e4741
Here is the nightly for FreeBSD on 28 Nov 2015 - Revision 01e4741

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20151128_01e4741.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 37f4587
Author: Yarn366 <Sat Nov 28 01:56:09 2015 -0500>
Commit: Yarn366 <Sat Nov 28 01:56:09 2015 -0500>

    Apply rounding to orientation values so that the spinners in the background editor work properly
 code/fred2/bgbitmapdlg.cpp | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit 6df0a70
Author: MageKing17 <Thu Nov 26 00:14:34 2015 -0800>
Commit: MageKing17 <Fri Nov 27 18:22:45 2015 -0800>

    Add "Right-Align Ship Names:" option to HudGaugeEscort.
 code/graphics/font.cpp |  6 +++---
 code/graphics/font.h   |  2 +-
 code/hud/hudescort.cpp | 15 ++++++++++++---
 code/hud/hudescort.h   |  2 ++
 code/hud/hudparse.cpp  |  6 ++++++
 5 files changed, 24 insertions(+), 7 deletions(-)