[Commits] [wesnoth/wesnoth] 7a7a90: Add fallback_human() action to the Lua AI
GitHub
noreply at github.com
Mon Apr 3 06:31:57 UTC 2017
Branch: refs/heads/lua_ai_fallback
Home: https://github.com/wesnoth/wesnoth
Commit: 7a7a90778c6e78d7a3e90e1787f49e4d0100b82e
https://github.com/wesnoth/wesnoth/commit/7a7a90778c6e78d7a3e90e1787f49e4d0100b82e
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