[Commits] [wesnoth/wesnoth] e0d07e: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Sun Dec 11 23:08:16 UTC 2016
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: e0d07e854ecd4a731aebcf72c7af2fe5f5f48034
https://github.com/wesnoth/wesnoth/commit/e0d07e854ecd4a731aebcf72c7af2fe5f5f48034
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-11 (Sun, 11 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: 37368c3654e68d9efc83d9caa8c4f2da77f3df18
https://github.com/wesnoth/wesnoth/commit/37368c3654e68d9efc83d9caa8c4f2da77f3df18
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-12-11 (Sun, 11 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: bf9581cce4a7fa7a9ddac7e65802887abd940530
https://github.com/wesnoth/wesnoth/commit/bf9581cce4a7fa7a9ddac7e65802887abd940530
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-11 (Sun, 11 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: c58e2d00957d79889951de04416a8b3b3ccf7609
https://github.com/wesnoth/wesnoth/commit/c58e2d00957d79889951de04416a8b3b3ccf7609
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-11 (Sun, 11 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: 010acd870d316de9e89e984a236d809d638965ec
https://github.com/wesnoth/wesnoth/commit/010acd870d316de9e89e984a236d809d638965ec
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-12-11 (Sun, 11 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:
-----------
Properly port [animate_unit] to Lua
Compare: https://github.com/wesnoth/wesnoth/compare/5d353397be97...010acd870d31
More information about the Commits
mailing list