[wesnoth-commits] [wesnoth/wesnoth] 2f234a: add data/schema to wmlindent ignore

gfgtdf noreply at github.com
Mon Oct 19 21:54:16 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2f234a8823f93db665ed31521aac449cc214e197
      https://github.com/wesnoth/wesnoth/commit/2f234a8823f93db665ed31521aac449cc214e197
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/tools/Makefile

  Log Message:
  -----------
  add data/schema to wmlindent ignore

until we decided what to do with it


  Commit: 267b7db441375c80f29b7617575bc40777f76ad9
      https://github.com/wesnoth/wesnoth/commit/267b7db441375c80f29b7617575bc40777f76ad9
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/campaigns/Secrets_of_the_Ancients/scenarios/02_Dark_Business.cfg
    M data/campaigns/Secrets_of_the_Ancients/scenarios/06_Following_the_Shadow.cfg
    M data/campaigns/Secrets_of_the_Ancients/scenarios/11_Battleground.cfg
    M data/campaigns/Secrets_of_the_Ancients/scenarios/16_The_Mage.cfg
    M data/campaigns/Secrets_of_the_Ancients/scenarios/21_Against_the_World.cfg

  Log Message:
  -----------
  fix indention of NEAREST_HEX macro uses

previously the code put the brackets in the wrong
line and handfixed that but a wmlindent comment,
but that then broke possible other uses of that
macro.


  Commit: d61747bec4db3b296b75ad2b31b95e306df17f1e
      https://github.com/wesnoth/wesnoth/commit/d61747bec4db3b296b75ad2b31b95e306df17f1e
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/campaigns/World_Conquest/_main.cfg
    M data/campaigns/World_Conquest/era/campaign/heroes.cfg
    M data/campaigns/World_Conquest/era/era.cfg
    M data/campaigns/World_Conquest/era/factions/Random.cfg
    M data/campaigns/World_Conquest/era/factions/The_Alliance.cfg
    M data/campaigns/World_Conquest/era/factions/The_Cult.cfg
    M data/campaigns/World_Conquest/era/factions/The_Empire.cfg
    M data/campaigns/World_Conquest/era/factions/The_Gang.cfg
    M data/campaigns/World_Conquest/era/factions/The_Guild.cfg
    M data/campaigns/World_Conquest/era/factions/The_Hand.cfg
    M data/campaigns/World_Conquest/era/factions/The_Horde.cfg
    M data/campaigns/World_Conquest/era/factions/The_Militia.cfg
    M data/campaigns/World_Conquest/era/factions/The_Scourge.cfg
    M data/campaigns/World_Conquest/era/factions/The_Trust.cfg
    M data/campaigns/World_Conquest/era/factions/strings.cfg
    M data/campaigns/World_Conquest/resources/data/artifacts.cfg
    M data/campaigns/World_Conquest/resources/data/training.cfg
    M data/campaigns/World_Conquest/resources/resources.cfg
    M data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg

  Log Message:
  -----------
  run wmlindent on WC


  Commit: ae9b533925204156c00bb4286d90ae13443cf556
      https://github.com/wesnoth/wesnoth/commit/ae9b533925204156c00bb4286d90ae13443cf556
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/tools/wmlindent

  Log Message:
  -----------
  wmlindent: don't indent if #endarg is on the same line

this might change behaviour of the arg value


  Commit: e822e22b2f4d6711291210abe126332b16089453
      https://github.com/wesnoth/wesnoth/commit/e822e22b2f4d6711291210abe126332b16089453
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/tools/wmlindent

  Log Message:
  -----------
  wmlindent: don't indent #'#deprecated'


  Commit: b21c110f304d82bf982203d7cb922aba08a17686
      https://github.com/wesnoth/wesnoth/commit/b21c110f304d82bf982203d7cb922aba08a17686
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/ai/micro_ais/scenarios/bottleneck_defense.cfg
    M data/ai/micro_ais/scenarios/goto.cfg
    M data/campaigns/Dead_Water/units/Kraken.cfg
    M data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg
    M data/campaigns/Descent_Into_Darkness/utils/abilities.cfg
    M data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
    M data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg
    M data/campaigns/Sceptre_of_Fire/utils/rune-equip.cfg
    M data/campaigns/Secrets_of_the_Ancients/utils/terrain-compat.cfg
    M data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg
    M data/campaigns/The_South_Guard/scenarios/06b_The_Long_March.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/04_Descending_into_Darkness.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
    M data/core/help.cfg
    M data/core/macros/ai.cfg
    M data/core/macros/ai_controller.cfg
    M data/core/macros/animation-utils.cfg
    M data/core/macros/deprecated-utils.cfg
    M data/core/macros/movetypes.cfg
    M data/core/macros/special-notes.cfg
    M data/core/macros/traits.cfg
    M data/core/macros/utils.cfg
    M data/core/terrain-graphics/new-macros.cfg
    M data/core/terrain-graphics/trash.cfg
    M data/core/units/monsters/Ant.cfg
    M data/core/units/monsters/Icemonax.cfg
    M data/core/units/monsters/Icemonax_Greater.cfg
    M data/game_config.cfg
    M data/multiplayer/factions/northerners-aoh.cfg
    M data/multiplayer/factions/northerners-default.cfg
    M data/multiplayer/scenarios/2p_Tombs_of_Kesorak.cfg
    M data/multiplayer/scenarios/4p_A_New_Land.cfg
    M data/multiplayer/scenarios/5p_The_Wilderlands.cfg
    M data/scenario-test.cfg

  Log Message:
  -----------
  run wmlindent


  Commit: 4eb6eab7e37f45d000336631f047a16fff1a4eaa
      https://github.com/wesnoth/wesnoth/commit/4eb6eab7e37f45d000336631f047a16fff1a4eaa
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg
    M data/core/terrain-graphics/new-macros.cfg

  Log Message:
  -----------
  run wmlindent 2


Compare: https://github.com/wesnoth/wesnoth/compare/055fbf7b8c26...4eb6eab7e37f



More information about the Commits mailing list