Author Topic: Nightly (Windows): 05 Oct 2015 - Revision 3f9ce3b  (Read 686 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 05 Oct 2015 - Revision 3f9ce3b
Here is the nightly for Windows on 05 Oct 2015 - Revision 3f9ce3b

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151005_3f9ce3b.7z
MD5Sum

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

Group: AVX
fso_AVX_20151005_3f9ce3b.7z
MD5Sum

Group: SSE
fso_SSE_20151005_3f9ce3b.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 08067bc
Author: asarium <Sat Oct 3 19:18:52 2015 +0200>
Commit: asarium <Sat Oct 3 19:18:52 2015 +0200>

    Fix typo in configure.ac
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 9f94568
Author: The E <Fri Oct 2 20:37:04 2015 +0200>
Commit: The E <Fri Oct 2 20:37:04 2015 +0200>

    Slightly increases the length limit for tech descriptions.
 code/menuui/techmenu.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit ad4fed7
Author: The E <Fri Oct 2 20:22:51 2015 +0200>
Commit: The E <Fri Oct 2 20:22:51 2015 +0200>

    Normalizes the logic to work the same way in both cases
 code/weapon/shockwave.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 0a081fb
Author: The E <Fri Oct 2 19:33:09 2015 +0200>
Commit: The E <Fri Oct 2 19:33:09 2015 +0200>

    Fixes the logic surrounding the ciws flag
 code/weapon/shockwave.cpp | 12 +++++-------
 code/weapon/weapons.cpp   |  6 ++++--
 2 files changed, 9 insertions(+), 9 deletions(-)