[Commits] [wesnoth/wesnoth] 3e5a56: Add fallback_human() action to the Lua AI
GitHub
noreply at github.com
Thu Apr 6 03:29:06 UTC 2017
Branch: refs/heads/lua_ai_fallback
Home: https://github.com/wesnoth/wesnoth
Commit: 3e5a5626f37a1e76c6839440c11844bce981ed7c
https://github.com/wesnoth/wesnoth/commit/3e5a5626f37a1e76c6839440c11844bce981ed7c
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.
More information about the Commits
mailing list