wesnoth/data/lua
jostephd 3a3b752881 WML: Support [filter_side] in [item]. (#3533)
* WML: Support [filter_side] in [item].

If [filter_side] is present then "team_name" is ignored.

Fixes #1477.

* WML: Compare [item]team_name to [side]team_name using intersection.

Fixes problems with substrings and when one or the other is a
comma-separated list. See #3533

* WML: Rename [item][filter_side] to [item][filter_team]

* Add changelog entry
2018-09-21 21:11:08 -04:00
..
wml WML: Support [filter_side] in [item]. (#3533) 2018-09-21 21:11:08 -04:00
backwards-compatibility.lua Lua code: replace deprecated wesnoth.tovconfig() calls 2018-05-13 19:54:14 -07:00
cave_map_generator.lua Cleaned up deprecated API usage in core Lua 2018-03-13 16:55:36 +11:00
core.lua Lua code: replace deprecated wesnoth.get_all_vars() calls 2018-05-13 20:50:49 -07:00
feeding.lua Cleaned up deprecated API usage in core Lua 2018-03-13 16:55:36 +11:00
functional.lua Lua API: simplify functional.reduce (#2788) 2018-03-30 13:23:39 -04:00
helper.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-13 20:35:20 -07:00
ilua.lua pofix: add fixes of previous commits. 2018-02-06 23:03:06 +11:00
location_set.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-13 20:35:20 -07:00
mapgen_helper.lua Lua random map generator: fix off-by-one error in flip transforms 2018-05-12 18:43:16 -07:00
on_event.lua prevent double execution of on_event.lua 2018-09-19 18:09:50 +02:00
package.lua Lua: Use the second argument to error() where appropriate 2017-05-10 17:40:13 -04:00
wml-conditionals.lua Support formula= in [variable] ConditionalWML 2018-03-24 18:09:04 -04:00
wml-flow.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-13 20:35:20 -07:00
wml-tags.lua fixup [terrain_mask] 2018-08-13 17:53:16 +02:00
wml-utils.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-13 20:35:20 -07:00