Author Topic: Nightly: 18 April 2021 - Revision 6d1354f1f  (Read 410 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 18 April 2021 - Revision 6d1354f1f
Here is the nightly for 18 April 2021 - Revision 6d1354f1f



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 6d1354f1f
Author: JohnAFernandez
Commit: GitHub

    Explicitly check that the type is a ship. (#3389)
 code/network/multi_obj.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 89bd64f4a
Author: JohnAFernandez
Commit: GitHub

    Make sure the Netgame state is set to prevent a crash (#3339)
 code/network/multi_respawn.cpp | 37 +++++++++++++++++++++++--------------
 1 file changed, 23 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit 417739665
Author: Tyler Blount
Commit: Tyler Blount

    Strip hashes from explicitly defined ship and weapon display names
 code/ship/ship.cpp      | 2 ++
 code/weapon/weapons.cpp | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)