[Commits] [wesnoth/wesnoth] 145fd7: Properly port [modify_side] to Lua

GitHub noreply at github.com
Mon Dec 5 18:08:13 UTC 2016


  Branch: refs/heads/wml_tag_porting
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 145fd73f55b8b15ee7867fdab70947dce05dbadf
      https://github.com/wesnoth/wesnoth/commit/145fd73f55b8b15ee7867fdab70947dce05dbadf
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M changelog
    M data/lua/wml-tags.lua
    M data/lua/wml-utils.lua
    M src/ai/manager.cpp
    M src/ai/manager.hpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/scripting/lua_team.cpp

  Log Message:
  -----------
  Properly port [modify_side] to Lua


  Commit: 1d16d7122c198405c67033423942f77d0adba404
      https://github.com/wesnoth/wesnoth/commit/1d16d7122c198405c67033423942f77d0adba404
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M data/lua/wml-tags.lua
    M src/ai/manager.cpp
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  Properly port [modify_ai] to Lua


  Commit: 79ef21154d91188a36d419171c4cf85631b238fe
      https://github.com/wesnoth/wesnoth/commit/79ef21154d91188a36d419171c4cf85631b238fe
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M changelog
    M data/lua/wml-tags.lua
    M src/scripting/game_lua_kernel.cpp
    M src/units/filter.cpp

  Log Message:
  -----------
  Properly port [heal_unit] to Lua


  Commit: 35fcd122cfda601deb6d0bf5825e38ae061f6999
      https://github.com/wesnoth/wesnoth/commit/35fcd122cfda601deb6d0bf5825e38ae061f6999
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M changelog
    M data/lua/wml/message.lua
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  wesnoth.scroll_to_tile can now skip if onscreen


  Commit: b571c74bd53debcdc12ea05f75aa694f0bae6e77
      https://github.com/wesnoth/wesnoth/commit/b571c74bd53debcdc12ea05f75aa694f0bae6e77
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M changelog
    M data/lua/wml-tags.lua
    A data/lua/wml/animate_unit.lua
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/units/udisplay.cpp
    M src/units/udisplay.hpp

  Log Message:
  -----------
  WIP port of [animate_unit]


Compare: https://github.com/wesnoth/wesnoth/compare/043e754d1672...b571c74bd53d


More information about the Commits mailing list