Author Topic: Nightly: 20 February 2025 - Revision facaae79a  (Read 1678 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 20 February 2025 - Revision facaae79a
Here is the nightly for 20 February 2025 - Revision facaae79a



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit bfd8463f3
Author: wookieejedi
Commit: GitHub

    Make Cockpit Deferred an In-game Option (#6594)
 code/lighting/lighting.cpp     | 33 ++++++++++++++++++++++++++++++++-
 code/lighting/lighting.h       |  2 ++
 code/localization/localize.cpp |  2 +-
 code/ship/ship.cpp             |  6 +++---
 4 files changed, 38 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 881520b22
Author: wookieejedi
Commit: GitHub

    Update in-game joystick settings to work without restarting FSO (#6592)
 code/io/joy-sdl.cpp | 82 ++++++++++++++++++++++++++++++++---------------------
 1 file changed, 50 insertions(+), 32 deletions(-)

------------------------------------------------------------------------
commit 8c95178d1
Author: Asteroth
Commit: Asteroth

    add linked loop firing sounds
 code/ship/ship.cpp      | 35 ++++++++++++++++++++++++++++++++++-
 code/weapon/weapon.h    |  1 +
 code/weapon/weapons.cpp |  2 ++
 3 files changed, 37 insertions(+), 1 deletion(-)