[wesnoth-commits] [wesnoth/wesnoth] 950a15: Addressed most of the remaining whitespace issues ...
GitHub
noreply at github.com
Sun Mar 11 04:23:05 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 950a156712b66d70c530872a638463671f13c8fb
https://github.com/wesnoth/wesnoth/commit/950a156712b66d70c530872a638463671f13c8fb
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M scons/ccache.py
M scons/install.py
M scons/sdl.py
M src/CMakeLists.txt
M src/SConscript
M src/actions/heal.cpp
M src/actions/undo.cpp
M src/actions/vision.cpp
M src/actions/vision.hpp
M src/addon/state.cpp
M src/addon/validation.cpp
M src/ai/actions.hpp
M src/ai/contexts.hpp
M src/ai/default/ca.cpp
M src/ai/formula/stage_side_formulas.cpp
M src/build_info.cpp
M src/carryover.cpp
M src/config.hpp
M src/countdown_clock.hpp
M src/desktop/apple_notification.mm
M src/desktop/clipboard.cpp
M src/desktop/dbus_notification.cpp
M src/desktop/version.cpp
M src/display.cpp
M src/display_chat_manager.cpp
M src/display_context.cpp
M src/editor/map/map_context.hpp
M src/editor/palette/item_palette.cpp
M src/editor/palette/location_palette.hpp
M src/editor/palette/unit_palette.cpp
M src/editor/toolkit/brush.cpp
M src/fake_unit_manager.cpp
M src/fake_unit_ptr.cpp
M src/floating_label.cpp
M src/font/sdl_ttf.cpp
M src/formula/formula.cpp
M src/game_board.cpp
M src/game_config_manager.cpp
M src/game_events/conditional_wml.cpp
M src/game_events/entity_location.cpp
M src/game_events/menu_item.hpp
M src/game_initialization/flg_manager.cpp
M src/game_initialization/playcampaign.cpp
M src/generators/cave_map_generator.cpp
M src/gui/core/event/dispatcher.hpp
M src/gui/dialogs/addon/manager.cpp
M src/gui/widgets/listbox.hpp
M src/help/help_impl.cpp
M src/help/help_topic_generators.cpp
M src/hotkey/hotkey_handler_mp.cpp
M src/joystick.cpp
M src/language_win32.ii
M src/lexical_cast.hpp
M src/lua_jailbreak_exception.cpp
M src/macosx/SDLMain.h
M src/map/map.cpp
M src/movetype.cpp
M src/mt_rng.cpp
M src/pathutils.cpp
M src/persist_context.cpp
M src/persist_manager.cpp
M src/play_controller.cpp
M src/preferences/display.cpp
M src/preferences/editor.cpp
M src/replay.cpp
M src/replay_controller.hpp
M src/saved_game.hpp
M src/savegame.cpp
M src/scripting/debug_lua.cpp
M src/scripting/game_lua_kernel.cpp
M src/sdl/utils.cpp
M src/sdl/window.cpp
M src/serialization/binary_or_text.cpp
M src/settings.cpp
M src/show_dialog.cpp
M src/soundsource.cpp
M src/statistics.cpp
M src/synced_commands.cpp
M src/synced_user_choice.hpp
M src/terrain/translation.cpp
M src/tests/gui/fire_event.cpp
M src/tests/gui/iterator.cpp
M src/tests/gui/visitor.cpp
M src/tests/main.cpp
M src/tests/test_formula_function.cpp
M src/tests/test_recall_list.cpp
M src/tests/utils/fake_display.cpp
M src/time_of_day.cpp
M src/units/abilities.cpp
M src/units/drawer.cpp
M src/units/filter.cpp
M src/units/filter.hpp
M src/units/formula_manager.cpp
M src/units/race.cpp
M src/units/unit.cpp
M src/utils/make_enum.cpp
M src/utils/name_generator_factory.cpp
M src/variable.cpp
M src/wesnothd_connection_error.hpp
M src/whiteboard/utility.cpp
M src/widgets/scrollarea.cpp
M src/widgets/scrollbar.cpp
M src/wml_exception.cpp
M utils/ai_test/ai_test.py
M utils/change_textdomain
M utils/codecomp
M utils/codeextract
M utils/headers/build_headers.sh
M utils/headers/header_times.sh
M utils/indexed2rgb.sh
M utils/mp-server/create_symlinks
M utils/mp-server/revert_build
M utils/mp-server/run_server
M utils/mp-server/send_campaignd_command
M utils/mp-server/send_server_message
M utils/mp-server/tail_log_irc
M utils/pywmlx/__init__.py
M utils/pywmlx/autof.py
M utils/pywmlx/nodemanip.py
M utils/pywmlx/postring.py
M utils/pywmlx/state/__init__.py
M utils/pywmlx/state/lua_states.py
M utils/pywmlx/state/machine.py
M utils/pywmlx/state/state.py
M utils/pywmlx/state/wml_states.py
M utils/pywmlx/wmlerr.py
M utils/sanity_check
M utils/travis/ccache-clang
M utils/travis/ccache-clang++
M utils/travis/docker_run.sh
M utils/travis/steps/script.sh
M utils/valgrind_memcheck_suppressions.supp
M utils/wesnoth-attack-sim.c
M utils/wesnoth-optipng
M utils/wml.pm
M utils/wmlxgettext
M utils/wxdiff
Log Message:
-----------
Addressed most of the remaining whitespace issues from #2613
[ci skip]
More information about the Commits
mailing list