[wesnoth-commits] [wesnoth/wesnoth] 91f6bf: Fix a broken deprecation and replace some deprecat...

Celtic Minstrel noreply at github.com
Sun Jun 20 05:00:17 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 91f6bf93a45a9ec55d451d1a7d3be5873a29c686
      https://github.com/wesnoth/wesnoth/commit/91f6bf93a45a9ec55d451d1a7d3be5873a29c686
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-06-20 (Sun, 20 Jun 2021)

  Changed paths:
    M data/ai/lua/ai_helper.lua
    M data/ai/lua/battle_calcs.lua
    M data/ai/lua/ca_high_xp_attack.lua
    M data/ai/lua/retreat.lua
    M data/ai/micro_ais/cas/ca_assassin_move.lua
    M data/ai/micro_ais/cas/ca_bottleneck_move.lua
    M data/ai/micro_ais/cas/ca_coward.lua
    M data/ai/micro_ais/cas/ca_fast_combat_leader.lua
    M data/ai/micro_ais/cas/ca_fast_move.lua
    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/cas/ca_hunter.lua
    M data/ai/micro_ais/cas/ca_lurkers.lua
    M data/ai/micro_ais/cas/ca_patrol.lua
    M data/ai/micro_ais/cas/ca_return_guardian.lua
    M data/ai/micro_ais/cas/ca_stationed_guardian.lua
    M data/ai/micro_ais/cas/ca_zone_guardian.lua
    M data/campaigns/Eastern_Invasion/ai/ca_ogres_flee.lua
    M data/campaigns/Son_Of_The_Black_Eye/ai/ca_transport_S6.lua
    M data/campaigns/World_Conquest/lua/game_mechanics/bonus.lua
    M data/campaigns/World_Conquest/lua/game_mechanics/heroes.lua
    M data/lua/core/_initial.lua
    M data/lua/core/interface.lua
    M data/lua/wml-tags.lua
    M data/lua/wml/move_unit.lua
    M data/lua/wml/store_reachable_locations.lua
    M data/multiplayer/scenarios/2p_Dark_Forecast.lua
    M data/multiplayer/scenarios/2p_Isle_of_Mists.lua
    M data/scenario-test.cfg

  Log Message:
  -----------
  Fix a broken deprecation and replace some deprecated uses

Fixes #5877





More information about the Commits mailing list