[wesnoth-commits] [wesnoth/wesnoth] 6fd913: Prevents logging of duplicate deprecation messages...

Pentarctagon noreply at github.com
Sat Jul 24 23:50:54 UTC 2021


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6fd9137c676bb26d82bd799f338dcb7948b29294
      https://github.com/wesnoth/wesnoth/commit/6fd9137c676bb26d82bd799f338dcb7948b29294
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2021-07-24 (Sat, 24 Jul 2021)

  Changed paths:
    M run_wml_tests
    M src/ai/configuration.cpp
    M src/ai/default/recruitment.cpp
    M src/config.cpp
    M src/deprecation.cpp
    M src/game_events/action_wml.cpp
    M src/game_events/conditional_wml.cpp
    M src/game_events/manager_impl.cpp
    M src/game_events/pump.cpp
    M src/game_events/pump.hpp
    M src/game_launcher.cpp
    M src/game_launcher.hpp
    M src/generators/cave_map_generator.cpp
    M src/gui/widgets/stacked_widget.cpp
    M src/log.cpp
    M src/log.hpp
    M src/mouse_events.cpp
    M src/pathfind/teleport.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_common.cpp
    M src/side_filter.cpp
    M src/terrain/filter.cpp
    M src/units/abilities.cpp
    M src/units/attack_type.cpp
    M src/units/filter.cpp
    M src/units/race.cpp
    M src/utils/context_free_grammar_generator.cpp
    M src/utils/name_generator_factory.cpp
    M src/wml_exception.cpp
    M wml_test_schedule

  Log Message:
  -----------
  Prevents logging of duplicate deprecation messages and messages missing timestamps.

Fixes #5942





More information about the Commits mailing list