Author Topic: Nightly: 05 July 2022 - Revision 0f168ecc5  (Read 312 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 05 July 2022 - Revision 0f168ecc5
Here is the nightly for 05 July 2022 - Revision 0f168ecc5



Group: MacOSX
nightly_20220705_0f168ecc5-builds-Mac.tar.gz (Mirror)


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 0f168ecc5
Author: Asteroth
Commit: GitHub

    warn on mismatched turret objects (#4458)
 code/model/modelread.cpp | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 1768f5bb1
Author: Joshua Glatt
Commit: GitHub

    Handle syntax checking and caching for nodes with dynamic values (#4460)
 code/parse/sexp.cpp | 133 ++++++++++++++++++++++++++++++++++++++++++----------
 code/parse/sexp.h   |   1 +
 2 files changed, 108 insertions(+), 26 deletions(-)