[Commits] [wesnoth/wesnoth] d0caf2: MSVC 2013 fixups
GitHub
noreply at github.com
Tue Apr 4 08:26:01 UTC 2017
Branch: refs/heads/wfl_memleak_fix_attempt
Home: https://github.com/wesnoth/wesnoth
Commit: d0caf2ed144df3e7c454801bd4cbfd30ed2f5661
https://github.com/wesnoth/wesnoth/commit/d0caf2ed144df3e7c454801bd4cbfd30ed2f5661
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M src/formula/callable_fwd.hpp
M src/formula/variant.cpp
M src/formula/variant.hpp
Log Message:
-----------
MSVC 2013 fixups
Commit: d0883ab0fa93df1cb409421f2211545ce9f7bd73
https://github.com/wesnoth/wesnoth/commit/d0883ab0fa93df1cb409421f2211545ce9f7bd73
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M src/ai/formula/function_table.cpp
Log Message:
-----------
Typo fixes
Commit: e3e69b67cc96a492326a85b9cb714a8aa2640806
https://github.com/wesnoth/wesnoth/commit/e3e69b67cc96a492326a85b9cb714a8aa2640806
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M src/ai/formula/function_table.cpp
Log Message:
-----------
Fix potential access to invalid memory in FormulaAI
Commit: f18c6dd369770f944419819ea3b52c8ea447ed3a
https://github.com/wesnoth/wesnoth/commit/f18c6dd369770f944419819ea3b52c8ea447ed3a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M src/ai/default/attack.cpp
M src/ai/formula/ai.cpp
M src/ai/formula/ai.hpp
M src/ai/formula/callable_objects.cpp
M src/ai/formula/candidates.cpp
M src/ai/formula/function_table.cpp
M src/ai/formula/stage_side_formulas.cpp
M src/ai/formula/stage_unit_formulas.cpp
M src/formula/callable.hpp
M src/formula/callable_fwd.hpp
M src/formula/callable_objects.cpp
M src/formula/callable_objects.hpp
M src/formula/function.cpp
M src/formula/variant.cpp
M src/formula/variant_value.cpp
M src/scripting/lua_formula_bridge.cpp
M src/units/filter.cpp
Log Message:
-----------
Cleanup, more use of fake_ptr() where needed, less use of get(), more auto, some other stuff
Compare: https://github.com/wesnoth/wesnoth/compare/e4bf35d8ef58...f18c6dd36977
More information about the Commits
mailing list