[wesnoth-commits] [wesnoth/wesnoth] 8e2996: Prevents logging of duplicate deprecation messages...
Pentarctagon
noreply at github.com
Sat Jul 24 23:52:12 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8e2996661fe260f9906529fbad792a14d37a3705
https://github.com/wesnoth/wesnoth/commit/8e2996661fe260f9906529fbad792a14d37a3705
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