[wesnoth-commits] [wesnoth/wesnoth] 45de0d: addon/client: Fix display of status code messages

Iris Morelle noreply at github.com
Tue Nov 10 01:42:15 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 45de0d1391a6dab147ce1063d9235ea8973d9965
      https://github.com/wesnoth/wesnoth/commit/45de0d1391a6dab147ce1063d9235ea8973d9965
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M src/addon/client.cpp
    M src/gui/dialogs/addon/manager.cpp

  Log Message:
  -----------
  addon/client: Fix display of status code messages

Also use a more relevant lead for them.


  Commit: 16af3aba1301f78fe2d171642b6ae1420e14004e
      https://github.com/wesnoth/wesnoth/commit/16af3aba1301f78fe2d171642b6ae1420e14004e
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M src/server/campaignd/server.cpp

  Log Message:
  -----------
  campaignd: Fail validation checks early in some cases

There's no need to check anything if we are in read-only mode.
Additionally, we want to get the auth and blocklist checks out of the
way early so we don't waste time on potentially complex archive scans.


  Commit: 6f9c98ffbb5a5547ee647af3279209833fe26dc0
      https://github.com/wesnoth/wesnoth/commit/6f9c98ffbb5a5547ee647af3279209833fe26dc0
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M src/server/campaignd/server.cpp
    M src/server/campaignd/server.hpp

  Log Message:
  -----------
  campaignd: More consistent logging of request sources


  Commit: c3c0c7edd490174adfb235f8f7f5baa35c4e38a1
      https://github.com/wesnoth/wesnoth/commit/c3c0c7edd490174adfb235f8f7f5baa35c4e38a1
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M src/server/campaignd/server.cpp

  Log Message:
  -----------
  campaignd: Phasing out "campaign" terminology


Compare: https://github.com/wesnoth/wesnoth/compare/632fe49e10f7...c3c0c7edd490



More information about the Commits mailing list