[wesnoth-commits] [wesnoth/wesnoth] 930e39: Lua side proxy now has starting_location member (r...
Celtic Minstrel
noreply at github.com
Sat Nov 23 19:40:56 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 930e39422a5c7cccc91d05f09737424c9422d58c
https://github.com/wesnoth/wesnoth/commit/930e39422a5c7cccc91d05f09737424c9422d58c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-11-23 (Sat, 23 Nov 2019)
Changed paths:
M changelog.md
M data/lua/core.lua
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/scripting/lua_team.cpp
Log Message:
-----------
Lua side proxy now has starting_location member (replaces wesnoth.get_starting_location())
Commit: 3734bce2765546e52eed4dcda6b0dede29a5f2a0
https://github.com/wesnoth/wesnoth/commit/3734bce2765546e52eed4dcda6b0dede29a5f2a0
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-11-23 (Sat, 23 Nov 2019)
Changed paths:
M data/ai/lua/ai_helper.lua
M data/ai/lua/ca_grab_villages.lua
M data/ai/lua/generic_recruit_engine.lua
M data/ai/micro_ais/cas/ca_coward.lua
M data/ai/micro_ais/cas/ca_fast_move.lua
M data/ai/micro_ais/cas/ca_goto.lua
M data/ai/micro_ais/cas/ca_healer_initialize.lua
M data/ai/micro_ais/cas/ca_healer_may_attack.lua
M data/ai/micro_ais/engines/priority_target_engine.lua
M data/ai/micro_ais/mai-defs/fast.lua
M data/ai/micro_ais/mai-defs/protect.lua
M data/ai/micro_ais/mai-defs/recruiting.lua
M data/ai/micro_ais/micro_ai_helper.lua
M data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg
M data/campaigns/Secrets_of_the_Ancients/utils/zombie_recruit_dialog.lua
M data/lua/helper.lua
M data/lua/wml-tags.lua
M data/lua/wml-utils.lua
M data/lua/wml/harm_unit.lua
M data/lua/wml/modify_ai.lua
M data/lua/wml/modify_side.lua
M data/lua/wml/objectives.lua
M data/multiplayer/scenarios/2p_Hornshark_Island.lua
M data/test/scenarios/test_lua.cfg
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Lua: Replace uses of deprecated (moved) sides functions
Compare: https://github.com/wesnoth/wesnoth/compare/81ee0f034943...3734bce27655
More information about the Commits
mailing list