Author Topic: Nightly: 13 September 2022 - Revision 19f193f53  (Read 245 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 13 September 2022 - Revision 19f193f53
Here is the nightly for 13 September 2022 - Revision 19f193f53



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


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


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


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

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

    Auto Truncate default ship names (#4642)
 code/ship/ship.cpp | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 4be8851c1
Author: Goober5000
Commit: Goober5000

    fix script conditions for ships
 code/scripting/scripting.cpp | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

------------------------------------------------------------------------
commit 5e4abb30a
Author: Goober5000
Commit: Goober5000

    remove two unnecessary asserts
 code/parse/sexp.cpp | 2 --
 1 file changed, 2 deletions(-)