[Commits] [wesnoth/wesnoth] 171f92: move wml [open_help] impl to lua
GitHub
noreply at github.com
Wed Dec 24 21:13:08 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 171f92a6a5ef4f3272b89c5dd98ad483f06da319
https://github.com/wesnoth/wesnoth/commit/171f92a6a5ef4f3272b89c5dd98ad483f06da319
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Changed paths:
M data/lua/wml-tags.lua
M src/game_events/action_wml.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
move wml [open_help] impl to lua
also fixes an issue where the help topic was being cast
unnecessarily to a tstring
Commit: b6da5d06669daaedf1de2f405740aa139120acd2
https://github.com/wesnoth/wesnoth/commit/b6da5d06669daaedf1de2f405740aa139120acd2
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
lua kernel: add accessor for event_info stack
Commit: d7bf5be356d71ada4f8b657671258160095d5fe3
https://github.com/wesnoth/wesnoth/commit/d7bf5be356d71ada4f8b657671258160095d5fe3
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Changed paths:
M data/lua/wml-tags.lua
M src/game_events/action_wml.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
move wml [animate_unit] to lua
Commit: 36f57ff03a188557a73f146222ed76607410c563
https://github.com/wesnoth/wesnoth/commit/36f57ff03a188557a73f146222ed76607410c563
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Changed paths:
M data/lua/wml-tags.lua
M src/game_events/action_wml.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
Merge branch 'to_lua'
Compare: https://github.com/wesnoth/wesnoth/compare/7ae2a72ada00...36f57ff03a18
More information about the Commits
mailing list