[wesnoth-commits] [wesnoth/wesnoth] f7e8d3: addon/state: Remove unused enum types

Iris Morelle noreply at github.com
Fri Dec 4 02:50:19 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f7e8d3770f4f8e3de0db841eaa558bf93a85ead4
      https://github.com/wesnoth/wesnoth/commit/f7e8d3770f4f8e3de0db841eaa558bf93a85ead4
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M src/addon/state.hpp

  Log Message:
  -----------
  addon/state: Remove unused enum types

These were part of the GUI1 Add-ons Manager implementation.


  Commit: 85b6daa9c90382a1f8459578d5e2ff073cf01df6
      https://github.com/wesnoth/wesnoth/commit/85b6daa9c90382a1f8459578d5e2ff073cf01df6
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

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

  Log Message:
  -----------
  campaignd: Drop plain text passphrase migration

Closes #5080.


  Commit: 4db2abcc9c2779744942b84fa66132888abde3dc
      https://github.com/wesnoth/wesnoth/commit/4db2abcc9c2779744942b84fa66132888abde3dc
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M src/addon/info.hpp

  Log Message:
  -----------
  addon/info: Simplify operator= methods

These methods are actually the compiler's defaults. We do need to keep
them around in some capacity because of the explicitly defined default
constructors, so just explicitly default them instead of keeping extra
redundant code around.


Compare: https://github.com/wesnoth/wesnoth/compare/ab770d1cbab2...4db2abcc9c27



More information about the Commits mailing list