Author Topic: Nightly: 19 July 2020 - Revision f03df9e  (Read 813 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 19 July 2020 - Revision f03df9e
Here is the nightly for 19 July 2020 - Revision f03df9e



Group: Win64
nightly_20200719_f03df9e-builds-Win64.zip (Mirror)


Group: Win32
nightly_20200719_f03df9e-builds-Win32.zip (Mirror)


Group: MacOSX
nightly_20200719_f03df9e-builds-MacOSX.tar.gz (Mirror)


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

Code: [Select]
------------------------------------------------------------------------
commit b7d7ebe
Author: JohnAFernandez
Commit: JohnAFernandez

    Allow Team Leaders to Send Messages and use ship registry to look up the team and slot
 code/network/multiteamselect.cpp | 72 ++++++++++------------------------------
 code/network/multiteamselect.h   |  2 +-
 code/network/multiutil.cpp       | 22 +++++++-----
 code/object/object.cpp           |  4 +--
 4 files changed, 35 insertions(+), 65 deletions(-)

------------------------------------------------------------------------
commit 185d128
Author: JohnAFernandez
Commit: JohnAFernandez

    Fix sidebars retaining old rendering from mission quick exit
 code/network/multi_endgame.cpp |  2 +-
 freespace2/freespace.cpp       | 10 +++++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit f832b5b
Author: JohnAFernandez
Commit: JohnAFernandez

    Go back to login if you're trying to use PXO
 code/network/multiui.cpp | 8 ++++++++
 1 file changed, 8 insertions(+)

------------------------------------------------------------------------
commit d6b3d8c
Author: Goober5000
Commit: Goober5000

    remove old tests
 test/src/math/test_vecmat.cpp | 33 ---------------------------------
 1 file changed, 33 deletions(-)

------------------------------------------------------------------------
commit 815de46
Author: Goober5000
Commit: Goober5000

    make _quick quicker
 code/math/vecmat.cpp | 137 ++-------------------------------------------------
 code/math/vecmat.h   |  31 +++++-------
 2 files changed, 14 insertions(+), 154 deletions(-)