[Commits] [wesnoth/wesnoth] e7d210: deploy a range for

GitHub noreply at github.com
Mon May 15 00:28:04 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e7d2108ba68fc5d79037cd869eff2ea243a65f08
      https://github.com/wesnoth/wesnoth/commit/e7d2108ba68fc5d79037cd869eff2ea243a65f08
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M src/config.cpp

  Log Message:
  -----------
  deploy a range for


  Commit: b6e398fdb1a7fde15e6c6941c0d21a9eb5bd2ed9
      https://github.com/wesnoth/wesnoth/commit/b6e398fdb1a7fde15e6c6941c0d21a9eb5bd2ed9
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/config.cpp
    M src/config.hpp

  Log Message:
  -----------
  fix configs member variables not following our naming convention


  Commit: d06e9c30b2eacfaa23f39aa43496f52582f03c15
      https://github.com/wesnoth/wesnoth/commit/d06e9c30b2eacfaa23f39aa43496f52582f03c15
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/config.cpp
    M src/config.hpp

  Log Message:
  -----------
  use unique_ptr in config::child_map


  Commit: 13b00f73ffb8b86b4ab00b29ee7d05c56e5fbf04
      https://github.com/wesnoth/wesnoth/commit/13b00f73ffb8b86b4ab00b29ee7d05c56e5fbf04
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M source_lists/libwesnoth_core
    M src/config.cpp
    M src/config.hpp
    A src/config_attribute_value.cpp
    A src/config_attribute_value.hpp

  Log Message:
  -----------
  move config::attribte_value out of config.?pp

this has 2 advantages:
1) we can now forwaed declare the class config_attribute_value without
including config.hpp
2) the config.?pp files are a little easier to read.


  Commit: 514ec83ada4547e958fb488233dc89c09f8a0bd3
      https://github.com/wesnoth/wesnoth/commit/514ec83ada4547e958fb488233dc89c09f8a0bd3
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/config.cpp

  Log Message:
  -----------
  remvoe now unused config_clear_state


  Commit: 4f888e20730f80ce47d1b21385ee304cfc826f7e
      https://github.com/wesnoth/wesnoth/commit/4f888e20730f80ce47d1b21385ee304cfc826f7e
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M source_lists/libwesnoth_core
    M src/config.cpp
    M src/config.hpp
    A src/config_attribute_value.cpp
    A src/config_attribute_value.hpp

  Log Message:
  -----------
  Merge pull request #1010 from gfgtdf/config_refactor

Config refactor


Compare: https://github.com/wesnoth/wesnoth/compare/d53125e09d2b...4f888e20730f


More information about the Commits mailing list