[Commits] [wesnoth/wesnoth] 30447a: Make the fallback() FormulaAI action transfer cont...
GitHub
noreply at github.com
Thu Apr 6 02:25:43 UTC 2017
Branch: refs/heads/lua_ai_fallback
Home: https://github.com/wesnoth/wesnoth
Commit: 30447aa7f7e37d8f4b7bf4a7464ce3d6f0304014
https://github.com/wesnoth/wesnoth/commit/30447aa7f7e37d8f4b7bf4a7464ce3d6f0304014
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-05 (Wed, 05 Apr 2017)
Changed paths:
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
Log Message:
-----------
Make the fallback() FormulaAI action transfer control only until end of turn
Commit: 62207df0eae66fee49ee4f1164a8add438f3b838
https://github.com/wesnoth/wesnoth/commit/62207df0eae66fee49ee4f1164a8add438f3b838
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-05 (Wed, 05 Apr 2017)
Changed paths:
M src/ai/lua/core.cpp
M src/menu_events.hpp
Log Message:
-----------
Add fallback_human() action to the Lua AI
Just like the FormulaAI fallback() function, this temporarily
transfers control of the side to a human player.
Compare: https://github.com/wesnoth/wesnoth/compare/7a7a90778c6e...62207df0eae6
More information about the Commits
mailing list