[Commits] [wesnoth/wesnoth] 32169b: wmlunits: Skip race names consisting of nothing bu...
GitHub
noreply at github.com
Sun Aug 27 23:48:23 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 32169bfd2fd71aa0f1f3064f9d5b0a668c9775cd
https://github.com/wesnoth/wesnoth/commit/32169bfd2fd71aa0f1f3064f9d5b0a668c9775cd
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Skip race names consisting of nothing but whitespace
They mess the markup up and aren't usually intended to be included in
the unit tree in the first place.
Commit: 769565b59c8ea17eb1584853de76444aed99d8f4
https://github.com/wesnoth/wesnoth/commit/769565b59c8ea17eb1584853de76444aed99d8f4
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Don't format the abilities placeholder dash as bold
Commit: f1eb040c7649d47304d239ca4eef40a07ff02e57
https://github.com/wesnoth/wesnoth/commit/f1eb040c7649d47304d239ca4eef40a07ff02e57
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Skip writing attack list sections when a unit has no attacks
Commit: f28dafa7a436c46dfd9f0589157ed60ab15dd467
https://github.com/wesnoth/wesnoth/commit/f28dafa7a436c46dfd9f0589157ed60ab15dd467
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
M data/tools/unit_tree/menu.js
Log Message:
-----------
wmlunits: Partial re-design of the navigation menu implementation
Needed in order to be able to style things better, especially for the
column layout popups.
Commit: 065d17b0c9c2ae178469d0c75b0c83bed5db8c9a
https://github.com/wesnoth/wesnoth/commit/065d17b0c9c2ae178469d0c75b0c83bed5db8c9a
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Major structural rearrangement of the unit details view page
Turns the unit description section into a flex container with the unit
portraits on the right, wherever flex is supported.
Fixes wesnoth/wesmere#4 and wesnoth/wesmere#3.
Compare: https://github.com/wesnoth/wesnoth/compare/299414e385af...065d17b0c9c2
More information about the Commits
mailing list