Author Topic: Nightly: 18 August 2024 - Revision cc5bb307c  (Read 742 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 18 August 2024 - Revision cc5bb307c
Here is the nightly for 18 August 2024 - Revision cc5bb307c



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 6b0fe5a76
Author: Goober5000
Commit: GitHub

    fix template warnings when compiling 2d.cpp (#6305)
 code/graphics/2d.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 908c1c7b3
Author: wookieejedi
Commit: GitHub

    Fixes CTD with new Friendly Fire Feature (#6302)
 code/weapon/weapons.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 20bd8b4bf
Author: Asteroth
Commit: Asteroth

    switch to nprintf
 code/math/vecmat.cpp | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit 6a5cd9fcc
Author: Asteroth
Commit: Asteroth

    remove some prints
 code/math/vecmat.cpp                       | 3 ---
 code/particle/effects/GenericShapeEffect.h | 2 --
 2 files changed, 5 deletions(-)