Author Topic: Nightly: 07 July 2017 - Revision 78a1e5b  (Read 663 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 07 July 2017 - Revision 78a1e5b
Here is the nightly for 07 July 2017 - Revision 78a1e5b

At least one of the nightly builds failed!


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


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

Code: [Select]
------------------------------------------------------------------------
commit 080ce84
Author: asarium <Thu Jul 6 11:43:31 2017 +0200>
Commit: asarium <Thu Jul 6 17:58:48 2017 +0200>

    Compile curl with SSH support for nightly deploy
 ci/travis/nightly_deploy.sh | 35 ++++++++++++++++++++++++++++++++---
 1 file changed, 32 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit df69d19
Author: ngld <Thu Jun 29 21:10:56 2017 +0200>
Commit: ngld <Thu Jun 29 21:10:56 2017 +0200>

    Fix "Error: Can't open model file <shockwave.pof>" on second mission load
 code/weapon/shockwave.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 6c871ac
Author: Goober5000 <Thu Jun 29 01:56:55 2017 -0400>
Commit: Goober5000 <Thu Jun 29 01:56:55 2017 -0400>

    better handling of positive/negative discrepancy as well as finding sexp node arguments
 code/parse/sexp.cpp | 36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)

------------------------------------------------------------------------
commit 24afebb
Author: Goober5000 <Wed Jun 28 19:10:14 2017 -0400>
Commit: Goober5000 <Wed Jun 28 19:10:14 2017 -0400>

    instead of manually checking the sexp operator and argument number, just use the already-determined argument type
 fred2/sexp_tree.cpp | 20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit a912956
Author: asarium <Sat Jun 24 13:33:09 2017 +0200>
Commit: asarium <Sat Jun 24 13:33:09 2017 +0200>

    Use GitHub prebuilt URL
 lib/prebuilt.cmake | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)