[Commits] [wesnoth/wesnoth] 72a80f: Removed GUI_NORMAL__RESOLUTION macro
GitHub
noreply at github.com
Sat Feb 17 06:35:10 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 72a80fed5b464617ad843f257f144402ded7b759
https://github.com/wesnoth/wesnoth/commit/72a80fed5b464617ad843f257f144402ded7b759
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-17 (Sat, 17 Feb 2018)
Changed paths:
M data/gui/macros/_initial.cfg
M data/gui/widget/label_default.cfg
M data/gui/widget/label_story_screen_title.cfg
M data/gui/widget/label_title_screen_tip.cfg
M data/gui/widget/listbox_default.cfg
M data/gui/widget/listbox_wml_message.cfg
M data/gui/widget/matrix_default.cfg
M data/gui/widget/scroll_label_default.cfg
M data/gui/widget/scroll_label_description.cfg
M data/gui/widget/scroll_label_verbatim.cfg
M data/gui/widget/scroll_label_wml_message.cfg
M data/gui/widget/toggle_button_icon.cfg
M data/gui/widget/toggle_button_orb.cfg
M data/gui/widget/toggle_button_tree_view_node.cfg
M data/gui/widget/tree_view_default.cfg
M data/gui/widget/window_default.cfg
Log Message:
-----------
Removed GUI_NORMAL__RESOLUTION macro
[ci skip]
Not necessary since the "tiny" resolution was removed a long time ago, and the parameters
would implicitly convert to 0 engine-side.
More information about the Commits
mailing list