[Commits] [wesnoth/wesnoth] a6237a: remove check for "human_ai"

GitHub noreply at github.com
Fri Nov 14 00:12:11 UTC 2014


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

  Changed paths:
    M src/game_initialization/connect_engine.cpp

  Log Message:
  -----------
  remove check for "human_ai"

"human_ai" doesnt exist anymore so we can remove this check.


  Commit: f9a3767a4db45ead7b4d5c474906d57ffc56c23e
      https://github.com/wesnoth/wesnoth/commit/f9a3767a4db45ead7b4d5c474906d57ffc56c23e
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M src/wesnoth.cpp

  Log Message:
  -----------
  fix windows build


  Commit: 1c1621bfa1b0db216d64f9221620e24d0a6554a0
      https://github.com/wesnoth/wesnoth/commit/1c1621bfa1b0db216d64f9221620e24d0a6554a0
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M src/game_initialization/connect_engine.cpp
    M src/game_initialization/multiplayer_wait.cpp

  Log Message:
  -----------
  don't generate "user_description" on the host

the host it not capable to generate strings in the correct language.
("(Reserved for $playername)" was resolved on the host). Instead we now
generate the description on the clients.


  Commit: a07eec21dd2551016fd24cd48b2f1017a8136f5e
      https://github.com/wesnoth/wesnoth/commit/a07eec21dd2551016fd24cd48b2f1017a8136f5e
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M src/game_initialization/connect_engine.cpp

  Log Message:
  -----------
  simplify "save_id" generation

By having one place instead of three where this happens. Also the previous code was bugged becasue it used "saved_id"


Compare: https://github.com/wesnoth/wesnoth/compare/7fafcd8086e9...a07eec21dd25


More information about the Commits mailing list