[Commits] [wesnoth/wesnoth] f3a639: move [print] to game_lua_kernel
GitHub
noreply at github.com
Sun Apr 12 02:56:21 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f3a639fc628412b97b1d2e31afd72f5395767e77
https://github.com/wesnoth/wesnoth/commit/f3a639fc628412b97b1d2e31afd72f5395767e77
Author: Chris Beck <render787 at gmail.com>
Date: 2015-04-11 (Sat, 11 Apr 2015)
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 [print] to game_lua_kernel
Commit: 1bd5cfb7568e98b79925099ce9945ab2d0ba70d2
https://github.com/wesnoth/wesnoth/commit/1bd5cfb7568e98b79925099ce9945ab2d0ba70d2
Author: Chris Beck <render787 at gmail.com>
Date: 2015-04-11 (Sat, 11 Apr 2015)
Changed paths:
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
fixup lua dofile to use a protected call
thanks to gfgtdf for pointing this out earlier, it can cause a
lua kernel panic if an error occurs which is not what we want.
Commit: 8f6d3a1a6dfcd10e525d77db67549fee9fcc4bee
https://github.com/wesnoth/wesnoth/commit/8f6d3a1a6dfcd10e525d77db67549fee9fcc4bee
Author: Chris Beck <render787 at gmail.com>
Date: 2015-04-11 (Sat, 11 Apr 2015)
Changed paths:
M CMakeLists.txt
M src/CMakeLists.txt
Log Message:
-----------
Merge branch 'master' of https://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/fe64aa9fdac4...8f6d3a1a6dfc
More information about the Commits
mailing list