Author Topic: Nightly: 19 April 2022 - Revision c035f1341  (Read 268 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 19 April 2022 - Revision c035f1341
Here is the nightly for 19 April 2022 - Revision c035f1341



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit c035f1341
Author: John Fernandez
Commit: JohnAFernandez

    Change type from int to const ubyte
 code/network/multi.cpp | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 19ef658f5
Author: John Fernandez
Commit: JohnAFernandez

    Upgrade unknown packet type to mprintf
 code/network/multi.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 34ba05024
Author: John Fernandez
Commit: JohnAFernandez

    Upgrade Cmdline_dump_packet_type to include length
 code/network/multi.cpp | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)