[Commits] [wesnoth/wesnoth] 4a1b33: rewrite team::change_controller_by_wml to use nont...

GitHub noreply at github.com
Sun Feb 28 19:24:58 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4a1b330279ae9462dd70de0e574f23e0339ed726
      https://github.com/wesnoth/wesnoth/commit/4a1b330279ae9462dd70de0e574f23e0339ed726
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-02-28 (Sun, 28 Feb 2016)

  Changed paths:
    M src/team.cpp

  Log Message:
  -----------
  rewrite team::change_controller_by_wml to use nonthrowing functions

we use enum.parse() instead of lexical_cast so that we don't have to
catch bad_enum_cast anymore.


  Commit: f60ee0b48f31ca926c947ead39b8b091a0a430dd
      https://github.com/wesnoth/wesnoth/commit/f60ee0b48f31ca926c947ead39b8b091a0a430dd
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-02-28 (Sun, 28 Feb 2016)

  Changed paths:
    M src/unit.cpp

  Log Message:
  -----------
  fix upkeep= parsing in unit constructor


  Commit: efcfe3b38ae64041f57841c60f13958e9534916e
      https://github.com/wesnoth/wesnoth/commit/efcfe3b38ae64041f57841c60f13958e9534916e
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-02-28 (Sun, 28 Feb 2016)

  Changed paths:
    M src/play_controller.cpp
    M src/play_controller.hpp
    M src/playmp_controller.cpp
    M src/savegame.cpp
    M src/savegame.hpp

  Log Message:
  -----------
  reset 'ignore oos messages' when starting a new game


Compare: https://github.com/wesnoth/wesnoth/compare/0d2fe9b32251...efcfe3b38ae6


More information about the Commits mailing list