[Commits] [wesnoth/wesnoth] ba5152: update copyright to year 2016
GitHub
noreply at github.com
Sun Jan 3 05:00:07 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ba51524f6eb89a4b3876ab5a7c1fecd60f330ef7
https://github.com/wesnoth/wesnoth/commit/ba51524f6eb89a4b3876ab5a7c1fecd60f330ef7
Author: Chris Beck <beck.ct at gmail.com>
Date: 2016-01-02 (Sat, 02 Jan 2016)
Changed paths:
M doc/man/wesnoth.6
M doc/man/wesnothd.6
M src/about.cpp
M src/about.hpp
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/heal.hpp
M src/actions/move.cpp
M src/actions/move.hpp
M src/actions/undo.cpp
M src/actions/undo.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/addon/info.cpp
M src/addon/info.hpp
M src/addon/state.cpp
M src/addon/state.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/component.hpp
M src/ai/composite/contexts.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_default.hpp
M src/ai/composite/engine_fai.cpp
M src/ai/composite/engine_fai.hpp
M src/ai/composite/engine_lua.cpp
M src/ai/composite/engine_lua.hpp
M src/ai/composite/goal.cpp
M src/ai/composite/goal.hpp
M src/ai/composite/property_handler.hpp
M src/ai/composite/rca.cpp
M src/ai/composite/rca.hpp
M src/ai/composite/stage.cpp
M src/ai/composite/stage.hpp
M src/ai/composite/value_translator.hpp
M src/ai/configuration.cpp
M src/ai/configuration.hpp
M src/ai/contexts.cpp
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/ai.hpp
M src/ai/formula/callable_objects.cpp
M src/ai/formula/callable_objects.hpp
M src/ai/formula/candidates.cpp
M src/ai/formula/candidates.hpp
M src/ai/formula/function_table.cpp
M src/ai/formula/function_table.hpp
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.cpp
M src/ai/game_info.hpp
M src/ai/gamestate_observer.cpp
M src/ai/gamestate_observer.hpp
M src/ai/interface.cpp
M src/ai/interface.hpp
M src/ai/lua/core.cpp
M src/ai/lua/core.hpp
M src/ai/lua/lua_object.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/registry.hpp
M src/ai/simulated_actions.cpp
M src/ai/simulated_actions.hpp
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/animated.hpp
M src/animated.tpp
M src/animated_game.cpp
M src/array.hpp
M src/arrow.cpp
M src/arrow.hpp
M src/attack_prediction.cpp
M src/attack_prediction.hpp
M src/attack_prediction_display.cpp
M src/attack_prediction_display.hpp
M src/boilerplate-header.cpp
M src/buffered_istream.hpp
M src/callable_objects.cpp
M src/callable_objects.hpp
M src/campaign_server/addon_utils.cpp
M src/campaign_server/addon_utils.hpp
M src/campaign_server/blacklist.cpp
M src/campaign_server/blacklist.hpp
M src/campaign_server/campaign_server.cpp
M src/campaign_server/campaign_server.hpp
M src/carryover.cpp
M src/chat_events.hpp
M src/color_range.cpp
M src/color_range.hpp
M src/commandline_options.cpp
M src/commandline_options.hpp
M src/config.cpp
M src/config.hpp
M src/config_assign.hpp
M src/config_cache.cpp
M src/config_cache.hpp
M src/construct_dialog.cpp
M src/construct_dialog.hpp
M src/controller_base.cpp
M src/controller_base.hpp
M src/cursor.cpp
M src/cursor.hpp
M src/desktop/apple_notification.hpp
M src/desktop/apple_notification.mm
M src/desktop/clipboard.cpp
M src/desktop/clipboard.hpp
M src/desktop/dbus_notification.cpp
M src/desktop/dbus_notification.hpp
M src/desktop/notifications.cpp
M src/desktop/notifications.hpp
M src/desktop/open.cpp
M src/desktop/open.hpp
M src/desktop/windows_tray_notification.cpp
M src/desktop/windows_tray_notification.hpp
M src/dialogs.cpp
M src/dialogs.hpp
M src/display.cpp
M src/display.hpp
M src/display_chat_manager.cpp
M src/display_chat_manager.hpp
M src/display_context.cpp
M src/display_context.hpp
M src/editor/action/action.cpp
M src/editor/action/action.hpp
M src/editor/action/action_base.hpp
M src/editor/action/action_item.cpp
M src/editor/action/action_item.hpp
M src/editor/action/action_label.cpp
M src/editor/action/action_label.hpp
M src/editor/action/action_select.cpp
M src/editor/action/action_select.hpp
M src/editor/action/action_unit.cpp
M src/editor/action/action_unit.hpp
M src/editor/action/action_village.cpp
M src/editor/action/action_village.hpp
M src/editor/action/mouse/mouse_action.cpp
M src/editor/action/mouse/mouse_action.hpp
M src/editor/action/mouse/mouse_action_item.cpp
M src/editor/action/mouse/mouse_action_item.hpp
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_select.hpp
M src/editor/action/mouse/mouse_action_unit.cpp
M src/editor/action/mouse/mouse_action_unit.hpp
M src/editor/action/mouse/mouse_action_village.cpp
M src/editor/action/mouse/mouse_action_village.hpp
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.cpp
M src/editor/editor_display.hpp
M src/editor/editor_main.cpp
M src/editor/editor_main.hpp
M src/editor/editor_preferences.cpp
M src/editor/editor_preferences.hpp
M src/editor/map/context_manager.cpp
M src/editor/map/context_manager.hpp
M src/editor/map/editor_map.cpp
M src/editor/map/editor_map.hpp
M src/editor/map/map_context.cpp
M src/editor/map/map_context.hpp
M src/editor/map/map_fragment.cpp
M src/editor/map/map_fragment.hpp
M src/editor/palette/common_palette.hpp
M src/editor/palette/editor_palettes.cpp
M src/editor/palette/editor_palettes.hpp
M src/editor/palette/empty_palette.hpp
M src/editor/palette/item_palette.cpp
M src/editor/palette/item_palette.hpp
M src/editor/palette/palette_manager.cpp
M src/editor/palette/palette_manager.hpp
M src/editor/palette/terrain_palettes.cpp
M src/editor/palette/terrain_palettes.hpp
M src/editor/palette/tristate_button.cpp
M src/editor/palette/tristate_button.hpp
M src/editor/palette/unit_palette.cpp
M src/editor/palette/unit_palette.hpp
M src/editor/toolkit/brush.cpp
M src/editor/toolkit/brush.hpp
M src/editor/toolkit/editor_toolkit.cpp
M src/editor/toolkit/editor_toolkit.hpp
M src/events.cpp
M src/events.hpp
M src/exceptions.hpp
M src/fake_unit_manager.cpp
M src/fake_unit_manager.hpp
M src/fake_unit_ptr.cpp
M src/fake_unit_ptr.hpp
M src/filechooser.cpp
M src/filechooser.hpp
M src/filesystem.hpp
M src/filter_context.hpp
M src/floating_point_emulation.hpp
M src/floating_textbox.cpp
M src/floating_textbox.hpp
M src/font.cpp
M src/font.hpp
M src/format_time_summary.cpp
M src/format_time_summary.hpp
M src/formatter.hpp
M src/formula.hpp
M src/formula_callable.hpp
M src/formula_callable_fwd.hpp
M src/formula_debugger.cpp
M src/formula_debugger.hpp
M src/formula_debugger_fwd.cpp
M src/formula_debugger_fwd.hpp
M src/formula_function.cpp
M src/formula_function.hpp
M src/formula_fwd.hpp
M src/formula_string_utils.cpp
M src/formula_string_utils.hpp
M src/formula_tokenizer.cpp
M src/formula_tokenizer.hpp
M src/game_board.cpp
M src/game_board.hpp
M src/game_classification.cpp
M src/game_classification.hpp
M src/game_config.cpp
M src/game_config.hpp
M src/game_config_manager.cpp
M src/game_config_manager.hpp
M src/game_data.cpp
M src/game_data.hpp
M src/game_display.cpp
M src/game_display.hpp
M src/game_end_exceptions.cpp
M src/game_end_exceptions.hpp
M src/game_errors.cpp
M src/game_errors.hpp
M src/game_events/action_wml.cpp
M src/game_events/action_wml.hpp
M src/game_events/conditional_wml.cpp
M src/game_events/conditional_wml.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/manager.cpp
M src/game_events/manager.hpp
M src/game_events/manager_impl.cpp
M src/game_events/manager_impl.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/pump.hpp
M src/game_events/wmi_container.cpp
M src/game_events/wmi_container.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/create_engine.cpp
M src/game_initialization/create_engine.hpp
M src/game_initialization/depcheck.cpp
M src/game_initialization/depcheck.hpp
M src/game_initialization/flg_manager.cpp
M src/game_initialization/flg_manager.hpp
M src/game_initialization/mp_game_utils.cpp
M src/game_initialization/mp_game_utils.hpp
M src/game_initialization/mp_options.cpp
M src/game_initialization/mp_options.hpp
M src/game_initialization/multiplayer.cpp
M src/game_initialization/multiplayer.hpp
M src/game_initialization/multiplayer_configure.cpp
M src/game_initialization/multiplayer_configure.hpp
M src/game_initialization/multiplayer_connect.cpp
M src/game_initialization/multiplayer_connect.hpp
M src/game_initialization/multiplayer_create.cpp
M src/game_initialization/multiplayer_create.hpp
M src/game_initialization/multiplayer_lobby.cpp
M src/game_initialization/multiplayer_lobby.hpp
M src/game_initialization/multiplayer_ui.cpp
M src/game_initialization/multiplayer_ui.hpp
M src/game_initialization/multiplayer_wait.cpp
M src/game_initialization/multiplayer_wait.hpp
M src/game_initialization/playcampaign.cpp
M src/game_initialization/playcampaign.hpp
M src/game_initialization/singleplayer.hpp
M src/game_launcher.cpp
M src/game_launcher.hpp
M src/game_preferences.cpp
M src/game_preferences.hpp
M src/game_preferences_display.cpp
M src/game_state.cpp
M src/game_state.hpp
M src/generators/cave_map_generator.cpp
M src/generators/cave_map_generator.hpp
M src/generators/default_map_generator.cpp
M src/generators/default_map_generator.hpp
M src/generators/default_map_generator_job.cpp
M src/generators/default_map_generator_job.hpp
M src/generators/lua_map_generator.cpp
M src/generators/lua_map_generator.hpp
M src/generators/map_create.cpp
M src/generators/map_create.hpp
M src/generators/map_generator.cpp
M src/generators/map_generator.hpp
M src/generic_event.cpp
M src/generic_event.hpp
M src/gettext.cpp
M src/gettext.hpp
M src/gettext_boost.cpp
M src/global.hpp
M src/gui/auxiliary/canvas.cpp
M src/gui/auxiliary/canvas.hpp
M src/gui/auxiliary/event/dispatcher.cpp
M src/gui/auxiliary/event/dispatcher.hpp
M src/gui/auxiliary/event/dispatcher_private.hpp
M src/gui/auxiliary/event/distributor.cpp
M src/gui/auxiliary/event/distributor.hpp
M src/gui/auxiliary/event/handler.cpp
M src/gui/auxiliary/event/handler.hpp
M src/gui/auxiliary/event/message.hpp
M src/gui/auxiliary/filter.hpp
M src/gui/auxiliary/find_widget.tpp
M src/gui/auxiliary/formula.hpp
M src/gui/auxiliary/iterator/exception.hpp
M src/gui/auxiliary/iterator/iterator.cpp
M src/gui/auxiliary/iterator/iterator.hpp
M src/gui/auxiliary/iterator/policy_order.hpp
M src/gui/auxiliary/iterator/policy_visit.hpp
M src/gui/auxiliary/iterator/walker.hpp
M src/gui/auxiliary/iterator/walker_grid.cpp
M src/gui/auxiliary/iterator/walker_grid.hpp
M src/gui/auxiliary/iterator/walker_widget.cpp
M src/gui/auxiliary/iterator/walker_widget.hpp
M src/gui/auxiliary/layout_exception.hpp
M src/gui/auxiliary/log.cpp
M src/gui/auxiliary/log.hpp
M src/gui/auxiliary/notifiee.hpp
M src/gui/auxiliary/notifier.hpp
M src/gui/auxiliary/old_markup.cpp
M src/gui/auxiliary/old_markup.hpp
M src/gui/auxiliary/placer.cpp
M src/gui/auxiliary/placer.hpp
M src/gui/auxiliary/placer/horizontal_list.cpp
M src/gui/auxiliary/placer/horizontal_list.hpp
M src/gui/auxiliary/placer/vertical_list.cpp
M src/gui/auxiliary/placer/vertical_list.hpp
M src/gui/auxiliary/timer.cpp
M src/gui/auxiliary/timer.hpp
M src/gui/auxiliary/tips.cpp
M src/gui/auxiliary/tips.hpp
M src/gui/auxiliary/widget_definition.cpp
M src/gui/auxiliary/widget_definition.hpp
M src/gui/auxiliary/widget_definition/button.cpp
M src/gui/auxiliary/widget_definition/button.hpp
M src/gui/auxiliary/widget_definition/drawing.cpp
M src/gui/auxiliary/widget_definition/drawing.hpp
M src/gui/auxiliary/widget_definition/horizontal_scrollbar.cpp
M src/gui/auxiliary/widget_definition/horizontal_scrollbar.hpp
M src/gui/auxiliary/widget_definition/image.cpp
M src/gui/auxiliary/widget_definition/image.hpp
M src/gui/auxiliary/widget_definition/label.cpp
M src/gui/auxiliary/widget_definition/label.hpp
M src/gui/auxiliary/widget_definition/listbox.cpp
M src/gui/auxiliary/widget_definition/listbox.hpp
M src/gui/auxiliary/widget_definition/matrix.cpp
M src/gui/auxiliary/widget_definition/matrix.hpp
M src/gui/auxiliary/widget_definition/minimap.cpp
M src/gui/auxiliary/widget_definition/minimap.hpp
M src/gui/auxiliary/widget_definition/multi_page.cpp
M src/gui/auxiliary/widget_definition/multi_page.hpp
M src/gui/auxiliary/widget_definition/panel.cpp
M src/gui/auxiliary/widget_definition/panel.hpp
M src/gui/auxiliary/widget_definition/progress_bar.cpp
M src/gui/auxiliary/widget_definition/progress_bar.hpp
M src/gui/auxiliary/widget_definition/repeating_button.cpp
M src/gui/auxiliary/widget_definition/repeating_button.hpp
M src/gui/auxiliary/widget_definition/scroll_label.cpp
M src/gui/auxiliary/widget_definition/scroll_label.hpp
M src/gui/auxiliary/widget_definition/scrollbar_panel.cpp
M src/gui/auxiliary/widget_definition/scrollbar_panel.hpp
M src/gui/auxiliary/widget_definition/slider.cpp
M src/gui/auxiliary/widget_definition/slider.hpp
M src/gui/auxiliary/widget_definition/spacer.cpp
M src/gui/auxiliary/widget_definition/spacer.hpp
M src/gui/auxiliary/widget_definition/stacked_widget.cpp
M src/gui/auxiliary/widget_definition/stacked_widget.hpp
M src/gui/auxiliary/widget_definition/text_box.cpp
M src/gui/auxiliary/widget_definition/text_box.hpp
M src/gui/auxiliary/widget_definition/toggle_button.cpp
M src/gui/auxiliary/widget_definition/toggle_button.hpp
M src/gui/auxiliary/widget_definition/toggle_panel.cpp
M src/gui/auxiliary/widget_definition/toggle_panel.hpp
M src/gui/auxiliary/widget_definition/tree_view.cpp
M src/gui/auxiliary/widget_definition/tree_view.hpp
M src/gui/auxiliary/widget_definition/vertical_scrollbar.cpp
M src/gui/auxiliary/widget_definition/vertical_scrollbar.hpp
M src/gui/auxiliary/widget_definition/window.cpp
M src/gui/auxiliary/widget_definition/window.hpp
M src/gui/auxiliary/window_builder.cpp
M src/gui/auxiliary/window_builder.hpp
M src/gui/auxiliary/window_builder/button.cpp
M src/gui/auxiliary/window_builder/button.hpp
M src/gui/auxiliary/window_builder/control.cpp
M src/gui/auxiliary/window_builder/control.hpp
M src/gui/auxiliary/window_builder/drawing.cpp
M src/gui/auxiliary/window_builder/drawing.hpp
M src/gui/auxiliary/window_builder/helper.cpp
M src/gui/auxiliary/window_builder/helper.hpp
M src/gui/auxiliary/window_builder/horizontal_listbox.cpp
M src/gui/auxiliary/window_builder/horizontal_listbox.hpp
M src/gui/auxiliary/window_builder/horizontal_scrollbar.cpp
M src/gui/auxiliary/window_builder/horizontal_scrollbar.hpp
M src/gui/auxiliary/window_builder/image.cpp
M src/gui/auxiliary/window_builder/image.hpp
M src/gui/auxiliary/window_builder/instance.cpp
M src/gui/auxiliary/window_builder/instance.hpp
M src/gui/auxiliary/window_builder/label.cpp
M src/gui/auxiliary/window_builder/label.hpp
M src/gui/auxiliary/window_builder/listbox.cpp
M src/gui/auxiliary/window_builder/listbox.hpp
M src/gui/auxiliary/window_builder/matrix.cpp
M src/gui/auxiliary/window_builder/matrix.hpp
M src/gui/auxiliary/window_builder/minimap.cpp
M src/gui/auxiliary/window_builder/minimap.hpp
M src/gui/auxiliary/window_builder/multi_page.cpp
M src/gui/auxiliary/window_builder/multi_page.hpp
M src/gui/auxiliary/window_builder/pane.cpp
M src/gui/auxiliary/window_builder/pane.hpp
M src/gui/auxiliary/window_builder/panel.cpp
M src/gui/auxiliary/window_builder/panel.hpp
M src/gui/auxiliary/window_builder/password_box.cpp
M src/gui/auxiliary/window_builder/password_box.hpp
M src/gui/auxiliary/window_builder/progress_bar.cpp
M src/gui/auxiliary/window_builder/progress_bar.hpp
M src/gui/auxiliary/window_builder/repeating_button.cpp
M src/gui/auxiliary/window_builder/repeating_button.hpp
M src/gui/auxiliary/window_builder/scroll_label.cpp
M src/gui/auxiliary/window_builder/scroll_label.hpp
M src/gui/auxiliary/window_builder/scrollbar_panel.cpp
M src/gui/auxiliary/window_builder/scrollbar_panel.hpp
M src/gui/auxiliary/window_builder/slider.cpp
M src/gui/auxiliary/window_builder/slider.hpp
M src/gui/auxiliary/window_builder/spacer.cpp
M src/gui/auxiliary/window_builder/spacer.hpp
M src/gui/auxiliary/window_builder/stacked_widget.cpp
M src/gui/auxiliary/window_builder/stacked_widget.hpp
M src/gui/auxiliary/window_builder/text_box.cpp
M src/gui/auxiliary/window_builder/text_box.hpp
M src/gui/auxiliary/window_builder/toggle_button.cpp
M src/gui/auxiliary/window_builder/toggle_button.hpp
M src/gui/auxiliary/window_builder/toggle_panel.cpp
M src/gui/auxiliary/window_builder/toggle_panel.hpp
M src/gui/auxiliary/window_builder/tree_view.cpp
M src/gui/auxiliary/window_builder/tree_view.hpp
M src/gui/auxiliary/window_builder/vertical_scrollbar.cpp
M src/gui/auxiliary/window_builder/vertical_scrollbar.hpp
M src/gui/auxiliary/window_builder/viewport.cpp
M src/gui/auxiliary/window_builder/viewport.hpp
M src/gui/dialogs/addon/description.cpp
M src/gui/dialogs/addon/description.hpp
M src/gui/dialogs/addon/filter_options.cpp
M src/gui/dialogs/addon/filter_options.hpp
M src/gui/dialogs/addon/uninstall_list.cpp
M src/gui/dialogs/addon/uninstall_list.hpp
M src/gui/dialogs/addon_connect.cpp
M src/gui/dialogs/addon_connect.hpp
M src/gui/dialogs/addon_list.cpp
M src/gui/dialogs/addon_list.hpp
M src/gui/dialogs/advanced_graphics_options.cpp
M src/gui/dialogs/advanced_graphics_options.hpp
M src/gui/dialogs/campaign_difficulty.cpp
M src/gui/dialogs/campaign_difficulty.hpp
M src/gui/dialogs/campaign_selection.cpp
M src/gui/dialogs/campaign_selection.hpp
M src/gui/dialogs/campaign_settings.cpp
M src/gui/dialogs/campaign_settings.hpp
M src/gui/dialogs/chat_log.cpp
M src/gui/dialogs/chat_log.hpp
M src/gui/dialogs/core_selection.cpp
M src/gui/dialogs/core_selection.hpp
M src/gui/dialogs/data_manage.cpp
M src/gui/dialogs/data_manage.hpp
M src/gui/dialogs/debug_clock.cpp
M src/gui/dialogs/debug_clock.hpp
M src/gui/dialogs/depcheck_confirm_change.cpp
M src/gui/dialogs/depcheck_confirm_change.hpp
M src/gui/dialogs/depcheck_select_new.cpp
M src/gui/dialogs/depcheck_select_new.hpp
M src/gui/dialogs/dialog.cpp
M src/gui/dialogs/dialog.hpp
M src/gui/dialogs/edit_label.cpp
M src/gui/dialogs/edit_label.hpp
M src/gui/dialogs/edit_text.cpp
M src/gui/dialogs/edit_text.hpp
M src/gui/dialogs/editor/custom_tod.cpp
M src/gui/dialogs/editor/custom_tod.hpp
M src/gui/dialogs/editor/editor_edit_label.cpp
M src/gui/dialogs/editor/editor_edit_label.hpp
M src/gui/dialogs/editor/editor_edit_scenario.cpp
M src/gui/dialogs/editor/editor_edit_scenario.hpp
M src/gui/dialogs/editor/editor_edit_side.cpp
M src/gui/dialogs/editor/editor_edit_side.hpp
M src/gui/dialogs/editor_generate_map.cpp
M src/gui/dialogs/editor_generate_map.hpp
M src/gui/dialogs/editor_new_map.cpp
M src/gui/dialogs/editor_new_map.hpp
M src/gui/dialogs/editor_resize_map.cpp
M src/gui/dialogs/editor_resize_map.hpp
M src/gui/dialogs/editor_set_starting_position.cpp
M src/gui/dialogs/editor_set_starting_position.hpp
M src/gui/dialogs/field-fwd.hpp
M src/gui/dialogs/field.hpp
M src/gui/dialogs/folder_create.cpp
M src/gui/dialogs/folder_create.hpp
M src/gui/dialogs/formula_debugger.cpp
M src/gui/dialogs/formula_debugger.hpp
M src/gui/dialogs/game_cache_options.cpp
M src/gui/dialogs/game_cache_options.hpp
M src/gui/dialogs/game_delete.cpp
M src/gui/dialogs/game_delete.hpp
M src/gui/dialogs/game_load.cpp
M src/gui/dialogs/game_load.hpp
M src/gui/dialogs/game_save.cpp
M src/gui/dialogs/game_save.hpp
M src/gui/dialogs/game_version.cpp
M src/gui/dialogs/game_version.hpp
M src/gui/dialogs/gamestate_inspector.cpp
M src/gui/dialogs/gamestate_inspector.hpp
M src/gui/dialogs/helper.hpp
M src/gui/dialogs/language_selection.cpp
M src/gui/dialogs/language_selection.hpp
M src/gui/dialogs/lobby/lobby_data.cpp
M src/gui/dialogs/lobby/lobby_data.hpp
M src/gui/dialogs/lobby/lobby_info.cpp
M src/gui/dialogs/lobby/lobby_info.hpp
M src/gui/dialogs/lobby_main.cpp
M src/gui/dialogs/lobby_main.hpp
M src/gui/dialogs/lobby_player_info.cpp
M src/gui/dialogs/lobby_player_info.hpp
M src/gui/dialogs/lua_interpreter.cpp
M src/gui/dialogs/lua_interpreter.hpp
M src/gui/dialogs/message.cpp
M src/gui/dialogs/message.hpp
M src/gui/dialogs/mp_alerts_options.cpp
M src/gui/dialogs/mp_alerts_options.hpp
M src/gui/dialogs/mp_change_control.cpp
M src/gui/dialogs/mp_change_control.hpp
M src/gui/dialogs/mp_cmd_wrapper.cpp
M src/gui/dialogs/mp_cmd_wrapper.hpp
M src/gui/dialogs/mp_connect.cpp
M src/gui/dialogs/mp_connect.hpp
M src/gui/dialogs/mp_create_game.cpp
M src/gui/dialogs/mp_create_game.hpp
M src/gui/dialogs/mp_create_game_set_password.cpp
M src/gui/dialogs/mp_create_game_set_password.hpp
M src/gui/dialogs/mp_host_game_prompt.cpp
M src/gui/dialogs/mp_host_game_prompt.hpp
M src/gui/dialogs/mp_login.cpp
M src/gui/dialogs/mp_login.hpp
M src/gui/dialogs/mp_method_selection.cpp
M src/gui/dialogs/mp_method_selection.hpp
M src/gui/dialogs/network_transmission.cpp
M src/gui/dialogs/network_transmission.hpp
M src/gui/dialogs/popup.cpp
M src/gui/dialogs/popup.hpp
M src/gui/dialogs/screenshot_notification.cpp
M src/gui/dialogs/screenshot_notification.hpp
M src/gui/dialogs/simple_item_selector.cpp
M src/gui/dialogs/simple_item_selector.hpp
M src/gui/dialogs/synced_choice_wait.cpp
M src/gui/dialogs/synced_choice_wait.hpp
M src/gui/dialogs/theme_list.cpp
M src/gui/dialogs/theme_list.hpp
M src/gui/dialogs/tip.cpp
M src/gui/dialogs/tip.hpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/title_screen.hpp
M src/gui/dialogs/transient_message.cpp
M src/gui/dialogs/transient_message.hpp
M src/gui/dialogs/unit_attack.cpp
M src/gui/dialogs/unit_attack.hpp
M src/gui/dialogs/unit_create.cpp
M src/gui/dialogs/unit_create.hpp
M src/gui/dialogs/wml_error.cpp
M src/gui/dialogs/wml_error.hpp
M src/gui/dialogs/wml_message.cpp
M src/gui/dialogs/wml_message.hpp
M src/gui/lib/types/point.cpp
M src/gui/lib/types/point.hpp
M src/gui/widgets/button.cpp
M src/gui/widgets/button.hpp
M src/gui/widgets/clickable.hpp
M src/gui/widgets/container.cpp
M src/gui/widgets/container.hpp
M src/gui/widgets/control.cpp
M src/gui/widgets/control.hpp
M src/gui/widgets/debug.cpp
M src/gui/widgets/debug.hpp
M src/gui/widgets/detail/register.tpp
M src/gui/widgets/drawing.cpp
M src/gui/widgets/drawing.hpp
M src/gui/widgets/event_executor.hpp
M src/gui/widgets/generator.cpp
M src/gui/widgets/generator.hpp
M src/gui/widgets/generator_private.hpp
M src/gui/widgets/grid.cpp
M src/gui/widgets/grid.hpp
M src/gui/widgets/grid_private.hpp
M src/gui/widgets/helper.cpp
M src/gui/widgets/helper.hpp
M src/gui/widgets/horizontal_scrollbar.cpp
M src/gui/widgets/horizontal_scrollbar.hpp
M src/gui/widgets/image.cpp
M src/gui/widgets/image.hpp
M src/gui/widgets/integer_selector.hpp
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
M src/gui/widgets/list.cpp
M src/gui/widgets/list.hpp
M src/gui/widgets/listbox.cpp
M src/gui/widgets/listbox.hpp
M src/gui/widgets/matrix.cpp
M src/gui/widgets/matrix.hpp
M src/gui/widgets/minimap.cpp
M src/gui/widgets/minimap.hpp
M src/gui/widgets/multi_page.cpp
M src/gui/widgets/multi_page.hpp
M src/gui/widgets/pane.cpp
M src/gui/widgets/pane.hpp
M src/gui/widgets/panel.cpp
M src/gui/widgets/panel.hpp
M src/gui/widgets/password_box.cpp
M src/gui/widgets/password_box.hpp
M src/gui/widgets/progress_bar.cpp
M src/gui/widgets/progress_bar.hpp
M src/gui/widgets/repeating_button.cpp
M src/gui/widgets/repeating_button.hpp
M src/gui/widgets/scroll_label.cpp
M src/gui/widgets/scroll_label.hpp
M src/gui/widgets/scrollbar.cpp
M src/gui/widgets/scrollbar.hpp
M src/gui/widgets/scrollbar_container.cpp
M src/gui/widgets/scrollbar_container.hpp
M src/gui/widgets/scrollbar_container_private.hpp
M src/gui/widgets/scrollbar_panel.cpp
M src/gui/widgets/scrollbar_panel.hpp
M src/gui/widgets/selectable.hpp
M src/gui/widgets/settings.cpp
M src/gui/widgets/settings.hpp
M src/gui/widgets/slider.cpp
M src/gui/widgets/slider.hpp
M src/gui/widgets/spacer.cpp
M src/gui/widgets/spacer.hpp
M src/gui/widgets/stacked_widget.cpp
M src/gui/widgets/stacked_widget.hpp
M src/gui/widgets/text.cpp
M src/gui/widgets/text.hpp
M src/gui/widgets/text_box.cpp
M src/gui/widgets/text_box.hpp
M src/gui/widgets/toggle_button.cpp
M src/gui/widgets/toggle_button.hpp
M src/gui/widgets/toggle_panel.cpp
M src/gui/widgets/toggle_panel.hpp
M src/gui/widgets/tree_view.cpp
M src/gui/widgets/tree_view.hpp
M src/gui/widgets/tree_view_node.cpp
M src/gui/widgets/tree_view_node.hpp
M src/gui/widgets/vertical_scrollbar.cpp
M src/gui/widgets/vertical_scrollbar.hpp
M src/gui/widgets/viewport.cpp
M src/gui/widgets/viewport.hpp
M src/gui/widgets/widget.cpp
M src/gui/widgets/widget.hpp
M src/gui/widgets/window.cpp
M src/gui/widgets/window.hpp
M src/gui/widgets/window_private.hpp
M src/halo.cpp
M src/halo.hpp
M src/hash.cpp
M src/hash.hpp
M src/help/help.cpp
M src/help/help.hpp
M src/help/help_browser.cpp
M src/help/help_browser.hpp
M src/help/help_button.cpp
M src/help/help_button.hpp
M src/help/help_impl.cpp
M src/help/help_impl.hpp
M src/help/help_menu.cpp
M src/help/help_menu.hpp
M src/help/help_text_area.cpp
M src/help/help_text_area.hpp
M src/help/help_topic_generators.cpp
M src/help/help_topic_generators.hpp
M src/hotkey/command_executor.cpp
M src/hotkey/command_executor.hpp
M src/hotkey/hotkey_command.cpp
M src/hotkey/hotkey_command.hpp
M src/hotkey/hotkey_item.cpp
M src/hotkey/hotkey_item.hpp
M src/hotkey/hotkey_manager.cpp
M src/hotkey/hotkey_manager.hpp
M src/hotkey/hotkey_preferences_display.cpp
M src/hotkey_handler.cpp
M src/hotkey_handler.hpp
M src/hotkey_handler_mp.cpp
M src/hotkey_handler_mp.hpp
M src/hotkey_handler_sp.cpp
M src/hotkey_handler_sp.hpp
M src/image.cpp
M src/image.hpp
M src/image_modifications.cpp
M src/image_modifications.hpp
M src/intro.cpp
M src/intro.hpp
M src/joystick.cpp
M src/joystick.hpp
M src/key.cpp
M src/key.hpp
M src/language.cpp
M src/language.hpp
M src/leader_scroll_dialog.cpp
M src/leader_scroll_dialog.hpp
M src/lexical_cast.hpp
M src/loadscreen.cpp
M src/loadscreen.hpp
M src/loadscreen_empty.cpp
M src/lobby_preferences.cpp
M src/lobby_preferences.hpp
M src/log_windows.cpp
M src/log_windows.hpp
M src/lua_jailbreak_exception.cpp
M src/lua_jailbreak_exception.hpp
M src/make_enum.hpp
M src/map.cpp
M src/map.hpp
M src/map_exception.hpp
M src/map_label.cpp
M src/map_label.hpp
M src/map_location.cpp
M src/map_location.hpp
M src/map_utils.hpp
M src/marked-up_text.cpp
M src/marked-up_text.hpp
M src/menu_events.cpp
M src/menu_events.hpp
M src/minimap.cpp
M src/minimap.hpp
M src/mouse_events.cpp
M src/mouse_events.hpp
M src/mouse_handler_base.cpp
M src/mouse_handler_base.hpp
M src/movetype.cpp
M src/movetype.hpp
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
M src/mp_ui_alerts.cpp
M src/mp_ui_alerts.hpp
M src/mt_rng.cpp
M src/mt_rng.hpp
M src/multiplayer_error_codes.hpp
M src/neon.hpp
M src/network.cpp
M src/network.hpp
M src/network_asio.cpp
M src/network_asio.hpp
M src/network_worker.cpp
M src/network_worker.hpp
M src/overlay.hpp
M src/pathfind/pathfind.cpp
M src/pathfind/pathfind.hpp
M src/pathfind/teleport.cpp
M src/pathfind/teleport.hpp
M src/pathutils.cpp
M src/pathutils.hpp
M src/persist_context.cpp
M src/persist_context.hpp
M src/persist_manager.cpp
M src/persist_manager.hpp
M src/persist_var.cpp
M src/persist_var.hpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playmp_controller.cpp
M src/playmp_controller.hpp
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
M src/playturn.cpp
M src/playturn.hpp
M src/portrait.cpp
M src/portrait.hpp
M src/preferences.cpp
M src/preferences.hpp
M src/preferences_display.cpp
M src/preferences_display.hpp
M src/race.cpp
M src/race.hpp
M src/random_new.cpp
M src/random_new.hpp
M src/random_new_deterministic.cpp
M src/random_new_deterministic.hpp
M src/random_new_synced.cpp
M src/random_new_synced.hpp
M src/recall_list_manager.cpp
M src/recall_list_manager.hpp
M src/reference_counted_object.hpp
M src/replay.cpp
M src/replay.hpp
M src/replay_helper.cpp
M src/replay_helper.hpp
M src/reports.cpp
M src/reports.hpp
M src/resources.cpp
M src/resources.hpp
M src/save_blocker.cpp
M src/save_blocker.hpp
M src/save_index.cpp
M src/save_index.hpp
M src/savegame.cpp
M src/savegame.hpp
M src/savegame_config.hpp
M src/scoped_resource.hpp
M src/scripting/application_lua_kernel.cpp
M src/scripting/application_lua_kernel.hpp
M src/scripting/debug_lua.cpp
M src/scripting/debug_lua.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/scripting/lua_api.cpp
M src/scripting/lua_api.hpp
M src/scripting/lua_common.cpp
M src/scripting/lua_common.hpp
M src/scripting/lua_cpp_function.cpp
M src/scripting/lua_cpp_function.hpp
M src/scripting/lua_fileops.cpp
M src/scripting/lua_fileops.hpp
M src/scripting/lua_gui2.cpp
M src/scripting/lua_gui2.hpp
M src/scripting/lua_kernel_base.cpp
M src/scripting/lua_kernel_base.hpp
M src/scripting/lua_map_location_ops.cpp
M src/scripting/lua_map_location_ops.hpp
M src/scripting/lua_race.cpp
M src/scripting/lua_race.hpp
M src/scripting/lua_rng.cpp
M src/scripting/lua_rng.hpp
M src/scripting/lua_team.cpp
M src/scripting/lua_team.hpp
M src/scripting/lua_types.cpp
M src/scripting/lua_types.hpp
M src/scripting/lua_unit_type.cpp
M src/scripting/lua_unit_type.hpp
M src/scripting/mapgen_lua_kernel.cpp
M src/scripting/mapgen_lua_kernel.hpp
M src/scripting/plugins/context.cpp
M src/scripting/plugins/context.hpp
M src/scripting/plugins/manager.cpp
M src/scripting/plugins/manager.hpp
M src/sdl/alpha.cpp
M src/sdl/alpha.hpp
M src/sdl/compat.hpp
M src/sdl/exception.cpp
M src/sdl/exception.hpp
M src/sdl/gpu.hpp
M src/sdl/image.cpp
M src/sdl/image.hpp
M src/sdl/rect.cpp
M src/sdl/rect.hpp
M src/sdl/shader.cpp
M src/sdl/shader.hpp
M src/sdl/utils.cpp
M src/sdl/utils.hpp
M src/sdl/window.cpp
M src/sdl/window.hpp
M src/seed_rng.cpp
M src/seed_rng.hpp
M src/serialization/binary_or_text.cpp
M src/serialization/binary_or_text.hpp
M src/serialization/compression.hpp
M src/serialization/parser.cpp
M src/serialization/parser.hpp
M src/serialization/preprocessor.cpp
M src/serialization/preprocessor.hpp
M src/serialization/schema_validator.cpp
M src/serialization/schema_validator.hpp
M src/serialization/string_utils.cpp
M src/serialization/string_utils.hpp
M src/serialization/tokenizer.cpp
M src/serialization/tokenizer.hpp
M src/serialization/ucs4_convert_impl.hpp
M src/serialization/unicode.cpp
M src/serialization/unicode.hpp
M src/serialization/unicode_cast.hpp
M src/serialization/unicode_types.hpp
M src/serialization/validator.cpp
M src/serialization/validator.hpp
M src/server/ban.cpp
M src/server/ban.hpp
M src/server/forum_user_handler.cpp
M src/server/forum_user_handler.hpp
M src/server/game.cpp
M src/server/game.hpp
M src/server/input_stream.cpp
M src/server/input_stream.hpp
M src/server/metrics.cpp
M src/server/metrics.hpp
M src/server/player.cpp
M src/server/player.hpp
M src/server/player_network.cpp
M src/server/player_network.hpp
M src/server/proxy.cpp
M src/server/proxy.hpp
M src/server/room.cpp
M src/server/room.hpp
M src/server/room_manager.cpp
M src/server/room_manager.hpp
M src/server/sample_user_handler.cpp
M src/server/sample_user_handler.hpp
M src/server/server.cpp
M src/server/server.hpp
M src/server/simple_wml.cpp
M src/server/simple_wml.hpp
M src/server/user_handler.cpp
M src/server/user_handler.hpp
M src/settings.cpp
M src/settings.hpp
M src/show_dialog.cpp
M src/show_dialog.hpp
M src/side_filter.cpp
M src/side_filter.hpp
M src/simple_rng.cpp
M src/simple_rng.hpp
M src/sound.cpp
M src/sound.hpp
M src/sound_music_track.cpp
M src/sound_music_track.hpp
M src/soundsource.cpp
M src/soundsource.hpp
M src/statistics.cpp
M src/statistics.hpp
M src/statistics_dialog.cpp
M src/statistics_dialog.hpp
M src/storyscreen/controller.cpp
M src/storyscreen/controller.hpp
M src/storyscreen/interface.cpp
M src/storyscreen/interface.hpp
M src/storyscreen/part.cpp
M src/storyscreen/part.hpp
M src/storyscreen/render.cpp
M src/storyscreen/render.hpp
M src/strftime.cpp
M src/strftime.hpp
M src/synced_checkup.cpp
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/syncmp_handler.cpp
M src/syncmp_handler.hpp
M src/team.cpp
M src/team.hpp
M src/teambuilder.cpp
M src/teambuilder.hpp
M src/terrain.cpp
M src/terrain.hpp
M src/terrain_builder.cpp
M src/terrain_builder.hpp
M src/terrain_filter.cpp
M src/terrain_filter.hpp
M src/terrain_translation.cpp
M src/terrain_translation.hpp
M src/terrain_type_data.cpp
M src/terrain_type_data.hpp
M src/tests/create_images.cpp
M src/tests/floating_point_emulation.cpp
M src/tests/gui/fire_event.cpp
M src/tests/gui/iterator.cpp
M src/tests/gui/test_drop_target.cpp
M src/tests/gui/test_gui2.cpp
M src/tests/gui/test_save_dialog.cpp
M src/tests/gui/visitor.cpp
M src/tests/main.cpp
M src/tests/test_addons.cpp
M src/tests/test_commandline_options.cpp
M src/tests/test_config.cpp
M src/tests/test_config_cache.cpp
M src/tests/test_formula_ai.cpp
M src/tests/test_formula_function.cpp
M src/tests/test_image_modifications.cpp
M src/tests/test_lexical_cast.cpp
M src/tests/test_make_enum.cpp
M src/tests/test_map_location.cpp
M src/tests/test_mp_connect.cpp
M src/tests/test_network_worker.cpp
M src/tests/test_recall_list.cpp
M src/tests/test_rng.cpp
M src/tests/test_sdl_utils.cpp
M src/tests/test_sdl_utils.hpp
M src/tests/test_serialization.cpp
M src/tests/test_team.cpp
M src/tests/test_unit_map.cpp
M src/tests/test_util.cpp
M src/tests/test_version.cpp
M src/tests/test_whiteboard_side_actions.cpp
M src/tests/utils/auto_parameterized.hpp
M src/tests/utils/fake_display.cpp
M src/tests/utils/fake_display.hpp
M src/tests/utils/fake_event_source.cpp
M src/tests/utils/fake_event_source.hpp
M src/tests/utils/game_config_manager.cpp
M src/tests/utils/game_config_manager.hpp
M src/tests/utils/play_scenario.cpp
M src/tests/utils/play_scenario.hpp
M src/tests/utils/predicate.hpp
M src/text.cpp
M src/text.hpp
M src/theme.cpp
M src/theme.hpp
M src/thread.cpp
M src/thread.hpp
M src/time_of_day.cpp
M src/time_of_day.hpp
M src/tod_manager.cpp
M src/tod_manager.hpp
M src/tools/cutter.cpp
M src/tools/dummy_video.cpp
M src/tools/exploder.cpp
M src/tools/exploder_composer.cpp
M src/tools/exploder_composer.hpp
M src/tools/exploder_cutter.cpp
M src/tools/exploder_cutter.hpp
M src/tools/exploder_utils.cpp
M src/tools/exploder_utils.hpp
M src/tools/key_test.cpp
M src/tools/schema/error_container.cpp
M src/tools/schema/error_container.hpp
M src/tools/schema/schema_generator.cpp
M src/tools/schema/sourceparser.cpp
M src/tools/schema/sourceparser.hpp
M src/tools/schema/tag.cpp
M src/tools/schema/tag.hpp
M src/tools/sdl2/sdl2.cpp
M src/tools/sdl2/sdl2.hpp
M src/tools/sdl2/window.cpp
M src/tools/sdl2/window.hpp
M src/tools/validator/validator_tool.cpp
M src/tooltips.cpp
M src/tooltips.hpp
M src/tracer.cpp
M src/tracer.hpp
M src/tstring.cpp
M src/tstring.hpp
M src/unit.cpp
M src/unit.hpp
M src/unit_abilities.cpp
M src/unit_abilities.hpp
M src/unit_animation.cpp
M src/unit_animation.hpp
M src/unit_animation_component.cpp
M src/unit_animation_component.hpp
M src/unit_attack_type.cpp
M src/unit_attack_type.hpp
M src/unit_display.cpp
M src/unit_display.hpp
M src/unit_drawer.cpp
M src/unit_drawer.hpp
M src/unit_filter.cpp
M src/unit_filter.hpp
M src/unit_formula_manager.cpp
M src/unit_formula_manager.hpp
M src/unit_frame.cpp
M src/unit_frame.hpp
M src/unit_helper.cpp
M src/unit_helper.hpp
M src/unit_id.cpp
M src/unit_id.hpp
M src/unit_map.cpp
M src/unit_map.hpp
M src/unit_ptr.hpp
M src/unit_types.cpp
M src/unit_types.hpp
M src/util.cpp
M src/util.hpp
M src/utils/const_clone.tpp
M src/utils/enumerate.tpp
M src/utils/foreach.tpp
M src/utils/iterator.hpp
M src/utils/reference_counter.hpp
M src/utils/sha1.cpp
M src/utils/sha1.hpp
M src/utils/shared_object.hpp
M src/utils/smart_list.hpp
M src/variable.cpp
M src/variable.hpp
M src/variable_info.cpp
M src/variable_info.hpp
M src/variable_info_detail.hpp
M src/variant.cpp
M src/variant.hpp
M src/version.cpp
M src/version.hpp
M src/video.cpp
M src/video.hpp
M src/wesmage/exit.cpp
M src/wesmage/exit.hpp
M src/wesmage/filter.cpp
M src/wesmage/filter.hpp
M src/wesmage/options.cpp
M src/wesmage/options.hpp
M src/wesmage/wesmage.cpp
M src/wesnoth.cpp
M src/whiteboard/action.cpp
M src/whiteboard/action.hpp
M src/whiteboard/attack.cpp
M src/whiteboard/attack.hpp
M src/whiteboard/highlighter.cpp
M src/whiteboard/highlighter.hpp
M src/whiteboard/manager.cpp
M src/whiteboard/manager.hpp
M src/whiteboard/mapbuilder.cpp
M src/whiteboard/mapbuilder.hpp
M src/whiteboard/move.cpp
M src/whiteboard/move.hpp
M src/whiteboard/recall.cpp
M src/whiteboard/recall.hpp
M src/whiteboard/recruit.cpp
M src/whiteboard/recruit.hpp
M src/whiteboard/side_actions.cpp
M src/whiteboard/side_actions.hpp
M src/whiteboard/suppose_dead.cpp
M src/whiteboard/suppose_dead.hpp
M src/whiteboard/typedefs.hpp
M src/whiteboard/utility.cpp
M src/whiteboard/utility.hpp
M src/whiteboard/visitor.hpp
M src/widgets/button.cpp
M src/widgets/button.hpp
M src/widgets/combo.cpp
M src/widgets/combo.hpp
M src/widgets/combo_drag.cpp
M src/widgets/combo_drag.hpp
M src/widgets/drop_target.cpp
M src/widgets/drop_target.hpp
M src/widgets/file_menu.cpp
M src/widgets/file_menu.hpp
M src/widgets/label.cpp
M src/widgets/label.hpp
M src/widgets/menu.cpp
M src/widgets/menu.hpp
M src/widgets/menu_style.cpp
M src/widgets/progressbar.cpp
M src/widgets/progressbar.hpp
M src/widgets/scrollarea.cpp
M src/widgets/scrollarea.hpp
M src/widgets/scrollpane.cpp
M src/widgets/scrollpane.hpp
M src/widgets/slider.cpp
M src/widgets/slider.hpp
M src/widgets/textbox.cpp
M src/widgets/textbox.hpp
M src/widgets/widget.cpp
M src/widgets/widget.hpp
M src/wmi_pager.cpp
M src/wmi_pager.hpp
M src/wml_exception.cpp
M src/wml_exception.hpp
M src/wml_separators.hpp
M src/xBRZ/config.hpp
M src/xBRZ/xbrz.cpp
M src/xBRZ/xbrz.hpp
Log Message:
-----------
update copyright to year 2016
using this shell script:
find src -type f -print0 | xargs -0 sed -i "s|Copyright (C) \([[:digit:]]*\)\([ ]*\)-\([ ]*\)2015|Copyright (C) \1\2-\32016|g"
More information about the Commits
mailing list