[Commits] [wesnoth/wesnoth] 93fe16: lua: move metatable registration for lua_common
GitHub
noreply at github.com
Thu Dec 25 20:36:44 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 93fe16a832d478fba7bb521ea115e6e3d71962db
https://github.com/wesnoth/wesnoth/commit/93fe16a832d478fba7bb521ea115e6e3d71962db
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-25 (Thu, 25 Dec 2014)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_common.cpp
M src/scripting/lua_common.hpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
lua: move metatable registration for lua_common
this gives better encapsulation
Commit: 0f9bd0a929635c08458885b05ff5474b9e5df9d0
https://github.com/wesnoth/wesnoth/commit/0f9bd0a929635c08458885b05ff5474b9e5df9d0
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-25 (Thu, 25 Dec 2014)
Changed paths:
M src/scripting/lua_common.cpp
M src/scripting/lua_common.hpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
lua: move gettext metatable registration to lua_common
Commit: 94006f7b02a7a1f2da6c885d9193c61d629b1c41
https://github.com/wesnoth/wesnoth/commit/94006f7b02a7a1f2da6c885d9193c61d629b1c41
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-25 (Thu, 25 Dec 2014)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_common.cpp
M src/scripting/lua_common.hpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
Merge branch 'lua'
Compare: https://github.com/wesnoth/wesnoth/compare/c20ef0fa0d8a...94006f7b02a7
More information about the Commits
mailing list