mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 16:30:04 +00:00

* 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 (cherry-picked from commit 3a3b752881f50ad34742c5962d40d96556adf1a1)