Author Topic: Nightly: 18 May 2021 - Revision b52ab8bd4  (Read 437 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 18 May 2021 - Revision b52ab8bd4
Here is the nightly for 18 May 2021 - Revision b52ab8bd4



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit b52ab8bd4
Author: the-maddin
Commit: GitHub

    gcc11: add missing include (#3434)
 code/math/vecmat.h | 1 +
 1 file changed, 1 insertion(+)

------------------------------------------------------------------------
commit a5a2f9e3d
Author: Asteroth
Commit: GitHub

    add extra check for nullptr (#3433)
 code/weapon/weapons.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 37c9ecd0e
Author: Goober5000
Commit: Goober5000

    fix add-data for variable names
 fred2/sexp_tree.cpp | 38 ++++++++++++++++++++++++++++++++++----
 1 file changed, 34 insertions(+), 4 deletions(-)