Author Topic: Nightly: 18 July 2025 - Revision d746ae4f1  (Read 78 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 18 July 2025 - Revision d746ae4f1
Here is the nightly for 18 July 2025 - Revision d746ae4f1



Group: Linux-arm64
nightly_20250718_d746ae4f1-builds-Linux-arm64.tar.gz (Mirror)


Group: Linux-x86_64
nightly_20250718_d746ae4f1-builds-Linux-x86_64.tar.gz (Mirror)


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit cb20a0596
Author: Kestrellius
Commit: GitHub

    Fix inverted piercing impact logic (#6843)
 code/weapon/weapons.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 07db2aabf
Author: Goober5000
Commit: Goober5000

    allow modular nebula tables to not define bitmaps
 code/nebula/neb.cpp | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit be4670608
Author: Goober5000
Commit: Goober5000

    make the `check_for_*` functions return bool
 code/parse/parselo.cpp | 32 ++++++++++----------------------
 code/parse/parselo.h   | 10 +++++-----
 2 files changed, 15 insertions(+), 27 deletions(-)