[wesnoth-commits] [wesnoth/wesnoth] a9dc49: Replace uses of the moved interface functions
Celtic Minstrel
noreply at github.com
Sat Jun 12 16:06:47 UTC 2021
Branch: refs/heads/lua_reorg
Home: https://github.com/wesnoth/wesnoth
Commit: a9dc49ebb3e675bc8eb6cdd4313ebd56132c71d1
https://github.com/wesnoth/wesnoth/commit/a9dc49ebb3e675bc8eb6cdd4313ebd56132c71d1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/ai/lua/debug.lua
M data/ai/lua/extCAexample.lua
M data/ai/scenarios/scenario-lua_ai_old_syntax.cfg
M data/campaigns/World_Conquest/lua/campaign/enemy.lua
M data/campaigns/World_Conquest/lua/era/era.lua
M data/campaigns/World_Conquest/lua/game_mechanics/effects.lua
M data/lua/core/mathx.lua
M data/lua/wml-tags.lua
M data/lua/wml/endlevel.lua
M data/lua/wml/find_path.lua
M data/lua/wml/micro_ai.lua
M data/lua/wml/objectives.lua
M data/scenario-test.cfg
Log Message:
-----------
Replace uses of the moved interface functions
Commit: 63fbbdd41f8511c2ecb8c28e078025412f9d2621
https://github.com/wesnoth/wesnoth/commit/63fbbdd41f8511c2ecb8c28e078025412f9d2621
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/lua/core/units.lua
M data/lua/wml-tags.lua
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Move wesnoth.teleport into wesnoth.units
Commit: bfa003f1b109b4b362bcf596bf8e8bec14ad6a1f
https://github.com/wesnoth/wesnoth/commit/bfa003f1b109b4b362bcf596bf8e8bec14ad6a1f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/lua/core/_initial.lua
M data/lua/wml-conditionals.lua
M data/lua/wml/endlevel.lua
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
Move the end level data accessors to wesnoth.scenario
Commit: 0b8361d0ab22e1377365dc7b6cc6178d9c266948
https://github.com/wesnoth/wesnoth/commit/0b8361d0ab22e1377365dc7b6cc6178d9c266948
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/lua/wml/endlevel.lua
Log Message:
-----------
end_level fixup
Commit: b308529c3159203ecfc8965b66086e32e5e541ca
https://github.com/wesnoth/wesnoth/commit/b308529c3159203ecfc8965b66086e32e5e541ca
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/lua/core/_initial.lua
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Move wesnoth.get_traits into wesnoth.game_config as global_traits
Commit: 8538e7cb694ea6e0b387d199e33d76bec5054d8d
https://github.com/wesnoth/wesnoth/commit/8538e7cb694ea6e0b387d199e33d76bec5054d8d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/ai/micro_ais/cas/ca_forest_animals_move.lua
M data/ai/micro_ais/cas/ca_forest_animals_new_rabbit.lua
M data/ai/micro_ais/micro_ai_unit_variables.lua
M data/campaigns/Son_Of_The_Black_Eye/ai/ca_transport_S6.lua
M data/campaigns/World_Conquest/lua/game_mechanics/invest/invest.lua
M data/campaigns/World_Conquest/lua/game_mechanics/pickup_confirmation_dialog.lua
M data/lua/core/_initial.lua
M data/lua/core/wml.lua
M data/lua/wml-tags.lua
M data/lua/wml/message.lua
M data/modifications/pick_advance/main.lua
M data/scenario-test.cfg
M data/test/scenarios/break_replay_with_lua_random.cfg
M data/test/scenarios/recruit_facing.cfg
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Add wesnoth.sync module for the synchronization-related commands
Commit: f642808f87074bd9e972d4c6b9536d784fabe152
https://github.com/wesnoth/wesnoth/commit/f642808f87074bd9e972d4c6b9536d784fabe152
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Remove undocumented wesnoth.game_config.eras
Commit: d94eec9f84d38fb62f48633a558a64a4e6dc94c3
https://github.com/wesnoth/wesnoth/commit/d94eec9f84d38fb62f48633a558a64a4e6dc94c3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-06-12 (Sat, 12 Jun 2021)
Changed paths:
M data/lua/core/_initial.lua
M src/scripting/game_lua_kernel.cpp
M src/scripting/mapgen_lua_kernel.cpp
Log Message:
-----------
fix whitespace
Compare: https://github.com/wesnoth/wesnoth/compare/9ef2e4c4c0f1...d94eec9f84d3
More information about the Commits
mailing list