[Commits] [wesnoth/wesnoth] d2dc7d: add lua function to complie unit/location filters
GitHub
noreply at github.com
Thu Sep 21 10:01:38 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d2dc7db0d847392693586f8eac31ee9f50ce1b7b
https://github.com/wesnoth/wesnoth/commit/d2dc7db0d847392693586f8eac31ee9f50ce1b7b
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
A src/scripting/lua_filter.cpp
A src/scripting/lua_filter.hpp
Log Message:
-----------
add lua function to complie unit/location filters
Commit: e3178987bb415071ce0093efd5f31a2809c344c1
https://github.com/wesnoth/wesnoth/commit/e3178987bb415071ce0093efd5f31a2809c344c1
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-09-21 (Thu, 21 Sep 2017)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/06_Acquaintance_in_Need.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/07_Elves_Last_Stand.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/08_Council_of_Hard_Choices.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/10_Cliffs_of_Thoria.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/11_Battle_of_the_Book.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/13_News_from_the_Front.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/14_Human_Alliance.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/19_Costly_Revenge.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/22_Northern_Battle.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/23_End_of_War.cfg
Log Message:
-----------
don't wrap {KALENZ} in a [unit] in [side]
this fixes a bug where the mp nick would be used in sp mode in multiple
dialogs because the side had no name= attribute.
Compare: https://github.com/wesnoth/wesnoth/compare/1523b09e77b0...e3178987bb41
More information about the Commits
mailing list