[wesnoth-commits] [wesnoth/wesnoth] 45a33e: add wesnoth.create_side()
gfgtdf
noreply at github.com
Mon Nov 18 17:56:41 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 45a33e6e3aafc2bb70fb1249d347429ca54eb212
https://github.com/wesnoth/wesnoth/commit/45a33e6e3aafc2bb70fb1249d347429ca54eb212
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M src/game_state.cpp
M src/game_state.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/server/game.cpp
M src/server/game.hpp
Log Message:
-----------
add wesnoth.create_side()
wesnoth.create_side() can create a side while the scenario
is running, this is especially useful for [modification]s
that can not define sides by default.
More information about the Commits
mailing list