[Commits] [wesnoth/wesnoth] 22cc0f: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Sat Dec 10 19:39:05 UTC 2016
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: 22cc0f129ba95e5489dc42f59cdf23f137bca5ff
https://github.com/wesnoth/wesnoth/commit/22cc0f129ba95e5489dc42f59cdf23f137bca5ff
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-08 (Thu, 08 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: 9dabd21756b68df28e53baab8d78e7cdda156239
https://github.com/wesnoth/wesnoth/commit/9dabd21756b68df28e53baab8d78e7cdda156239
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-08 (Thu, 08 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: c6f8d3946e0588e62a9e31a374599c112827b0d8
https://github.com/wesnoth/wesnoth/commit/c6f8d3946e0588e62a9e31a374599c112827b0d8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-08 (Thu, 08 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: b586e786af09f802a02b1c138762c7dd5f3bd1a5
https://github.com/wesnoth/wesnoth/commit/b586e786af09f802a02b1c138762c7dd5f3bd1a5
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-08 (Thu, 08 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: 4517caf4d68fc4fb13365429c3181f754dafed5a
https://github.com/wesnoth/wesnoth/commit/4517caf4d68fc4fb13365429c3181f754dafed5a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-09 (Fri, 09 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/b571c74bd53d...4517caf4d68f
More information about the Commits
mailing list