[Commits] [wesnoth/wesnoth] 83ee4f: Convert most includes to src/-relative
GitHub
noreply at github.com
Sat Mar 19 08:35:42 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 83ee4f60877619f8f18ddc14721d8ca44a15b742
https://github.com/wesnoth/wesnoth/commit/83ee4f60877619f8f18ddc14721d8ca44a15b742
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-19 (Sat, 19 Mar 2016)
Changed paths:
M src/actions/attack.cpp
M src/actions/attack.hpp
M src/actions/create.cpp
M src/actions/create.hpp
M src/actions/heal.cpp
M src/actions/move.cpp
M src/actions/move.hpp
M src/actions/shroud_clearing_action.cpp
M src/actions/shroud_clearing_action.hpp
M src/actions/undo.cpp
M src/actions/undo.hpp
M src/actions/undo_action.hpp
M src/actions/undo_dismiss_action.cpp
M src/actions/undo_dismiss_action.hpp
M src/actions/undo_move_action.cpp
M src/actions/undo_move_action.hpp
M src/actions/undo_recall_action.cpp
M src/actions/undo_recall_action.hpp
M src/actions/undo_recruit_action.cpp
M src/actions/undo_recruit_action.hpp
M src/actions/undo_update_shroud_action.cpp
M src/actions/undo_update_shroud_action.hpp
M src/actions/unit_creator.cpp
M src/actions/unit_creator.hpp
M src/actions/vision.cpp
M src/actions/vision.hpp
M src/ai/actions.cpp
M src/ai/actions.hpp
M src/ai/akihara/recruitment.cpp
M src/ai/akihara/recruitment.hpp
M src/ai/composite/ai.cpp
M src/ai/composite/ai.hpp
M src/ai/composite/aspect.cpp
M src/ai/composite/aspect.hpp
M src/ai/composite/component.cpp
M src/ai/composite/contexts.hpp
M src/ai/composite/engine.cpp
M src/ai/composite/engine.hpp
M src/ai/composite/engine_default.cpp
M src/ai/composite/engine_fai.cpp
M src/ai/composite/engine_lua.cpp
M src/ai/composite/rca.cpp
M src/ai/composite/stage.cpp
M src/ai/composite/value_translator.hpp
M src/ai/configuration.cpp
M src/ai/configuration.hpp
M src/ai/contexts.hpp
M src/ai/default/ai.cpp
M src/ai/default/ai.hpp
M src/ai/default/attack.cpp
M src/ai/default/contexts.cpp
M src/ai/default/contexts.hpp
M src/ai/formula/ai.cpp
M src/ai/formula/callable_objects.cpp
M src/ai/formula/callable_objects.hpp
M src/ai/formula/candidates.cpp
M src/ai/formula/function_table.cpp
M src/ai/formula/stage_side_formulas.cpp
M src/ai/formula/stage_side_formulas.hpp
M src/ai/formula/stage_unit_formulas.cpp
M src/ai/formula/stage_unit_formulas.hpp
M src/ai/game_info.hpp
M src/ai/gamestate_observer.hpp
M src/ai/interface.hpp
M src/ai/lua/core.cpp
M src/ai/lua/lua_object.hpp
M src/ai/lua/unit_advancements_aspect.cpp
M src/ai/lua/unit_advancements_aspect.hpp
M src/ai/manager.cpp
M src/ai/manager.hpp
M src/ai/recruitment/recruitment.cpp
M src/ai/recruitment/recruitment.hpp
M src/ai/registry.cpp
M src/ai/simulated_actions.cpp
M src/ai/testing.cpp
M src/ai/testing.hpp
M src/ai/testing/aspect_attacks.cpp
M src/ai/testing/aspect_attacks.hpp
M src/ai/testing/ca.cpp
M src/ai/testing/ca.hpp
M src/ai/testing/ca_global_fallback.cpp
M src/ai/testing/ca_global_fallback.hpp
M src/ai/testing/ca_testing_move_to_targets.cpp
M src/ai/testing/ca_testing_move_to_targets.hpp
M src/ai/testing/ca_testing_recruitment.cpp
M src/ai/testing/ca_testing_recruitment.hpp
M src/ai/testing/stage_fallback.cpp
M src/ai/testing/stage_fallback.hpp
M src/ai/testing/stage_rca.cpp
M src/ai/testing/stage_rca.hpp
M src/ai/testing/stage_sf_with_rca.cpp
M src/ai/testing/stage_sf_with_rca.hpp
M src/editor/action/action.hpp
M src/editor/action/action_base.hpp
M src/editor/action/action_item.hpp
M src/editor/action/action_label.hpp
M src/editor/action/action_unit.cpp
M src/editor/action/action_unit.hpp
M src/editor/action/mouse/mouse_action.cpp
M src/editor/action/mouse/mouse_action_item.cpp
M src/editor/action/mouse/mouse_action_map_label.cpp
M src/editor/action/mouse/mouse_action_map_label.hpp
M src/editor/action/mouse/mouse_action_select.cpp
M src/editor/action/mouse/mouse_action_unit.cpp
M src/editor/action/mouse/mouse_action_village.cpp
M src/editor/controller/editor_controller.cpp
M src/editor/controller/editor_controller.hpp
M src/editor/editor_common.hpp
M src/editor/editor_display.hpp
M src/editor/editor_main.cpp
M src/editor/map/editor_map.cpp
M src/editor/map/editor_map.hpp
M src/editor/map/map_context.hpp
M src/editor/palette/editor_palettes.hpp
M src/editor/palette/item_palette.cpp
M src/editor/palette/terrain_palettes.cpp
M src/editor/palette/unit_palette.cpp
M src/editor/palette/unit_palette.hpp
M src/editor/toolkit/brush.hpp
M src/game_events/entity_location.cpp
M src/game_events/entity_location.hpp
M src/game_events/handlers.cpp
M src/game_events/handlers.hpp
M src/game_events/menu_item.cpp
M src/game_events/menu_item.hpp
M src/game_events/pump.cpp
M src/game_events/wmi_container.cpp
M src/game_events/wmi_container.hpp
M src/gui/auxiliary/canvas.cpp
M src/gui/auxiliary/formula.hpp
M src/gui/auxiliary/log.hpp
M src/gui/dialogs/chat_log.cpp
M src/gui/dialogs/chat_log.hpp
M src/gui/dialogs/formula_debugger.cpp
M src/gui/dialogs/gamestate_inspector.cpp
M src/gui/dialogs/gamestate_inspector.hpp
M src/gui/dialogs/mp_create_game.cpp
M src/gui/dialogs/synced_choice_wait.cpp
M src/gui/dialogs/synced_choice_wait.hpp
M src/gui/widgets/control.hpp
M src/gui/widgets/image.cpp
M src/gui/widgets/minimap.cpp
M src/gui/widgets/text.hpp
M src/lua/ldo.cpp
M src/sdl/shader.cpp
M src/server/forum_user_handler.cpp
M src/server/game.cpp
M src/server/game.hpp
M src/server/input_stream.cpp
M src/server/metrics.cpp
M src/server/player.cpp
M src/server/player_network.cpp
M src/server/player_network.hpp
M src/server/room.cpp
M src/server/room.hpp
M src/server/room_manager.cpp
M src/server/server.cpp
M src/server/server.hpp
M src/server/simple_wml.cpp
M src/server/user_handler.cpp
M src/server/user_handler.hpp
M src/tests/test_lua.cpp
M src/tools/cutter.cpp
M src/tools/dummy_video.cpp
M src/tools/exploder.cpp
M src/tools/exploder_cutter.hpp
M src/tools/exploder_utils.hpp
M src/whiteboard/action.hpp
M src/whiteboard/manager.hpp
M src/whiteboard/move.hpp
M src/whiteboard/typedefs.hpp
M src/widgets/button.hpp
M src/widgets/file_menu.hpp
M src/widgets/label.hpp
M src/widgets/scrollpane.hpp
M src/widgets/slider.hpp
M src/widgets/textbox.hpp
M src/widgets/widget.hpp
Log Message:
-----------
Convert most includes to src/-relative
This excludes includes that need backtrack path specifiers in order to resolve
name clashes.
More information about the Commits
mailing list