[Commits] [wesnoth/wesnoth] e0d07e: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Mon Feb 27 00:33:12 UTC 2017
Branch: refs/heads/master
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
Commit: 9802de98135b3e885e3c81717cdef4f257ed8225
https://github.com/wesnoth/wesnoth/commit/9802de98135b3e885e3c81717cdef4f257ed8225
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
fixup! Properly port [modify_side] to Lua
Commit: 8822dacd92ebf290308b7deb351ac133af819a4a
https://github.com/wesnoth/wesnoth/commit/8822dacd92ebf290308b7deb351ac133af819a4a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-02-26 (Sun, 26 Feb 2017)
Changed paths:
M changelog
M data/lua/wml-tags.lua
M data/lua/wml-utils.lua
A data/lua/wml/animate_unit.lua
M data/lua/wml/message.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
M src/units/filter.cpp
M src/units/udisplay.cpp
M src/units/udisplay.hpp
Log Message:
-----------
Merge branch 'wml_tag_porting'
Compare: https://github.com/wesnoth/wesnoth/compare/c778a007af3c...8822dacd92eb
More information about the Commits
mailing list