[Commits] [wesnoth/wesnoth] 7b6dea: Move filtering code out of the unit formula manage...

GitHub noreply at github.com
Tue Mar 29 16:42:43 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7b6dea55c848f6e30b90d5681491c218968b41d9
      https://github.com/wesnoth/wesnoth/commit/7b6dea55c848f6e30b90d5681491c218968b41d9
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M src/units/filter.cpp
    M src/units/formula_manager.cpp
    M src/units/formula_manager.hpp

  Log Message:
  -----------
  Move filtering code out of the unit formula manager.


  Commit: d8ee9dca290e260d2fe95fce74ee3a892949b6d1
      https://github.com/wesnoth/wesnoth/commit/d8ee9dca290e260d2fe95fce74ee3a892949b6d1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M changelog
    M src/units/filter.cpp

  Log Message:
  -----------
  Expose second unit to unit filter formulas


  Commit: 0f072f34f2da7f2d38c6d265443b73374ff3e161
      https://github.com/wesnoth/wesnoth/commit/0f072f34f2da7f2d38c6d265443b73374ff3e161
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M changelog
    M src/formula/callable_objects.cpp
    M src/formula/callable_objects.hpp
    M src/side_filter.cpp
    M src/terrain/filter.cpp
    M src/units/attack_type.cpp
    M src/units/filter.cpp

  Log Message:
  -----------
  Several expansions to filters
- Side, location, and weapon filters now support formulas
- Additional keys in weapon filters; now covers everything except weights
- [has_attack] in unit filters
- Formula view of sides, terrain, and weapons expanded to mostly match Lua view


Compare: https://github.com/wesnoth/wesnoth/compare/49fc414cc614...0f072f34f2da


More information about the Commits mailing list