[Commits] [wesnoth/wesnoth] a2168d: codespell fixes to /src

GitHub noreply at github.com
Thu Feb 8 10:54:11 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a2168d2e24308b169519e536641841f4d754a034
      https://github.com/wesnoth/wesnoth/commit/a2168d2e24308b169519e536641841f4d754a034
  Author: Matthias Krüger <matthias.krueger at famsik.de>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M src/CMakeLists.txt
    M src/SDL_SavePNG/README.md
    M src/actions/move.cpp
    M src/actions/move.hpp
    M src/actions/undo.cpp
    M src/actions/undo_action.hpp
    M src/ai/actions.cpp
    M src/ai/composite/goal.cpp
    M src/carryover.cpp
    M src/color.hpp
    M src/commandline_options.hpp
    M src/config.cpp
    M src/config_attribute_value.cpp
    M src/display.cpp
    M src/editor/palette/location_palette.cpp
    M src/editor/palette/location_palette.hpp
    M src/font/text.cpp
    M src/font/text.hpp
    M src/font/text_formatting.hpp
    M src/formula/tokenizer.hpp
    M src/game_config_manager.hpp
    M src/game_events/action_wml.cpp
    M src/game_events/menu_item.hpp
    M src/game_events/wmi_manager.hpp
    M src/game_initialization/configure_engine.hpp
    M src/game_initialization/connect_engine.cpp
    M src/game_initialization/connect_engine.hpp
    M src/game_initialization/depcheck.cpp
    M src/game_initialization/playcampaign.cpp
    M src/game_state.cpp
    M src/generators/default_map_generator.cpp
    M src/generators/default_map_generator_job.cpp
    M src/gui/core/event/dispatcher_private.hpp
    M src/gui/core/event/message.hpp
    M src/gui/core/gui_definition.hpp
    M src/gui/core/static_registry.hpp
    M src/gui/dialogs/addon/manager.cpp
    M src/gui/dialogs/depcheck_select_new.hpp
    M src/gui/dialogs/edit_text.cpp
    M src/gui/dialogs/file_dialog.cpp
    M src/gui/dialogs/game_load.cpp
    M src/gui/dialogs/lua_interpreter.cpp
    M src/gui/dialogs/multiplayer/lobby.hpp
    M src/gui/dialogs/preferences_dialog.hpp
    M src/gui/widgets/debug.cpp
    M src/gui/widgets/generator_private.hpp
    M src/gui/widgets/multimenu_button.cpp
    M src/gui/widgets/scrollbar.hpp
    M src/gui/widgets/scrollbar_container.hpp
    M src/gui/widgets/slider_base.hpp
    M src/gui/widgets/styled_widget.cpp
    M src/gui/widgets/text_box.cpp
    M src/gui/widgets/tree_view_node.cpp
    M src/gui/widgets/tree_view_node.hpp
    M src/gui/widgets/widget.hpp
    M src/gui/widgets/window.hpp
    M src/help/help_topic_generators.cpp
    M src/hotkey/command_executor.hpp
    M src/hotkey/hotkey_item.hpp
    M src/lua/lcode.cpp
    M src/lua/lobject.cpp
    M src/mt_rng.hpp
    M src/pathfind/pathfind.cpp
    M src/pathutils.cpp
    M src/play_controller.cpp
    M src/playturn.hpp
    M src/preferences/general.cpp
    M src/replay.cpp
    M src/save_blocker.hpp
    M src/saved_game.cpp
    M src/saved_game.hpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/scripting/lua_common.cpp
    M src/scripting/lua_cpp_function.hpp
    M src/scripting/lua_fileops.cpp
    M src/scripting/lua_kernel_base.cpp
    M src/scripting/lua_unit.cpp
    M src/scripting/push_check.hpp
    M src/sdl/utils.cpp
    M src/sdl/window.hpp
    M src/serialization/schema_validator.cpp
    M src/serialization/schema_validator.hpp
    M src/serialization/string_utils.cpp
    M src/serialization/tag.cpp
    M src/serialization/tag.hpp
    M src/serialization/tokenizer.hpp
    M src/serialization/unicode_cast.hpp
    M src/server/game.cpp
    M src/server/game.hpp
    M src/server/server.cpp
    M src/spirit_po/catalog_metadata.hpp
    M src/spirit_po/wesnoth_fix_vc12_build.patch
    M src/synced_checkup.hpp
    M src/synced_commands.cpp
    M src/synced_commands.hpp
    M src/synced_context.cpp
    M src/synced_context.hpp
    M src/synced_user_choice.cpp
    M src/synced_user_choice.hpp
    M src/syncmp_handler.hpp
    M src/team.hpp
    M src/terrain/builder.hpp
    M src/tests/gui/test_gui2.cpp
    M src/tests/test_config.cpp
    M src/tests/test_config_cache.cpp
    M src/tests/test_mp_connect.cpp
    M src/tests/test_sdl_utils.cpp
    M src/tests/test_unit_map.cpp
    M src/tests/utils/fake_display.hpp
    M src/tests/utils/game_config_manager.cpp
    M src/units/frame.cpp
    M src/units/map.hpp
    M src/units/types.cpp
    M src/units/unit.cpp
    M src/units/unit.hpp
    M src/utils/make_enum.hpp
    M src/variable.cpp
    M src/variable_info_private.hpp
    M src/video.hpp
    M src/wesnothd_connection.hpp
    M src/wesnothd_connection_error.hpp
    M src/whiteboard/highlighter.cpp
    M src/whiteboard/side_actions.hpp
    M src/whiteboard/utility.hpp
    M src/widgets/menu.hpp
    M src/xBRZ/config.hpp
    M src/xBRZ/xbrz.cpp
    M src/xBRZ/xbrz.hpp
    M utils/pofix.py

  Log Message:
  -----------
  codespell fixes to /src





More information about the Commits mailing list