Author Topic: Nightly: 16 September 2021 - Revision e81001f6a  (Read 411 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 16 September 2021 - Revision e81001f6a
Here is the nightly for 16 September 2021 - Revision e81001f6a



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 9d1c93041
Author: Goober5000
Commit: Goober5000

    turns out you can actually embed numbers in strings in the preprocessor
 code/parse/sexp.cpp | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 5fb9a6f0c
Author: Goober5000
Commit: Goober5000

    fix the cancel behavior when FRED is closed
 fred2/mainfrm.cpp | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 10a5a0d29
Author: Goober5000
Commit: Goober5000

    add some SEXP documentation
 code/parse/sexp.cpp | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)