[Commits] [wesnoth/wesnoth] 3781e7: Rename team_name/user_team_name to team_id/team_na...
GitHub
noreply at github.com
Sun Oct 25 13:45:01 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3781e7839f29915292a2452c37b08a1e1fce9841
https://github.com/wesnoth/wesnoth/commit/3781e7839f29915292a2452c37b08a1e1fce9841
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M src/ai/formula/function_table.cpp
M src/ai/testing/ca_global_fallback.cpp
M src/display.cpp
M src/display.hpp
M src/display_context.cpp
M src/editor/action/action_label.cpp
M src/editor/action/action_label.hpp
M src/editor/action/mouse/mouse_action_map_label.cpp
M src/editor/map/context_manager.cpp
M src/editor/map/map_context.cpp
M src/game_config.cpp
M src/game_config.hpp
M src/game_display.cpp
M src/game_display.hpp
M src/game_initialization/connect_engine.cpp
M src/game_initialization/connect_engine.hpp
M src/game_initialization/create_engine.cpp
M src/game_initialization/multiplayer.cpp
M src/game_initialization/multiplayer_wait.cpp
M src/gui/dialogs/editor/editor_edit_label.cpp
M src/gui/dialogs/editor/editor_edit_side.cpp
M src/gui/dialogs/editor/editor_edit_side.hpp
M src/gui/dialogs/label_settings.cpp
M src/leader_scroll_dialog.cpp
M src/map_label.cpp
M src/map_label.hpp
M src/menu_events.cpp
M src/overlay.hpp
M src/replay.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_team.cpp
M src/server/game.cpp
M src/server/game.hpp
M src/side_filter.cpp
M src/team.cpp
M src/team.hpp
M src/tests/test_team.cpp
Log Message:
-----------
Rename team_name/user_team_name to team_id/team_name (old syntax still valid)
More information about the Commits
mailing list