[wesnoth-commits] [wesnoth/wesnoth] 387f4a: Don't return a replay URL for private games.

Pentarctagon noreply at github.com
Wed Feb 24 04:11:35 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 387f4ae448c93462b6daf5feed1782620af6dbe7
      https://github.com/wesnoth/wesnoth/commit/387f4ae448c93462b6daf5feed1782620af6dbe7
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M src/server/common/dbconn.cpp

  Log Message:
  -----------
  Don't return a replay URL for private games.

The URL wouldn't work anyway.


  Commit: 6c980d12dcd56ccd16ff8b7150cd15ef19f0a821
      https://github.com/wesnoth/wesnoth/commit/6c980d12dcd56ccd16ff8b7150cd15ef19f0a821
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M src/game_initialization/playcampaign.cpp
    M src/saved_game.cpp

  Log Message:
  -----------
  Clear the list of scenario content before getting the next list of content.

Otherwise each scenario keeps appending additional and usually duplicate content being sent to the server.


Compare: https://github.com/wesnoth/wesnoth/compare/cd2dd8dc7f97...6c980d12dcd5



More information about the Commits mailing list