[Commits] [wesnoth/wesnoth] 96ea0e: Removed trailing tabs and whitespaces from C++ sou...
GitHub
noreply at github.com
Mon May 15 19:47:56 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 96ea0eb6b97cc558d7a20d6feef30a513e538944
https://github.com/wesnoth/wesnoth/commit/96ea0eb6b97cc558d7a20d6feef30a513e538944
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-16 (Tue, 16 May 2017)
Changed paths:
M src/actions/advancement.hpp
M src/actions/shroud_clearing_action.hpp
M src/actions/undo.cpp
M src/actions/undo_action.hpp
M src/actions/vision.hpp
M src/addon/manager.cpp
M src/ai/composite/ai.hpp
M src/ai/composite/engine.cpp
M src/ai/configuration.cpp
M src/ai/lua/core.cpp
M src/ai/lua/lua_object.cpp
M src/config.cpp
M src/font/standard_colors.hpp
M src/formula/function.hpp
M src/game_end_exceptions.hpp
M src/game_events/action_wml.cpp
M src/game_events/menu_item.cpp
M src/game_initialization/connect_engine.cpp
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/loading_screen.cpp
M src/gui/dialogs/network_transmission.hpp
M src/gui/dialogs/sp_options_configure.hpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/unit_advance.cpp
M src/gui/widgets/generator.cpp
M src/gui/widgets/multi_page.hpp
M src/gui/widgets/repeating_button.cpp
M src/gui/widgets/stacked_widget.cpp
M src/gui/widgets/tree_view.hpp
M src/gui/widgets/tree_view_node.hpp
M src/halo.hpp
M src/mouse_events.cpp
M src/playturn.cpp
M src/replay.cpp
M src/savegame.hpp
M src/scripting/lua_common.cpp
M src/scripting/lua_fileops.cpp
M src/scripting/mapgen_lua_kernel.cpp
M src/tests/gui/test_gui2.cpp
M src/tests/test_formula_core.cpp
M src/tests/test_formula_function.cpp
M src/utils/context_free_grammar_generator.hpp
M src/utils/functional.hpp
M src/utils/iterable_pair.hpp
M src/wesnothd_connection_error.hpp
Log Message:
-----------
Removed trailing tabs and whitespaces from C++ source
[ci skip]
I ran the command used in 9b7b1751fdda, excluding results in lua/ and spirit_po/.
Also, once again, for some reason actions/vision.hpp gets registered as massively changed
(similar to f11fa0652af0) despite nothing really having changed at all.
More information about the Commits
mailing list