[Commits] [wesnoth/wesnoth] 92d0be: Made formula_callable::get_inputs and add_input ta...
GitHub
noreply at github.com
Mon Apr 3 10:38:45 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 92d0be3941f4237d3c369f893310599e321c3d02
https://github.com/wesnoth/wesnoth/commit/92d0be3941f4237d3c369f893310599e321c3d02
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M src/ai/default/attack.cpp
M src/ai/default/contexts.hpp
M src/ai/formula/ai.cpp
M src/ai/formula/ai.hpp
M src/ai/formula/callable_objects.cpp
M src/ai/formula/callable_objects.hpp
M src/formula/callable.hpp
M src/formula/callable_objects.cpp
M src/formula/callable_objects.hpp
M src/formula/formula.cpp
M src/formula/function.cpp
M src/formula/function.hpp
M src/image_modifications.cpp
M src/scripting/lua_formula_bridge.cpp
Log Message:
-----------
Made formula_callable::get_inputs and add_input take a reference instead of a pointer
More information about the Commits
mailing list