[Commits] [wesnoth/wesnoth] 0b9f3c: Add fallback_human() action to the Lua AI
GitHub
noreply at github.com
Mon Apr 3 05:11:24 UTC 2017
Branch: refs/heads/lua_ai_fallback
Home: https://github.com/wesnoth/wesnoth
Commit: 0b9f3c2eaa974e83d575b5f524c9d563ff1ec20b
https://github.com/wesnoth/wesnoth/commit/0b9f3c2eaa974e83d575b5f524c9d563ff1ec20b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-03 (Mon, 03 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.
More information about the Commits
mailing list