[Commits] [wesnoth/wesnoth] f4bd95: Properly port [modify_side] to Lua
GitHub
noreply at github.com
Sun Nov 27 06:09:46 UTC 2016
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: f4bd95b7968840c34ff377c2c249f6c04e81fa7c
https://github.com/wesnoth/wesnoth/commit/f4bd95b7968840c34ff377c2c249f6c04e81fa7c
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: 92a6ee8d5ca2b5b1f539da288428f676f9133902
https://github.com/wesnoth/wesnoth/commit/92a6ee8d5ca2b5b1f539da288428f676f9133902
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: ae42c2d0722f5c0d852568987e3d291ba63046f8
https://github.com/wesnoth/wesnoth/commit/ae42c2d0722f5c0d852568987e3d291ba63046f8
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: a198a7eab4887a1cbba566d135e826ee759d599d
https://github.com/wesnoth/wesnoth/commit/a198a7eab4887a1cbba566d135e826ee759d599d
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: 043e754d16722e8f6c44c03a884af529013f16d2
https://github.com/wesnoth/wesnoth/commit/043e754d16722e8f6c44c03a884af529013f16d2
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/ae9f016588e2...043e754d1672
More information about the Commits
mailing list