[Commits] [wesnoth/wesnoth] 469670: Formula/Callable: move utility functions to a cent...
GitHub
noreply at github.com
Wed Mar 29 01:05:41 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4696708125d31d031d5a604f9f676a930372e59c
https://github.com/wesnoth/wesnoth/commit/4696708125d31d031d5a604f9f676a930372e59c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-29 (Wed, 29 Mar 2017)
Changed paths:
M src/ai/formula/stage_unit_formulas.cpp
M src/formula/callable.hpp
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:
-----------
Formula/Callable: move utility functions to a centralized location
Also moved the formula callable clases into the game_logic namespace.
More information about the Commits
mailing list