[Commits] [wesnoth/wesnoth] 54e27d: rename team::is_human() -> is_local_human

GitHub noreply at github.com
Wed Nov 12 23:56:41 UTC 2014


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

  Changed paths:
    M src/actions/attack.cpp
    M src/callable_objects.hpp
    M src/game_events/action_wml.cpp
    M src/game_initialization/playcampaign.cpp
    M src/gui/dialogs/mp_change_control.cpp
    M src/menu_events.cpp
    M src/play_controller.cpp
    M src/playmp_controller.cpp
    M src/playsingle_controller.cpp
    M src/playturn.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/synced_commands.cpp
    M src/team.hpp
    M src/whiteboard/manager.cpp

  Log Message:
  -----------
  rename team::is_human() -> is_local_human

and is_ai -> is_local_ai


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

  Changed paths:
    M src/game_initialization/connect_engine.cpp

  Log Message:
  -----------
  simplyfy conditional structure


Compare: https://github.com/wesnoth/wesnoth/compare/9fdc91e8a965...ea2386a8a713


More information about the Commits mailing list