Author Topic: Nightly: 30 October 2021 - Revision 91be1654a  (Read 392 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 30 October 2021 - Revision 91be1654a
Here is the nightly for 30 October 2021 - Revision 91be1654a



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 00208af89
Author: Goober5000
Commit: Goober5000

    add script-eval-bool
 code/parse/sexp.cpp | 25 +++++++++++++++++++++++++
 code/parse/sexp.h   |  1 +
 2 files changed, 26 insertions(+)

------------------------------------------------------------------------
commit cfc590148
Author: Goober5000
Commit: Goober5000

    better syntax checking for the special argument
 code/parse/sexp.cpp | 37 +++++++++++++++++++++++++++++++------
 code/parse/sexp.h   |  1 +
 2 files changed, 32 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit eb3224c50
Author: Shivansps
Commit: Shivansps

    fix: cmdbrief not saving current stage text by closing the window
 fred2/cmdbrief.cpp | 1 +
 1 file changed, 1 insertion(+)