Author Topic: Nightly (Windows): 26 Oct 2015 - Revision 68d2e5f  (Read 920 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 26 Oct 2015 - Revision 68d2e5f
Here is the nightly for Windows on 26 Oct 2015 - Revision 68d2e5f

Open non-feature issues in Mantis: 124

Group: SSE
fso_SSE_20151026_68d2e5f.7z
MD5Sum

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

Group: Standard
fso_Standard_20151026_68d2e5f.7z
MD5Sum

Group: AVX
fso_AVX_20151026_68d2e5f.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 3c48618
Author: Goober5000 <Sun Oct 25 16:33:28 2015 -0400>
Commit: Goober5000 <Sun Oct 25 16:33:28 2015 -0400>

    tweak the FRED and wxFRED dialog text to match the action
 code/fred2/fred.rc                | 2 +-
 code/wxfred2/base/wxfred_base.cpp | 4 ++--
 code/wxfred2/base/wxfred_base.h   | 2 +-
 code/wxfred2/base/wxfred_base.xrc | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit eaa09dd
Author: Goober5000 <Sat Oct 24 15:42:06 2015 -0400>
Commit: Goober5000 <Sat Oct 24 15:42:06 2015 -0400>

    small optimization of shadow checks
 code/freespace2/freespace.cpp | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 409ba38
Author: niffiwan <Sat Oct 24 15:04:13 2015 +1000>
Commit: niffiwan <Sat Oct 24 15:04:13 2015 +1000>

    Fix memory leaks in generic_anim_stream
 code/graphics/generic.cpp       | 8 ++++++--
 code/mission/missionmessage.cpp | 7 ++++---
 2 files changed, 10 insertions(+), 5 deletions(-)