Author Topic: Nightly: 01 October 2021 - Revision 470466e8c  (Read 348 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 01 October 2021 - Revision 470466e8c
Here is the nightly for 01 October 2021 - Revision 470466e8c



Group: Win32-SSE2
nightly_20211001_470466e8c-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20211001_470466e8c-builds-x64-SSE2.zip (Mirror)


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

Code: [Select]
------------------------------------------------------------------------
commit f0f6cabe8
Author: BMagnu
Commit: GitHub

    Add full team option to change-iff SEXP (#3632)
 code/parse/sexp.cpp | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 30d445541
Author: Goober5000
Commit: Goober5000

    patch up scripted kills
 code/network/multimsgs.cpp       |  2 +-
 code/scripting/api/objs/ship.cpp | 14 ++++++--------
 code/ship/ship.cpp               |  2 +-
 code/ship/shiphit.cpp            | 22 ++++++++++++++++++----
 code/ship/shiphit.h              |  2 +-
 5 files changed, 27 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit 15e1de386
Author: Kiloku
Commit: Kiloku

    Exposes Outer Radius and Inner Radius to the Lua API in the weaponclass object type.
 code/scripting/api/objs/weaponclass.cpp | 37 +++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)