[Commits] [wesnoth/wesnoth] 91f577: move all gui2 lua bindings to their own file
GitHub
noreply at github.com
Tue Nov 11 02:26:29 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 91f5778068a622e982c2c845fdcbbf0b17d0ca6e
https://github.com/wesnoth/wesnoth/commit/91f5778068a622e982c2c845fdcbbf0b17d0ca6e
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
M src/scripting/game_lua_kernel.cpp
A src/scripting/lua_gui2.cpp
A src/scripting/lua_gui2.hpp
Log Message:
-----------
move all gui2 lua bindings to their own file
Commit: ee67de3e97ae4f7dc8146a9387ca28952066ee10
https://github.com/wesnoth/wesnoth/commit/ee67de3e97ae4f7dc8146a9387ca28952066ee10
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M src/scripting/lua_gui2.cpp
Log Message:
-----------
add a null pointer check
Commit: aa19f6eecd6bdce80bb1151fbb74e2fd2f46ca99
https://github.com/wesnoth/wesnoth/commit/aa19f6eecd6bdce80bb1151fbb74e2fd2f46ca99
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
move gui2 dialog lua functions to the lua kernel base
Commit: 08e61a10bb57738aa039c6f5c2ae46d19cfa970d
https://github.com/wesnoth/wesnoth/commit/08e61a10bb57738aa039c6f5c2ae46d19cfa970d
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M changelog
M src/construct_dialog.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/0f453ea24cf9...08e61a10bb57
More information about the Commits
mailing list