Author Topic: Nightly (Windows): 26 Nov 2015 - Revision 040c1f3  (Read 2117 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 26 Nov 2015 - Revision 040c1f3
Here is the nightly for Windows on 26 Nov 2015 - Revision 040c1f3

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20151126_040c1f3.7z
MD5Sum

Group: AVX
fso_AVX_20151126_040c1f3.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20151126_040c1f3.7z
MD5Sum

Group: SSE
fso_SSE_20151126_040c1f3.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 33c7c4e
Author: Yarn366 <Mon Nov 23 19:48:04 2015 -0500>
Commit: Yarn366 <Mon Nov 23 19:48:04 2015 -0500>

    Added "Radar Center Offsets:" and "Radar Size:" to the 2D and 3D radar gauges
 code/hud/hudparse.cpp | 12 ++++++++++++
 1 file changed, 12 insertions(+)

------------------------------------------------------------------------
commit 9622614
Author: Yarn366 <Mon Nov 23 18:29:40 2015 -0500>
Commit: Yarn366 <Mon Nov 23 18:29:40 2015 -0500>

    Added "Dock Max Width:" and "Order Max Width:" to extra target data gauge
 code/hud/hudparse.cpp     | 13 +++++++++++++
 code/hud/hudtargetbox.cpp | 14 ++++++++++++--
 code/hud/hudtargetbox.h   |  4 ++++
 3 files changed, 29 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 5144dba
Author: Yarn366 <Mon Nov 23 18:22:37 2015 -0500>
Commit: Yarn366 <Mon Nov 23 18:22:37 2015 -0500>

    Added "Fixed Header Position:" to wingman gauge
 code/hud/hudparse.cpp         |  6 ++++++
 code/hud/hudwingmanstatus.cpp | 16 ++++++++++++++--
 code/hud/hudwingmanstatus.h   |  2 ++
 3 files changed, 22 insertions(+), 2 deletions(-)