[Commits] [wesnoth/wesnoth] ee1278: wmllint: handle new name generator syntax
GitHub
noreply at github.com
Sun Jun 12 10:15:19 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ee12780360459ce5dd812888bef1a335159ef3b7
https://github.com/wesnoth/wesnoth/commit/ee12780360459ce5dd812888bef1a335159ef3b7
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: handle new name generator syntax
Commit: 9d1265139b6ab2fe29567b3045c5e50dad7e4414
https://github.com/wesnoth/wesnoth/commit/9d1265139b6ab2fe29567b3045c5e50dad7e4414
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/01_The_Uprooting.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
Log Message:
-----------
LoW: fixed 'unknown Kalenz/Landar referred to by id' wmllint warnings
Commit: 5001c58fde6b1c70de7e91241ad582681a012582
https://github.com/wesnoth/wesnoth/commit/5001c58fde6b1c70de7e91241ad582681a012582
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/01_The_Uprooting.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/08_Council_of_Hard_Choices.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/09_Bounty_Hunters.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/12_Revelations.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/13_News_from_the_Front.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/22_Northern_Battle.cfg
M data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg
Log Message:
-----------
LoW: wmlindent run
Commit: 270809c68c173b75178dc5a666956e4ba97acbe3
https://github.com/wesnoth/wesnoth/commit/270809c68c173b75178dc5a666956e4ba97acbe3
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M data/tools/GUI.pyw
Log Message:
-----------
GUI.pyw: fix an error that seems to happen only on Python 3.5
When closing down the program, this error message appeared: 'TypeError: catching classes that do not inherit from BaseException is not allowed'. It seems to depend on Tkinter's PhotoImage object being destroyed after the root windows's destroy() method is called.
Commit: 85f1869e56abd6b7875c0395189359afdcc44d3a
https://github.com/wesnoth/wesnoth/commit/85f1869e56abd6b7875c0395189359afdcc44d3a
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: fix unknown IDs in OptionWML tags
Commit: d7b2fad19036777cec08920e6b4d0ee6f0015b2e
https://github.com/wesnoth/wesnoth/commit/d7b2fad19036777cec08920e6b4d0ee6f0015b2e
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2016-06-12 (Sun, 12 Jun 2016)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: fix unknown IDs in [generator] tag
Compare: https://github.com/wesnoth/wesnoth/compare/e86fea358a83...d7b2fad19036
More information about the Commits
mailing list