Author Topic: Nightly: 07 July 2020 - Revision 101a157  (Read 577 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 07 July 2020 - Revision 101a157
Here is the nightly for 07 July 2020 - Revision 101a157



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 392d9f6
Author: Goober5000
Commit: Goober5000

    fix Mantis 2181
 code/network/multi_obj.cpp | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit d7832b4
Author: Goober5000
Commit: Goober5000

    fix the special-warpout-name sexp
 code/parse/sexp.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 9337c8a
Author: Goober5000
Commit: Goober5000

    fix compilation
 code/parse/sexp.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit ef1f462
Author: Goober5000
Commit: Goober5000

    add clear-debris sexp
 code/parse/sexp.cpp | 87 ++++++++++++++++++++++++++++++++++++-----------------
 code/parse/sexp.h   |  3 +-
 2 files changed, 61 insertions(+), 29 deletions(-)