[Commits] [wesnoth/wesnoth] 009403: simplify wesnothd::game::change_controller

GitHub noreply at github.com
Tue Nov 18 03:45:50 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 009403ae3ee5f2359415c752d3cf545dde94499c
      https://github.com/wesnoth/wesnoth/commit/009403ae3ee5f2359415c752d3cf545dde94499c
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M src/server/game.cpp

  Log Message:
  -----------
  simplify wesnothd::game::change_controller


  Commit: 115c2a7985ae998f44acd396f70635d40337e939
      https://github.com/wesnoth/wesnoth/commit/115c2a7985ae998f44acd396f70635d40337e939
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  use generic_string()

this fixes a bug which caused that _final.cfg wasn't included last
becasue we compared a string with "/_final.cfg". By using
generic_string() we make sure that the seperators are '/'.

http://gna.org/bugs/?22967


Compare: https://github.com/wesnoth/wesnoth/compare/fa54d659ef32...115c2a7985ae


More information about the Commits mailing list