[Commits] [wesnoth/wesnoth] 7253a1: [filter_vision] tag should return true if *any* vi...
GitHub
noreply at github.com
Sat Jul 12 15:14:11 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 7253a1abfbbd3bbf39e0d5de9016592c552f4044
https://github.com/wesnoth/wesnoth/commit/7253a1abfbbd3bbf39e0d5de9016592c552f4044
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M src/terrain_filter.cpp
M src/unit.cpp
Log Message:
-----------
[filter_vision] tag should return true if *any* viewer matches
This commit also fixes a bug where filter_vision was different
in a unit filter vs a location filter with regards to what happens
when different numbers of matches are found.
Commit: 91e84822799c6ded35d89bbd2877ba2448447c6c
https://github.com/wesnoth/wesnoth/commit/91e84822799c6ded35d89bbd2877ba2448447c6c
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M src/side_filter.cpp
Log Message:
-----------
add [has_ally],[has_enemy] tags for standard side filter
Unlike [allied_with] and [enemy_of], these will match if only if
there is *any* ally or enemy matching the filter. The other versions
of the tag match only if all sides matching the filter are
allied / opposed.
Commit: 31699f6ff3bc085aa3b2dd8c3bc66053d9110287
https://github.com/wesnoth/wesnoth/commit/31699f6ff3bc085aa3b2dd8c3bc66053d9110287
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M src/terrain_filter.cpp
M src/unit.cpp
Log Message:
-----------
Merge branch 'fixup_filter_vision' into 1.12
Commit: 32daa68bd11adbd7c963f335a860ba4da457aa84
https://github.com/wesnoth/wesnoth/commit/32daa68bd11adbd7c963f335a860ba4da457aa84
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M RELEASE_NOTES
M changelog
Log Message:
-----------
update changelogs
Commit: 1d384d0592af85fb2684e22940e1385083233d47
https://github.com/wesnoth/wesnoth/commit/1d384d0592af85fb2684e22940e1385083233d47
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M src/side_filter.cpp
Log Message:
-----------
Merge branch 'add_has_ally/enemy' into 1.12
Commit: 26a9a2f4f162c015307b9a85f11697b6d0817584
https://github.com/wesnoth/wesnoth/commit/26a9a2f4f162c015307b9a85f11697b6d0817584
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
Changed paths:
M RELEASE_NOTES
M changelog
Log Message:
-----------
update changelogs
Compare: https://github.com/wesnoth/wesnoth/compare/b8007ed2c044...26a9a2f4f162
More information about the Commits
mailing list