Author Topic: Nightly: 21 June 2017 - Revision 186f8ff  (Read 748 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 21 June 2017 - Revision 186f8ff
Here is the nightly for 21 June 2017 - Revision 186f8ff

At least one of the nightly builds failed!


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 7025e34
Author: MageKing17 <Tue Jun 20 19:20:41 2017 -0700>
Commit: MageKing17 <Tue Jun 20 19:20:41 2017 -0700>

    Avoid faulty assumption in message bracket code.
 code/hud/hudtarget.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit b34ca3c
Author: asarium <Sat Jun 17 18:20:38 2017 +0200>
Commit: asarium <Tue Jun 20 20:01:57 2017 +0200>

    Fix handling of inconsistent values in initial status editor
 fred2/initialstatus.cpp | 50 ++++++++++++++++++++++++++++++++++---------------
 1 file changed, 35 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit 1b2eece
Author: z64555 <Thu Jun 15 17:40:51 2017 -0500>
Commit: z64555 <Tue Jun 20 08:22:25 2017 -0500>

    Adds LUA versioning info to the scripting.html output * Credits roll now grabs the LUA copyright info from liblua, instead of being hardcoded * Credits roll now has LUA version info as well
 code/menuui/credits.cpp | 3 ++-
 code/scripting/lua.cpp  | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit e8313fa
Author: Goober5000 <Mon Jun 19 20:04:15 2017 -0400>
Commit: Goober5000 <Mon Jun 19 20:04:15 2017 -0400>

    fix handling of arguments for sexps that use variables
 fred2/sexp_tree.cpp | 89 ++++++++++++++++++++++++-----------------------------
 1 file changed, 40 insertions(+), 49 deletions(-)

------------------------------------------------------------------------
commit 5a8454e
Author: asarium <Sat Jun 17 18:18:12 2017 +0200>
Commit: asarium <Sat Jun 17 18:18:12 2017 +0200>

    Fix inverted "Has shields" flag in initial status dialog
 fred2/initialstatus.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit f6b1eaa
Author: MageKing17 <Thu Jun 15 15:39:12 2017 -0700>
Commit: MageKing17 <Thu Jun 15 16:16:29 2017 -0700>

    Fix duplicate tracing/profiling category.
 code/tracing/categories.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit d20ff9b
Author: MageKing17 <Thu Jun 15 15:41:59 2017 -0700>
Commit: MageKing17 <Thu Jun 15 15:49:51 2017 -0700>

    Fix removing a collision group via SEXP.
 code/parse/sexp.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)