[Commits] [wesnoth/wesnoth] 819374: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Sun Nov 27 05:43:20 UTC 2016
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: 819374f3a8b479e5255569d942e92928c5ea8cec
https://github.com/wesnoth/wesnoth/commit/819374f3a8b479e5255569d942e92928c5ea8cec
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-27 (Sun, 27 Nov 2016)
Changed paths:
M changelog
M data/lua/backwards-compatibility.lua
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: 49789d763f85c6fff306fd3379846a012ec23a15
https://github.com/wesnoth/wesnoth/commit/49789d763f85c6fff306fd3379846a012ec23a15
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-27 (Sun, 27 Nov 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: 515302ed68585f527657d588be17efb982197c42
https://github.com/wesnoth/wesnoth/commit/515302ed68585f527657d588be17efb982197c42
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-27 (Sun, 27 Nov 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: 12f747e217dabe0d87478a9289b75f17c0cd9850
https://github.com/wesnoth/wesnoth/commit/12f747e217dabe0d87478a9289b75f17c0cd9850
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-27 (Sun, 27 Nov 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: ae9f016588e2a029d611f9316d45d5e3f499b97a
https://github.com/wesnoth/wesnoth/commit/ae9f016588e2a029d611f9316d45d5e3f499b97a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-27 (Sun, 27 Nov 2016)
Changed paths:
M data/lua/wml-tags.lua
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
WIP port of [animate_unit]
Compare: https://github.com/wesnoth/wesnoth/compare/f29fb163f06c...ae9f016588e2
More information about the Commits
mailing list