[Commits] [wesnoth/wesnoth] 6235e1: Replace resources::teams with resources::gameboard...

GitHub noreply at github.com
Wed Aug 10 20:28:22 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6235e18bbd12751631df0d6d457b8a358354e183
      https://github.com/wesnoth/wesnoth/commit/6235e18bbd12751631df0d6d457b8a358354e183
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/actions/advancement.cpp
    M src/actions/attack.cpp
    M src/actions/create.cpp
    M src/actions/heal.cpp
    M src/actions/move.cpp
    M src/actions/undo.cpp
    M src/actions/undo_dismiss_action.cpp
    M src/actions/undo_recall_action.cpp
    M src/actions/undo_recruit_action.cpp
    M src/actions/vision.cpp
    M src/ai/actions.cpp
    M src/ai/contexts.cpp
    M src/ai/default/aspect_attacks.cpp
    M src/ai/default/ca.cpp
    M src/ai/default/ca_move_to_targets.cpp
    M src/ai/default/contexts.cpp
    M src/ai/default/recruitment.cpp
    M src/ai/formula/ai.cpp
    M src/ai/formula/function_table.cpp
    M src/ai/simulated_actions.cpp
    M src/ai/testing.cpp
    M src/editor/action/action_item.cpp
    M src/editor/action/action_unit.cpp
    M src/editor/controller/editor_controller.cpp
    M src/editor/map/context_manager.cpp
    M src/editor/map/map_context.cpp
    M src/game_board.hpp
    M src/game_events/action_wml.cpp
    M src/game_events/conditional_wml.cpp
    M src/game_initialization/playcampaign.cpp
    M src/gui/dialogs/gamestate_inspector.cpp
    M src/gui/dialogs/multiplayer/mp_change_control.cpp
    M src/gui/dialogs/unit_recall.cpp
    M src/map/label.cpp
    M src/menu_events.cpp
    M src/pathfind/pathfind.cpp
    M src/persist_var.cpp
    M src/play_controller.cpp
    M src/playsingle_controller.cpp
    M src/playturn.cpp
    M src/replay.cpp
    M src/resources.cpp
    M src/resources.hpp
    M src/scripting/lua_api.cpp
    M src/statistics.cpp
    M src/synced_commands.cpp
    M src/synced_user_choice.cpp
    M src/team.cpp
    M src/teambuilder.cpp
    M src/units/abilities.cpp
    M src/units/udisplay.cpp
    M src/units/unit.cpp
    M src/variable.cpp
    M src/whiteboard/action.cpp
    M src/whiteboard/attack.cpp
    M src/whiteboard/highlighter.cpp
    M src/whiteboard/manager.cpp
    M src/whiteboard/mapbuilder.cpp
    M src/whiteboard/move.cpp
    M src/whiteboard/recall.cpp
    M src/whiteboard/recruit.cpp
    M src/whiteboard/utility.cpp

  Log Message:
  -----------
  Replace resources::teams with resources::gameboard->teams()





More information about the Commits mailing list