[Commits] [wesnoth/wesnoth] 766008: Bunch of formula code cleanup, mostly formatting a...
GitHub
noreply at github.com
Mon Apr 3 10:15:23 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 766008978fb40d67bbf1064af81ab66993691100
https://github.com/wesnoth/wesnoth/commit/766008978fb40d67bbf1064af81ab66993691100
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-03 (Mon, 03 Apr 2017)
Changed paths:
M src/ai/formula/ai.cpp
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/formula.hpp
M src/formula/function.cpp
M src/scripting/lua_formula_bridge.cpp
M src/units/formula_manager.hpp
Log Message:
-----------
Bunch of formula code cleanup, mostly formatting and moving stuff around
Includes a few minor syntax changes such as range-for deployment.
Also moves the implementation of formula_callable::get_value and various map_formula_callable functions to their
appropriate places.
More information about the Commits
mailing list