Author Topic: Nightly: 14 December 2024 - Revision e37763f8a  (Read 641 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 14 December 2024 - Revision e37763f8a
Here is the nightly for 14 December 2024 - Revision e37763f8a



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 326d8e5bd
Author: Asteroth
Commit: Asteroth

    reorder init
 code/ship/ship.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 4d278097e
Author: Asteroth
Commit: Asteroth

    change reset to a constructor
 code/ship/ship.h | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

------------------------------------------------------------------------
commit bcdcba7b8
Author: Goober5000
Commit: Goober5000

    default the connection speed to Fast even if it has been set to None
 code/network/multiutil.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)