Author Topic: Nightly: 10 October 2016 - Revision 8d58adc  (Read 774 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 10 October 2016 - Revision 8d58adc
Here is the nightly for 10 October 2016 - Revision 8d58adc


Group: Linux
nightly_20161010_8d58adc-builds-Linux.tar.gz
SHA1: c96d6b045d167964e61d2e1b8ab4ff72d4963f1b


Group: MacOSX
nightly_20161010_8d58adc-builds-MacOSX.tar.gz
SHA1: b967d9db52c77724692dce8e43ab173673862ffa


Group: Win32
nightly_20161010_8d58adc-builds-Win32.zip
SHA1: cbd1a61e8047019f03e789c001c7c335065b6d89


Group: Win64
nightly_20161010_8d58adc-builds-Win64.zip
SHA1: 76fde763839986358c236ce5e94b3fdbef0ef461


Code: [Select]
------------------------------------------------------------------------
commit 787630e
Author: asarium <Sun Oct 9 21:44:05 2016 +0200>
Commit: asarium <Sun Oct 9 21:44:05 2016 +0200>

    Reset AudioStream data when beginning playback
 code/sound/audiostr.cpp | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit a62d134
Author: asarium <Sun Oct 9 19:26:47 2016 +0200>
Commit: asarium <Sun Oct 9 19:26:47 2016 +0200>

    Fix computation that causes NaN errors
 code/object/collideshipship.cpp | 21 +++++++++++++--------
 code/osapi/dialogs.cpp          |  2 +-
 2 files changed, 14 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 00948ec
Author: niffiwan <Sun Oct 9 21:01:54 2016 +1000>
Commit: niffiwan <Sun Oct 9 21:01:54 2016 +1000>

    Minimal disable, leave infrastructure intact
 code/graphics/opengl/gropengl.cpp    |  2 ++
 code/osapi/osapi.h                   |  2 ++
 freespace2/SDLGraphicsOperations.cpp | 14 +++++++++-----
 3 files changed, 13 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit c6c4f54
Author: niffiwan <Sun Oct 9 19:59:08 2016 +1000>
Commit: niffiwan <Sun Oct 9 20:00:06 2016 +1000>

    Remove MSAA
 code/graphics/opengl/gropengl.cpp    |  2 --
 code/osapi/osapi.h                   |  2 --
 freespace2/SDLGraphicsOperations.cpp | 13 +++++--------
 3 files changed, 5 insertions(+), 12 deletions(-)