[Commits] [wesnoth/wesnoth] 9cc809: initialize the lua kernel earlier
GitHub
noreply at github.com
Mon Sep 12 14:00:19 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9cc80973f8e3d0938d907cc34f94223071ee60c3
https://github.com/wesnoth/wesnoth/commit/9cc80973f8e3d0938d907cc34f94223071ee60c3
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M src/game_state.cpp
M src/play_controller.cpp
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
initialize the lua kernel earlier
This allows user defined [effect]s to be used in [unit]s in [side],
previously those units were created before custom effects were available,
Commit: 2ff3d2d3aa86526b8933485c811081808b1fa604
https://github.com/wesnoth/wesnoth/commit/2ff3d2d3aa86526b8933485c811081808b1fa604
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M src/editor/palette/location_palette.cpp
Log Message:
-----------
attempt to fix crash in editor starting positions tool.
Compare: https://github.com/wesnoth/wesnoth/compare/3dba60bcd78b...2ff3d2d3aa86
More information about the Commits
mailing list