Author Topic: Nightly: 29 January 2020 - Revision 036d5ed  (Read 608 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 29 January 2020 - Revision 036d5ed
Here is the nightly for 29 January 2020 - Revision 036d5ed

At least one of the nightly builds failed!


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 9039081
Author: wookieejedi
Commit: wookieejedi

    formatting
 code/hud/hudtargetbox.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 73a5ac7
Author: wookieejedi
Commit: wookieejedi

    specify floats
 code/hud/hudtargetbox.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 6c2e419
Author: wookieejedi
Commit: wookieejedi

    Fixes RTT Target Box Scaling
 code/hud/hudtargetbox.cpp | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit b042b27
Author: JohnAFernandez
Commit: JohnAFernandez

    Remove Another Unused Multi Function
 code/network/multi_ingame.cpp | 3 ---
 code/network/multi_obj.cpp    | 5 -----
 code/network/multi_obj.h      | 3 ---
 code/network/multiui.cpp      | 3 ---
 4 files changed, 14 deletions(-)

------------------------------------------------------------------------
commit 8ee447d
Author: JohnAFernandez
Commit: JohnAFernandez

    CleanUp Unused Function
 code/network/multi.cpp     | 4 ----
 code/network/multi_obj.cpp | 4 ----
 2 files changed, 8 deletions(-)