[wesnoth-commits] [wesnoth/wesnoth] bb6ef6: pick_advance: Bring the UI layout more in line wit...
Iris Morelle
noreply at github.com
Wed Feb 17 01:54:58 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: bb6ef63f0f13227db4f497403e178e1b42ba054c
https://github.com/wesnoth/wesnoth/commit/bb6ef63f0f13227db4f497403e178e1b42ba054c
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M data/modifications/pick_advance/dialog.lua
Log Message:
-----------
pick_advance: Bring the UI layout more in line with the game engine
This does alter some of the code significantly to make it less "clever"
(no more dynamic build) but also less hostile to future modifications
like this.
(CC #5555)
Commit: a426d9fa5f830bccf8d53944377f7bf6ad863374
https://github.com/wesnoth/wesnoth/commit/a426d9fa5f830bccf8d53944377f7bf6ad863374
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M data/modifications/pick_advance/dialog.lua
Log Message:
-----------
pick_advance: Use the correct team colour settings
Also removed a listbox selection callback that serves no purpose beyond
re-setting the selection's icon to what it already is. Weird code.
(CC #5555)
Compare: https://github.com/wesnoth/wesnoth/compare/75522eb22402...a426d9fa5f83
More information about the Commits
mailing list