[Commits] [wesnoth/wesnoth] f76365: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Sun Dec 11 02:11:02 UTC 2016
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: f76365570b8f9276acbec6b3dc865e8ca9923ca9
https://github.com/wesnoth/wesnoth/commit/f76365570b8f9276acbec6b3dc865e8ca9923ca9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-10 (Sat, 10 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: f00e2e1338f781424c88ab034dbf0bbe0ff875c9
https://github.com/wesnoth/wesnoth/commit/f00e2e1338f781424c88ab034dbf0bbe0ff875c9
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-12-10 (Sat, 10 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: eb369ff27bd6dbfcb0abb8d0c7b67b5836f789a5
https://github.com/wesnoth/wesnoth/commit/eb369ff27bd6dbfcb0abb8d0c7b67b5836f789a5
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-10 (Sat, 10 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: 5008b5b9b2f47330bc400f9efaf4ba6c3c8cd3ab
https://github.com/wesnoth/wesnoth/commit/5008b5b9b2f47330bc400f9efaf4ba6c3c8cd3ab
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-12-10 (Sat, 10 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: c1bc47861f59fc03c412ff97624771b0131ab247
https://github.com/wesnoth/wesnoth/commit/c1bc47861f59fc03c412ff97624771b0131ab247
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-12-10 (Sat, 10 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/4517caf4d68f...c1bc47861f59
More information about the Commits
mailing list