Author Topic: Nightly: 28 May 2025 - Revision 106afbe2e  (Read 144 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 28 May 2025 - Revision 106afbe2e
Here is the nightly for 28 May 2025 - Revision 106afbe2e



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


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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 106afbe2e
Author: Kestrellius
Commit: GitHub

    scale effects for muzzle and hits (#6731)
 code/ai/aiturret.cpp    |  7 ++++++-
 code/ship/ship.cpp      |  4 ++--
 code/ship/shipfx.cpp    | 24 +++++++++++++++---------
 code/ship/shipfx.h      |  2 +-
 code/weapon/weapons.cpp | 16 +++++++++++-----
 5 files changed, 35 insertions(+), 18 deletions(-)

------------------------------------------------------------------------
commit 25dbfc666
Author: Mike Nelson
Commit: GitHub

    Misc hud config fixes (#6727)
 code/hud/hudconfig.cpp     | 104 ++++++++++++++++++++++-----------------------
 code/hud/hudtarget.cpp     |  21 ++++++++-
 code/weapon/weapon_flags.h |   1 +
 code/weapon/weapons.cpp    |  21 +++++++++
 4 files changed, 92 insertions(+), 55 deletions(-)