[Commits] [wesnoth/wesnoth] 44d6ed: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Sun Nov 27 02:05:31 UTC 2016
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: 44d6ed1947dbd10ab4ed9a4730a4cc10235b1a9a
https://github.com/wesnoth/wesnoth/commit/44d6ed1947dbd10ab4ed9a4730a4cc10235b1a9a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-26 (Sat, 26 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: ace0e5a7ebaad9738ae3a7d3f78a20ba49439f32
https://github.com/wesnoth/wesnoth/commit/ace0e5a7ebaad9738ae3a7d3f78a20ba49439f32
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-26 (Sat, 26 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: 3d03c7eafdb6adbbf1354499838011faee00b925
https://github.com/wesnoth/wesnoth/commit/3d03c7eafdb6adbbf1354499838011faee00b925
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-26 (Sat, 26 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: 0cc1d6b97c59acf37d58cb04c998d41979250b4b
https://github.com/wesnoth/wesnoth/commit/0cc1d6b97c59acf37d58cb04c998d41979250b4b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-26 (Sat, 26 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: f29fb163f06ca2f907b575a73b05c35be21b0b2e
https://github.com/wesnoth/wesnoth/commit/f29fb163f06ca2f907b575a73b05c35be21b0b2e
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-11-26 (Sat, 26 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/4e8f914300ab...f29fb163f06c
More information about the Commits
mailing list