Author Topic: Nightly: 18 May 2024 - Revision 24e9a3a0c  (Read 905 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 18 May 2024 - Revision 24e9a3a0c
Here is the nightly for 18 May 2024 - Revision 24e9a3a0c



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 03311c152
Author: BMagnu
Commit: GitHub

    Remove illegal assignment (#6153)
 lib/discord/thirdparty/rapidjson/document.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 379077242
Author: Goober5000
Commit: Goober5000

    it's uniformly random, per Asteroth
 code/math/vecmat.cpp             | 2 +-
 code/math/vecmat.h               | 2 +-
 code/scripting/api/libs/base.cpp | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit cb4258e31
Author: Goober5000
Commit: Goober5000

    add createRandomOrientation
 code/scripting/api/libs/base.cpp | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

------------------------------------------------------------------------
commit 8ce463daf
Author: Goober5000
Commit: Goober5000

    add "cloaked" to list of flags
 code/ship/ship.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)