[wesnoth-commits] [wesnoth/wesnoth] baa1a8: Cleaned up excessive indentation and newlines in t...
Charles Dang
noreply at github.com
Tue Dec 1 14:04:03 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: baa1a87a8a25f8e3e382bfc47919909c66b157d5
https://github.com/wesnoth/wesnoth/commit/baa1a87a8a25f8e3e382bfc47919909c66b157d5
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M src/ai/composite/ai.cpp
M src/ai/composite/ai.hpp
M src/ai/composite/aspect.cpp
M src/ai/composite/aspect.hpp
M src/ai/composite/component.cpp
M src/ai/composite/component.hpp
M src/ai/composite/contexts.cpp
M src/ai/composite/contexts.hpp
M src/ai/composite/engine.cpp
M src/ai/composite/engine.hpp
M src/ai/composite/goal.cpp
M src/ai/composite/goal.hpp
M src/ai/composite/property_handler.hpp
M src/ai/composite/rca.cpp
M src/ai/composite/rca.hpp
M src/ai/composite/stage.cpp
M src/ai/composite/stage.hpp
M src/ai/composite/value_translator.hpp
M src/ai/contexts.cpp
M src/ai/contexts.hpp
M src/ai/default/aspect_attacks.cpp
M src/ai/default/aspect_attacks.hpp
M src/ai/default/ca.cpp
M src/ai/default/ca.hpp
M src/ai/default/ca_move_to_targets.cpp
M src/ai/default/contexts.cpp
M src/ai/default/contexts.hpp
M src/ai/default/engine_cpp.cpp
M src/ai/default/engine_cpp.hpp
M src/ai/default/recruitment.cpp
M src/ai/default/stage_rca.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/ai/formula/candidates.cpp
M src/ai/formula/candidates.hpp
M src/ai/formula/engine_fai.cpp
M src/ai/formula/engine_fai.hpp
M src/ai/formula/function_table.cpp
M src/ai/formula/function_table.hpp
M src/ai/formula/stage_side_formulas.cpp
M src/ai/formula/stage_side_formulas.hpp
M src/ai/formula/stage_unit_formulas.hpp
M src/ai/lua/aspect_advancements.cpp
M src/ai/lua/core.cpp
M src/ai/lua/engine_lua.cpp
M src/ai/lua/lua_object.cpp
M src/ai/lua/lua_object.hpp
M src/ai/manager.cpp
M src/ai/manager.hpp
M src/ai/testing.hpp
Log Message:
-----------
Cleaned up excessive indentation and newlines in the AI code
Commit: 4f0e8e1e5bf5d9537f608a1b50f543706e9d03e5
https://github.com/wesnoth/wesnoth/commit/4f0e8e1e5bf5d9537f608a1b50f543706e9d03e5
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M src/desktop/open.cpp
M src/desktop/open.hpp
Log Message:
-----------
Marked open_object_is_supported constexpr
Compare: https://github.com/wesnoth/wesnoth/compare/62aa0b252f17...4f0e8e1e5bf5
More information about the Commits
mailing list