Author Topic: Nightly (Windows): 14 Nov 2015 - Revision bbcfe16  (Read 876 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 14 Nov 2015 - Revision bbcfe16
Here is the nightly for Windows on 14 Nov 2015 - Revision bbcfe16

Open non-feature issues in Mantis: 124

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

Group: Standard
fso_Standard_20151114_bbcfe16.7z
MD5Sum

Group: AVX
fso_AVX_20151114_bbcfe16.7z
MD5Sum

Group: SSE
fso_SSE_20151114_bbcfe16.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit cbad1cf
Author: The E <Sat Nov 14 13:30:51 2015 +0100>
Commit: The E <Sat Nov 14 13:30:51 2015 +0100>

    Addressing style comments
 code/mission/missionmessage.cpp | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit 56343f0
Author: Peter Mitsis <Sat Nov 14 07:08:52 2015 -0500>
Commit: Peter Mitsis <Sat Nov 14 07:08:52 2015 -0500>

    lighting: remove void keyword from empty argument list
 code/lighting/lighting.cpp | 20 ++++++++++----------
 code/lighting/lighting.h   | 14 +++++++-------
 2 files changed, 17 insertions(+), 17 deletions(-)

------------------------------------------------------------------------
commit 67d5103
Author: The E <Sat Nov 14 12:55:41 2015 +0100>
Commit: The E <Sat Nov 14 12:55:41 2015 +0100>

    Adds Persona flag "$Allow substitution of missing messages:"
 code/mission/missionmessage.cpp | 60 ++++++++++++++++++++++++++++++++---------
 code/mission/missionmessage.h   |  1 +
 2 files changed, 48 insertions(+), 13 deletions(-)

------------------------------------------------------------------------
commit f5ccad9
Author: Peter Mitsis <Sun Nov 1 10:20:58 2015 -0500>
Commit: Peter Mitsis <Wed Nov 11 11:20:01 2015 -0500>

    lighting: Apply keywords
 code/lighting/lighting.cpp | 74 ++++++++++++++++++++++++----------------------
 code/lighting/lighting.h   | 53 ++++++++++++++++-----------------
 2 files changed, 63 insertions(+), 64 deletions(-)

------------------------------------------------------------------------
commit b10de88
Author: Peter Mitsis <Mon Nov 9 21:33:16 2015 -0500>
Commit: Peter Mitsis <Wed Nov 11 11:20:01 2015 -0500>

    lighting: Remove unused global variables
 code/lighting/lighting.cpp | 3 ---
 1 file changed, 3 deletions(-)