[Commits] [wesnoth/wesnoth] 30447a: Make the fallback() FormulaAI action transfer cont...

GitHub noreply at github.com
Sun Apr 9 00:36:50 UTC 2017


  Branch: refs/heads/master
  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: 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.


  Commit: abcd235fdb504e3f3e6461359b3fa451ebf20aac
      https://github.com/wesnoth/wesnoth/commit/abcd235fdb504e3f3e6461359b3fa451ebf20aac
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
    M src/ai/lua/core.cpp
    M src/menu_events.hpp
    M src/playsingle_controller.cpp
    M src/playsingle_controller.hpp

  Log Message:
  -----------
  Merge pull request #972 from wesnoth/lua_ai_fallback

Add fallback_human() action to the Lua AI


Compare: https://github.com/wesnoth/wesnoth/compare/dd7296a35957...abcd235fdb50


More information about the Commits mailing list