Author Topic: Nightly: 25 July 2022 - Revision d5546f95e  (Read 287 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 25 July 2022 - Revision d5546f95e
Here is the nightly for 25 July 2022 - Revision d5546f95e



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 29edfeede
Author: Goober5000
Commit: Goober5000

    display category name
 code/parse/sexp.cpp             | 15 +++++++++++++++
 code/parse/sexp.h               |  1 +
 code/parse/sexp/sexp_lookup.cpp |  4 ++--
 3 files changed, 18 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 8cf20b017
Author: Goober5000
Commit: Goober5000

    prevent too many dynamic SEXPs from breaking the SEXP system
 code/parse/sexp/sexp_lookup.cpp | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)