[wesnoth-commits] [wesnoth/wesnoth] 168986: Convert compression::format to a scoped enum
Charles Dang
noreply at github.com
Tue Apr 12 11:38:24 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 168986232a66065e16cdf36d3abc774bd384433b
https://github.com/wesnoth/wesnoth/commit/168986232a66065e16cdf36d3abc774bd384433b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M src/game_launcher.cpp
M src/preferences/game.cpp
M src/save_index.cpp
M src/serialization/binary_or_text.cpp
M src/serialization/compression.hpp
M src/wesnoth.cpp
Log Message:
-----------
Convert compression::format to a scoped enum
Commit: e36b8acacebc8bc1b375eeae39a16465d9352bef
https://github.com/wesnoth/wesnoth/commit/e36b8acacebc8bc1b375eeae39a16465d9352bef
Author: Charles Dang <exodia339 at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M src/gui/core/event/distributor.cpp
Log Message:
-----------
Revert "GUI2/Distributor: address *potential* nullptr dereference"
This reverts commit 9caf43ed732f621d6d752ff5dede54466d5d4b4c. I was mistaken, this is actually meant
to check if mouse_focus_ is a styled_widget or not, and if it's not, fire events unconditionally.
Compare: https://github.com/wesnoth/wesnoth/compare/9caf43ed732f...e36b8acacebc
More information about the Commits
mailing list