[Commits] [wesnoth/wesnoth] 40da35: Made use of std::tie for certain unit_map operatio...
GitHub
noreply at github.com
Sat Feb 3 17:22:16 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 40da35d8de112114e7b894a17760acfa88f93d49
https://github.com/wesnoth/wesnoth/commit/40da35d8de112114e7b894a17760acfa88f93d49
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M src/actions/create.cpp
M src/actions/move.cpp
M src/ai/simulated_actions.cpp
M src/scripting/lua_unit.cpp
M src/synced_commands.cpp
Log Message:
-----------
Made use of std::tie for certain unit_map operations
Commit: 7c499959814726a017799f38bb228b0eab9fa917
https://github.com/wesnoth/wesnoth/commit/7c499959814726a017799f38bb228b0eab9fa917
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M src/scripting/lua_unit.cpp
Log Message:
-----------
Fixup 13cacd1 (use luaL_checkinteger over luaL_checknumber)
Compare: https://github.com/wesnoth/wesnoth/compare/13cacd1d1edb...7c4999598147
More information about the Commits
mailing list