[wesnoth-commits] [wesnoth/wesnoth] 732b79: Replace all references to deprecated functions in ...

Celtic Minstrel noreply at github.com
Mon Dec 2 06:10:45 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 732b7942bb0705feaa7b6843ebd44a61845ae09e
      https://github.com/wesnoth/wesnoth/commit/732b7942bb0705feaa7b6843ebd44a61845ae09e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M data/ai/lua/ai_helper.lua
    M data/ai/micro_ais/cas/ca_goto.lua
    M data/ai/micro_ais/mai-defs/animals.lua
    M data/ai/micro_ais/mai-defs/escort.lua
    M data/ai/micro_ais/mai-defs/guardian.lua
    M data/ai/micro_ais/mai-defs/patrol.lua
    M data/ai/micro_ais/mai-defs/protect.lua
    M data/ai/micro_ais/micro_ai_helper.lua
    M data/campaigns/Eastern_Invasion/lua/bandits.lua
    M data/campaigns/Legend_of_Wesmere/lua/wml_tags.lua
    M data/campaigns/Northern_Rebirth/lua/respawn_utils.lua
    M data/campaigns/Secrets_of_the_Ancients/utils/zombie-utils.cfg
    M data/campaigns/The_Hammer_of_Thursagan/lua/spawns.lua
    M data/lua/cave_map_generator.lua
    M data/lua/core.lua
    M data/lua/wml-flow.lua
    M data/lua/wml-tags.lua
    M data/lua/wml-utils.lua
    M data/lua/wml/animate_unit.lua
    M data/lua/wml/endlevel.lua
    M data/lua/wml/find_path.lua
    M data/lua/wml/harm_unit.lua
    M data/lua/wml/items.lua
    M data/lua/wml/message.lua
    M data/lua/wml/micro_ai.lua
    M data/lua/wml/modify_ai.lua
    M data/lua/wml/modify_unit.lua
    M data/lua/wml/move_unit.lua
    M data/lua/wml/random_placement.lua
    M data/lua/wml/role.lua
    M data/multiplayer/scenarios/test_lua_mapgen.lua
    M data/scenario-test.cfg
    M data/test/scenarios/test_require.cfg

  Log Message:
  -----------
  Replace all references to deprecated functions in the helper module
(and remove the require if this meant it was no longer used)





More information about the Commits mailing list