Author Topic: Nightly (Windows): 27 Jun 2015 - Revision 464d49d  (Read 619 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 27 Jun 2015 - Revision 464d49d
Here is the nightly for Windows on 27 Jun 2015 - Revision 464d49d

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150627_464d49d.7z
MD5Sum

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

Group: AVX
fso_AVX_20150627_464d49d.7z
MD5Sum

Group: SSE
fso_SSE_20150627_464d49d.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 6b95037
Author: asarium <Thu Jun 25 18:22:51 2015 +0200>
Commit: asarium <Thu Jun 25 18:22:51 2015 +0200>

    Fix usage of invalid iterator.
 code/hud/hudmessage.cpp | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 2cf8d0c
Author: Echelon9 <Thu Jun 25 23:39:17 2015 +1200>
Commit: Echelon9 <Thu Jun 25 23:39:17 2015 +1200>

    Improve alignment of color struct (28 bytes -> 24 bytes, c.14%).
 code/graphics/2d.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit b5610a5
Author: Echelon9 <Thu Jun 25 16:56:24 2015 +1200>
Commit: Echelon9 <Thu Jun 25 16:56:24 2015 +1200>

    Proposed refactor of #Cutscenes in mission files, per wiki documentation.
 code/mission/missionparse.cpp | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)