Author Topic: Nightly: 10 June 2017 - Revision 9447d74  (Read 647 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 10 June 2017 - Revision 9447d74
Here is the nightly for 10 June 2017 - Revision 9447d74



Group: Linux
nightly_20170610_9447d74-builds-Linux.tar.gz (Mirror)


Group: Win32
nightly_20170610_9447d74-builds-Win32.zip (Mirror)


Group: Win64
nightly_20170610_9447d74-builds-Win64.zip (Mirror)


Group: MacOSX
nightly_20170610_9447d74-builds-MacOSX.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 043e6a7
Author: Goober5000 <Fri Jun 9 12:55:32 2017 -0400>
Commit: Goober5000 <Fri Jun 9 12:55:32 2017 -0400>

    remove debug conditions when we are not in debug mode
 code/lighting/lighting.cpp | 12 ------------
 1 file changed, 12 deletions(-)

------------------------------------------------------------------------
commit aac3bbd
Author: asarium <Fri Jun 9 10:19:48 2017 +0200>
Commit: asarium <Fri Jun 9 10:19:48 2017 +0200>

    Remove abort call from debug_int3
 code/osapi/osapi.cpp | 5 -----
 1 file changed, 5 deletions(-)

------------------------------------------------------------------------
commit 8f3ef45
Author: Goober5000 <Thu Jun 8 22:18:02 2017 -0400>
Commit: Goober5000 <Thu Jun 8 22:18:02 2017 -0400>

    don't remove invisible beam sections
 code/weapon/weapons.cpp | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 762997f
Author: Goober5000 <Thu Jun 8 22:17:24 2017 -0400>
Commit: Goober5000 <Thu Jun 8 22:17:24 2017 -0400>

    copy over more verbose assertions from light_add_cone
 code/lighting/lighting.cpp | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)