Author Topic: Nightly: 07 October 2025 - Revision 2808606b8  (Read 86 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 07 October 2025 - Revision 2808606b8
Here is the nightly for 07 October 2025 - Revision 2808606b8



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


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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 2808606b8
Author: BMagnu
Commit: GitHub

    Fix Cross Compilation (#7077)
 lib/libpcpnatpmp/CMakeLists.txt                 | 2 +-
 lib/libpcpnatpmp/src/net/gateway.c              | 2 +-
 lib/libpcpnatpmp/src/net/pcp_socket.c           | 2 +-
 lib/libpcpnatpmp/src/pcp_logger.h               | 2 +-
 lib/libpcpnatpmp/src/windows/pcp_gettimeofday.h | 6 ++++++
 lib/libpcpnatpmp/src/windows/pcp_win_defines.h  | 2 +-
 lib/mdns/mdns.h                                 | 4 ++--
 7 files changed, 13 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 84d3cdf84
Author: BMagnu
Commit: GitHub

    Fix anim executables when animations wrap around (#7076)
 code/model/animation/modelanimation.cpp | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit b1e4bd7ef
Author: Asteroth
Commit: GitHub

    flight cursor aiming for secondaries (#7075)
 code/ship/ship.cpp | 11 ++++++++++-
 code/ship/ship.h   |  1 +
 2 files changed, 11 insertions(+), 1 deletion(-)