Author Topic: Nightly: 16 February 2017 - Revision af285fb  (Read 679 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 16 February 2017 - Revision af285fb
Here is the nightly for 16 February 2017 - Revision af285fb



Group: Linux
nightly_20170216_af285fb-builds-Linux.tar.gz
SHA1: 76d8e5929684bc1676fd0b7d8fcfee61a3f72c6d


Group: MacOSX
nightly_20170216_af285fb-builds-MacOSX.tar.gz
SHA1: e8b0a2c36794e50d7736704b7b07890eede87039


Group: Win32
nightly_20170216_af285fb-builds-Win32.zip
SHA1: 3601d0b91c9945e1df430905f0f001901e11edb8


Group: Win64
nightly_20170216_af285fb-builds-Win64.zip
SHA1: c5aa0acb90b072641fa9f3950cdd87741b01dc3c


Code: [Select]
------------------------------------------------------------------------
commit 0641437
Author: asarium <Wed Feb 15 10:26:54 2017 +0100>
Commit: asarium <Wed Feb 15 10:29:03 2017 +0100>

    Unload models after loading them for -pofspew
 freespace2/freespace.cpp | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 11e2491
Author: jg18 <Tue Feb 14 21:33:58 2017 -0800>
Commit: jg18 <Tue Feb 14 21:33:58 2017 -0800>

    Configure Xcode projects to generate .dSYM file.
 cmake/platform-darwin.cmake | 3 +++
 1 file changed, 3 insertions(+)

------------------------------------------------------------------------
commit 09021f3
Author: jg18 <Tue Feb 14 21:05:54 2017 -0800>
Commit: jg18 <Tue Feb 14 21:05:54 2017 -0800>

    Configure Xcode projects to generate debug symbols for Debug builds.
 cmake/platform-darwin.cmake | 8 ++++++++
 code/CMakeLists.txt         | 6 ++++++
 freespace2/CMakeLists.txt   | 6 ++++++
 3 files changed, 20 insertions(+)

------------------------------------------------------------------------
commit bd4b845
Author: asarium <Tue Feb 14 20:11:04 2017 +0100>
Commit: asarium <Tue Feb 14 20:11:04 2017 +0100>

    Fix "On Object Render" behavior regression
 code/object/object.cpp | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)