[wesnoth-commits] [wesnoth/wesnoth] e1cabe: Add [special_note] tag in [unit_type] as a neater ...

Celtic Minstrel noreply at github.com
Sun Sep 15 17:40:35 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e1cabedc0392c7bd902145ad58d37e3b70166ffd
      https://github.com/wesnoth/wesnoth/commit/e1cabedc0392c7bd902145ad58d37e3b70166ffd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/core/macros/special-notes.cfg
    M data/schema/units/types.cfg
    M data/tools/wmllint
    M src/help/help_topic_generators.cpp
    M src/units/types.cpp
    M src/units/types.hpp

  Log Message:
  -----------
  Add [special_note] tag in [unit_type] as a neater way of specifying special notes for the unit's description


  Commit: 67473b02626d4cba87f61fbe94b7bc023de7fc9a
      https://github.com/wesnoth/wesnoth/commit/67473b02626d4cba87f61fbe94b7bc023de7fc9a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/core/units/bats/Bat_Blood.cfg
    M data/core/units/bats/Bat_Dread.cfg
    M data/core/units/bats/Bat_Vampire.cfg
    M data/core/units/drakes/Arbiter.cfg
    M data/core/units/drakes/Clasher.cfg
    M data/core/units/drakes/Flameheart.cfg
    M data/core/units/drakes/Flare.cfg
    M data/core/units/drakes/Glider.cfg
    M data/core/units/drakes/Hurricane.cfg
    M data/core/units/drakes/Sky.cfg
    M data/core/units/drakes/Warden.cfg
    M data/core/units/dunefolk/Alchemist.cfg
    M data/core/units/dunefolk/Apothecary.cfg
    M data/core/units/dunefolk/Blademaster.cfg
    M data/core/units/dunefolk/Captain.cfg
    M data/core/units/dunefolk/Cataphract.cfg
    M data/core/units/dunefolk/Harrier.cfg
    M data/core/units/dunefolk/Herbalist.cfg
    M data/core/units/dunefolk/Luminary.cfg
    M data/core/units/dunefolk/Paragon.cfg
    M data/core/units/dunefolk/Skirmisher.cfg
    M data/core/units/dunefolk/Spearguard.cfg
    M data/core/units/dunefolk/Spearmaster.cfg
    M data/core/units/dunefolk/Strider.cfg
    M data/core/units/dunefolk/Swordsman.cfg
    M data/core/units/dunefolk/Warmaster.cfg
    M data/core/units/dwarves/Arcanister.cfg
    M data/core/units/dwarves/Berserker.cfg
    M data/core/units/dwarves/Guardsman.cfg
    M data/core/units/dwarves/Runemaster.cfg
    M data/core/units/dwarves/Runesmith.cfg
    M data/core/units/dwarves/Sentinel.cfg
    M data/core/units/dwarves/Stalwart.cfg
    M data/core/units/dwarves/Ulfserker.cfg
    M data/core/units/elves/Avenger.cfg
    M data/core/units/elves/Captain.cfg
    M data/core/units/elves/Druid.cfg
    M data/core/units/elves/Enchantress.cfg
    M data/core/units/elves/High_Lord.cfg
    M data/core/units/elves/Lord.cfg
    M data/core/units/elves/Marksman.cfg
    M data/core/units/elves/Marshal.cfg
    M data/core/units/elves/Ranger.cfg
    M data/core/units/elves/Shaman.cfg
    M data/core/units/elves/Sharpshooter.cfg
    M data/core/units/elves/Shyde.cfg
    M data/core/units/elves/Sorceress.cfg
    M data/core/units/elves/Sylph.cfg
    M data/core/units/goblins/Direwolf_Rider.cfg
    M data/core/units/goblins/Impaler.cfg
    M data/core/units/goblins/Pillager.cfg
    M data/core/units/goblins/Rouser.cfg
    M data/core/units/humans/Horse_Grand_Knight.cfg
    M data/core/units/humans/Horse_Knight.cfg
    M data/core/units/humans/Horse_Lancer.cfg
    M data/core/units/humans/Horse_Paladin.cfg
    M data/core/units/humans/Horseman.cfg
    M data/core/units/humans/Loyalist_Cavalier.cfg
    M data/core/units/humans/Loyalist_Cavalryman.cfg
    M data/core/units/humans/Loyalist_Dragoon.cfg
    M data/core/units/humans/Loyalist_Duelist.cfg
    M data/core/units/humans/Loyalist_Fencer.cfg
    M data/core/units/humans/Loyalist_General.cfg
    M data/core/units/humans/Loyalist_Grand_Marshal.cfg
    M data/core/units/humans/Loyalist_Halberdier.cfg
    M data/core/units/humans/Loyalist_Javelineer.cfg
    M data/core/units/humans/Loyalist_Lieutenant.cfg
    M data/core/units/humans/Loyalist_Master_at_Arms.cfg
    M data/core/units/humans/Loyalist_Pikeman.cfg
    M data/core/units/humans/Loyalist_Sergeant.cfg
    M data/core/units/humans/Loyalist_Spearman.cfg
    M data/core/units/humans/Mage.cfg
    M data/core/units/humans/Mage_Arch.cfg
    M data/core/units/humans/Mage_Elder.cfg
    M data/core/units/humans/Mage_Great.cfg
    M data/core/units/humans/Mage_Red.cfg
    M data/core/units/humans/Mage_Silver.cfg
    M data/core/units/humans/Mage_White.cfg
    M data/core/units/humans/Mage_of_Light.cfg
    M data/core/units/humans/Outlaw_Assassin.cfg
    M data/core/units/humans/Outlaw_Fugitive.cfg
    M data/core/units/humans/Outlaw_Rogue.cfg
    M data/core/units/humans/Outlaw_Thief.cfg
    M data/core/units/humans/Woodsman_Huntsman.cfg
    M data/core/units/merfolk/Diviner.cfg
    M data/core/units/merfolk/Enchantress.cfg
    M data/core/units/merfolk/Entangler.cfg
    M data/core/units/merfolk/Hoplite.cfg
    M data/core/units/merfolk/Initiate.cfg
    M data/core/units/merfolk/Netcaster.cfg
    M data/core/units/merfolk/Priestess.cfg
    M data/core/units/merfolk/Siren.cfg
    M data/core/units/monsters/Cuttle_Fish.cfg
    M data/core/units/monsters/Elder_Falcon.cfg
    M data/core/units/monsters/Falcon.cfg
    M data/core/units/monsters/Fire_Dragon.cfg
    M data/core/units/monsters/Giant_Scorpion.cfg
    M data/core/units/monsters/Giant_Scorpling.cfg
    M data/core/units/monsters/Giant_Spider.cfg
    M data/core/units/monsters/Jinn.cfg
    M data/core/units/monsters/Roc.cfg
    M data/core/units/monsters/Skeletal_Dragon.cfg
    M data/core/units/monsters/Tentacle.cfg
    M data/core/units/monsters/Water_Serpent.cfg
    M data/core/units/orcs/Assassin.cfg
    M data/core/units/orcs/Leader.cfg
    M data/core/units/orcs/Nightblade.cfg
    M data/core/units/orcs/Ruler.cfg
    M data/core/units/orcs/Slayer.cfg
    M data/core/units/orcs/Sovereign.cfg
    M data/core/units/saurians/Ambusher.cfg
    M data/core/units/saurians/Augur.cfg
    M data/core/units/saurians/Flanker.cfg
    M data/core/units/saurians/Oracle.cfg
    M data/core/units/saurians/Skirmisher.cfg
    M data/core/units/saurians/Soothsayer.cfg
    M data/core/units/trolls/Great.cfg
    M data/core/units/trolls/Hero.cfg
    M data/core/units/trolls/Rocklobber.cfg
    M data/core/units/trolls/Troll.cfg
    M data/core/units/trolls/Troll_Shaman.cfg
    M data/core/units/trolls/Warrior.cfg
    M data/core/units/trolls/Whelp.cfg
    M data/core/units/undead/Corpse_Ghast.cfg
    M data/core/units/undead/Corpse_Ghoul.cfg
    M data/core/units/undead/Corpse_Necrophage.cfg
    M data/core/units/undead/Corpse_Soulless.cfg
    M data/core/units/undead/Corpse_Walking.cfg
    M data/core/units/undead/Necro_Ancient_Lich.cfg
    M data/core/units/undead/Necro_Dark_Adept.cfg
    M data/core/units/undead/Necro_Dark_Sorcerer.cfg
    M data/core/units/undead/Necro_Lich.cfg
    M data/core/units/undead/Necromancer.cfg
    M data/core/units/undead/Skele_Banebow.cfg
    M data/core/units/undead/Skele_Bone_Shooter.cfg
    M data/core/units/undead/Skele_Chocobone.cfg
    M data/core/units/undead/Skele_Death_Knight.cfg
    M data/core/units/undead/Skele_Deathblade.cfg
    M data/core/units/undead/Skele_Draug.cfg
    M data/core/units/undead/Skele_Revenant.cfg
    M data/core/units/undead/Skeleton.cfg
    M data/core/units/undead/Skeleton_Archer.cfg
    M data/core/units/undead/Spirit_Ghost.cfg
    M data/core/units/undead/Spirit_Nightgaunt.cfg
    M data/core/units/undead/Spirit_Shadow.cfg
    M data/core/units/undead/Spirit_Spectre.cfg
    M data/core/units/undead/Spirit_Wraith.cfg
    M data/core/units/wose/Ancient.cfg
    M data/core/units/wose/Elder.cfg
    M data/core/units/wose/Wose.cfg
    M data/core/units/wose/Wose_Shaman.cfg

  Log Message:
  -----------
  Move all core units to the new special notes system


  Commit: b378449bbd138ccff3da669f18c81de3abda2f76
      https://github.com/wesnoth/wesnoth/commit/b378449bbd138ccff3da669f18c81de3abda2f76
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/core/macros/special-notes.cfg

  Log Message:
  -----------
  Redo the special notes macros so that the new ones won't trigger deprecation warnings


  Commit: 73afb645f294f4bf9b988c19e6ac9fb84e084a32
      https://github.com/wesnoth/wesnoth/commit/73afb645f294f4bf9b988c19e6ac9fb84e084a32
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Dead_Water/units/Brawler.cfg
    M data/campaigns/Dead_Water/units/Kraken.cfg
    M data/campaigns/Dead_Water/units/Soldier_King.cfg
    M data/campaigns/Dead_Water/units/Warrior_King.cfg
    M data/campaigns/Dead_Water/units/Young_King.cfg
    M data/campaigns/Dead_Water/utils/specials.cfg

  Log Message:
  -----------
  DW: Update special notes syntax


  Commit: 1365669fee51cb927e62414a03a2eff63b293ae9
      https://github.com/wesnoth/wesnoth/commit/1365669fee51cb927e62414a03a2eff63b293ae9
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Delfadors_Memoirs/units/Journeyman_Mage.cfg
    M data/campaigns/Delfadors_Memoirs/units/King_of_Wesnoth.cfg
    M data/campaigns/Delfadors_Memoirs/units/Mage_Commander.cfg
    M data/campaigns/Delfadors_Memoirs/units/Mage_Leader.cfg
    M data/campaigns/Delfadors_Memoirs/units/Mage_Magister.cfg

  Log Message:
  -----------
  DM: Update special notes syntax


  Commit: a951269069949b5d6f24c44c4892c1a7f941fcf7
      https://github.com/wesnoth/wesnoth/commit/a951269069949b5d6f24c44c4892c1a7f941fcf7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/units/Apprentice_Mage.cfg
    M data/campaigns/Descent_Into_Darkness/units/Apprentice_Necromancer.cfg
    M data/campaigns/Descent_Into_Darkness/units/Dark_Mage.cfg
    M data/campaigns/Descent_Into_Darkness/units/Frontier_Baroness.cfg

  Log Message:
  -----------
  DiD: Update special notes syntax


  Commit: 769ce27f926f563490086e4dda71c38af56e8c30
      https://github.com/wesnoth/wesnoth/commit/769ce27f926f563490086e4dda71c38af56e8c30
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Eastern_Invasion/units/Bone_Knight.cfg
    M data/campaigns/Eastern_Invasion/units/Skeleton_Rider.cfg

  Log Message:
  -----------
  EI: Update special notes syntax


  Commit: 636d864bde17b6d4d012daa4a697895809a3d41a
      https://github.com/wesnoth/wesnoth/commit/636d864bde17b6d4d012daa4a697895809a3d41a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg
    M data/campaigns/Heir_To_The_Throne/units/Commander.cfg
    M data/campaigns/Heir_To_The_Throne/units/Dark_Queen.cfg
    M data/campaigns/Heir_To_The_Throne/units/Fighter.cfg
    M data/campaigns/Heir_To_The_Throne/units/Lord.cfg
    M data/campaigns/Heir_To_The_Throne/units/Princess.cfg
    M data/campaigns/Heir_To_The_Throne/utils/abilities.cfg

  Log Message:
  -----------
  HttT: Update special notes syntax


  Commit: 5556f697bd1049029eb408e82232b874956d878e
      https://github.com/wesnoth/wesnoth/commit/5556f697bd1049029eb408e82232b874956d878e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Liberty/units/Bone_Knight.cfg
    M data/campaigns/Liberty/units/Death_Squire.cfg
    M data/campaigns/Liberty/units/Rogue_Mage.cfg
    M data/campaigns/Liberty/units/Shadow_Lord.cfg
    M data/campaigns/Liberty/units/Shadow_Mage.cfg
    M data/campaigns/Liberty/units/Skeleton_Rider.cfg

  Log Message:
  -----------
  L: Update special notes syntax


  Commit: 7ac903c2387105237dedafe99a02e61d5514da98
      https://github.com/wesnoth/wesnoth/commit/7ac903c2387105237dedafe99a02e61d5514da98
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-12 (Thu, 12 Sep 2019)

  Changed paths:
    M data/campaigns/Northern_Rebirth/units/Cave_Serpent.cfg

  Log Message:
  -----------
  NR\: Update special notes syntax


  Commit: a5cfee87428c0e19bc6900b8d8e5edcb062fbf0a
      https://github.com/wesnoth/wesnoth/commit/a5cfee87428c0e19bc6900b8d8e5edcb062fbf0a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/Sceptre_of_Fire/units/Haldric_II.cfg

  Log Message:
  -----------
  SoF: Update special notes syntax


  Commit: 1bd77e83bdb686945c7be25e0caa2474cc9f2e88
      https://github.com/wesnoth/wesnoth/commit/1bd77e83bdb686945c7be25e0caa2474cc9f2e88
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/Secrets_of_the_Ancients/units/Bone_Bird.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Bone_Captain.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Corpse_Shynal.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Necro_Ancient_Lich.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Orcish_Shaman.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Sea_Captain.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/SotA_Corpses.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/SotA_Soulless.cfg

  Log Message:
  -----------
  SotA: Update special notes syntax


  Commit: c19a24783b6e4a95e792d3fda8e7eafdf90465a8
      https://github.com/wesnoth/wesnoth/commit/c19a24783b6e4a95e792d3fda8e7eafdf90465a8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/Son_Of_The_Black_Eye/units/Novice_Orcish_Shaman.cfg
    M data/campaigns/Son_Of_The_Black_Eye/units/Old_Orcish_Shaman.cfg
    M data/campaigns/Son_Of_The_Black_Eye/units/Orcish_Shaman.cfg

  Log Message:
  -----------
  SotBE: Update special notes syntax


  Commit: 317656fc43680efeb1bfd8541a8eda6a55e71f13
      https://github.com/wesnoth/wesnoth/commit/317656fc43680efeb1bfd8541a8eda6a55e71f13
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Annalist.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Loremaster.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Berserker.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Guardsman.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Sentinel.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Stalwart.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Ulfserker.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Rune_Lord.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Witness.cfg
    M data/campaigns/The_Hammer_of_Thursagan/utils/abilities.cfg

  Log Message:
  -----------
  THoT: Update special notes syntax


  Commit: c7d1cb4a180286045b47279fa7003e78b2adce10
      https://github.com/wesnoth/wesnoth/commit/c7d1cb4a180286045b47279fa7003e78b2adce10
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Commander.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Lord.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Vampire_Lady.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Warrior_King.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Lady.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Leader.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Outcast.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/utils/trow-abilities.cfg

  Log Message:
  -----------
  TRoW: Update special notes syntax


  Commit: f9abb40e3fc8e95d27b16fed08db4a0e14a0f688
      https://github.com/wesnoth/wesnoth/commit/f9abb40e3fc8e95d27b16fed08db4a0e14a0f688
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/The_South_Guard/units/Eyestalk.cfg
    M data/campaigns/The_South_Guard/units/Horseman_Commander.cfg
    M data/campaigns/The_South_Guard/units/Infantry_Commander.cfg
    M data/campaigns/The_South_Guard/units/Infantry_Lieutenant.cfg
    M data/campaigns/The_South_Guard/units/Junior_Commander.cfg
    M data/campaigns/The_South_Guard/units/Mounted_General.cfg

  Log Message:
  -----------
  TSG: Update special notes syntax


  Commit: 99b79fb74d9d2811b2d403240fa9aca28675da7e
      https://github.com/wesnoth/wesnoth/commit/99b79fb74d9d2811b2d403240fa9aca28675da7e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/tutorial/units/Quintain.cfg

  Log Message:
  -----------
  Tutorial: Update special notes syntax


  Commit: f94d0bb80a425b02873f13e67ea856151a05ae6f
      https://github.com/wesnoth/wesnoth/commit/f94d0bb80a425b02873f13e67ea856151a05ae6f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
    M data/campaigns/Under_the_Burning_Suns/units/humans/Human_Commander.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Dust_Devil.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Flesh_Golem.cfg
    M data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Hunter.cfg
    M data/campaigns/Under_the_Burning_Suns/units/orcs/Dark_Assassin1.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Archer.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Champion.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Corrupted_Elf.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Avatar.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Incarnation.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Druid.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Fighter.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Flagbearer.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Flanker.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Marksman.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Mystic.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Outrider.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Pathfinder.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Protector.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Ranger.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Scout.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Shaman.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Shyde.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Stalwart.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Sun_Singer.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Sun_Sylph.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Vanguard.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Warrior.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Ghost.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Nightgaunt.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Shadow.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Spectre.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Wraith.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Haunt.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Spider_Lich.cfg
    M data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg

  Log Message:
  -----------
  UtBS: Update special notes syntax


  Commit: 02eda177f71f5b8d959e6a7e8752016b69d06cca
      https://github.com/wesnoth/wesnoth/commit/02eda177f71f5b8d959e6a7e8752016b69d06cca
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/Wings_of_Victory/units/Gorer.cfg
    M data/campaigns/Wings_of_Victory/units/Tusker.cfg

  Log Message:
  -----------
  WoV: Update special notes syntax


  Commit: 26d1ca7a7d1216e8f19f2848f6556c456e9d1f3f
      https://github.com/wesnoth/wesnoth/commit/26d1ca7a7d1216e8f19f2848f6556c456e9d1f3f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    M data/campaigns/Dead_Water/units/Brawler.cfg
    M data/campaigns/Dead_Water/units/Kraken.cfg
    M data/campaigns/Dead_Water/units/Soldier_King.cfg
    M data/campaigns/Dead_Water/units/Warrior_King.cfg
    M data/campaigns/Dead_Water/units/Young_King.cfg
    M data/campaigns/Dead_Water/utils/specials.cfg
    M data/campaigns/Delfadors_Memoirs/units/Journeyman_Mage.cfg
    M data/campaigns/Delfadors_Memoirs/units/King_of_Wesnoth.cfg
    M data/campaigns/Delfadors_Memoirs/units/Mage_Commander.cfg
    M data/campaigns/Delfadors_Memoirs/units/Mage_Leader.cfg
    M data/campaigns/Delfadors_Memoirs/units/Mage_Magister.cfg
    M data/campaigns/Descent_Into_Darkness/units/Apprentice_Mage.cfg
    M data/campaigns/Descent_Into_Darkness/units/Apprentice_Necromancer.cfg
    M data/campaigns/Descent_Into_Darkness/units/Dark_Mage.cfg
    M data/campaigns/Descent_Into_Darkness/units/Frontier_Baroness.cfg
    M data/campaigns/Eastern_Invasion/units/Bone_Knight.cfg
    M data/campaigns/Eastern_Invasion/units/Skeleton_Rider.cfg
    M data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg
    M data/campaigns/Heir_To_The_Throne/units/Commander.cfg
    M data/campaigns/Heir_To_The_Throne/units/Dark_Queen.cfg
    M data/campaigns/Heir_To_The_Throne/units/Fighter.cfg
    M data/campaigns/Heir_To_The_Throne/units/Lord.cfg
    M data/campaigns/Heir_To_The_Throne/units/Princess.cfg
    M data/campaigns/Heir_To_The_Throne/utils/abilities.cfg
    M data/campaigns/Liberty/units/Bone_Knight.cfg
    M data/campaigns/Liberty/units/Death_Squire.cfg
    M data/campaigns/Liberty/units/Rogue_Mage.cfg
    M data/campaigns/Liberty/units/Shadow_Lord.cfg
    M data/campaigns/Liberty/units/Shadow_Mage.cfg
    M data/campaigns/Liberty/units/Skeleton_Rider.cfg
    M data/campaigns/Northern_Rebirth/units/Cave_Serpent.cfg
    M data/campaigns/Sceptre_of_Fire/units/Haldric_II.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Bone_Bird.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Bone_Captain.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Corpse_Shynal.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Necro_Ancient_Lich.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Orcish_Shaman.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/Sea_Captain.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/SotA_Corpses.cfg
    M data/campaigns/Secrets_of_the_Ancients/units/SotA_Soulless.cfg
    M data/campaigns/Son_Of_The_Black_Eye/units/Novice_Orcish_Shaman.cfg
    M data/campaigns/Son_Of_The_Black_Eye/units/Old_Orcish_Shaman.cfg
    M data/campaigns/Son_Of_The_Black_Eye/units/Orcish_Shaman.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Annalist.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Loremaster.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Berserker.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Guardsman.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Sentinel.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Stalwart.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Ulfserker.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Rune_Lord.cfg
    M data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Witness.cfg
    M data/campaigns/The_Hammer_of_Thursagan/utils/abilities.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Commander.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Lord.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Vampire_Lady.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Warrior_King.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Lady.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Leader.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Outcast.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/utils/trow-abilities.cfg
    M data/campaigns/The_South_Guard/units/Eyestalk.cfg
    M data/campaigns/The_South_Guard/units/Horseman_Commander.cfg
    M data/campaigns/The_South_Guard/units/Infantry_Commander.cfg
    M data/campaigns/The_South_Guard/units/Infantry_Lieutenant.cfg
    M data/campaigns/The_South_Guard/units/Junior_Commander.cfg
    M data/campaigns/The_South_Guard/units/Mounted_General.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
    M data/campaigns/Under_the_Burning_Suns/units/humans/Human_Commander.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Dust_Devil.cfg
    M data/campaigns/Under_the_Burning_Suns/units/monsters/Flesh_Golem.cfg
    M data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Hunter.cfg
    M data/campaigns/Under_the_Burning_Suns/units/orcs/Dark_Assassin1.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Archer.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Champion.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Corrupted_Elf.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Avatar.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Incarnation.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Druid.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Fighter.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Flagbearer.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Flanker.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Marksman.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Mystic.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Outrider.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Pathfinder.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Protector.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Ranger.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Scout.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Shaman.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Shyde.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Stalwart.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Sun_Singer.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Sun_Sylph.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Vanguard.cfg
    M data/campaigns/Under_the_Burning_Suns/units/quenoth/Warrior.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Ghost.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Nightgaunt.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Shadow.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Spectre.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Wraith.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Haunt.cfg
    M data/campaigns/Under_the_Burning_Suns/units/undead/Spider_Lich.cfg
    M data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg
    M data/campaigns/Wings_of_Victory/units/Gorer.cfg
    M data/campaigns/Wings_of_Victory/units/Tusker.cfg
    M data/campaigns/tutorial/units/Quintain.cfg
    M data/schema/units/types.cfg

  Log Message:
  -----------
  Merge pull request #4351 from wesnoth/special_notes

Update to new special notes syntax in campaigns


  Commit: 67ee332bbe1a64ced4eb3d679117ea7a1cae009f
      https://github.com/wesnoth/wesnoth/commit/67ee332bbe1a64ced4eb3d679117ea7a1cae009f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-09-15 (Sun, 15 Sep 2019)

  Changed paths:
    A data/schema/pbl.cfg

  Log Message:
  -----------
  Add a schema file for the _server.pbl


Compare: https://github.com/wesnoth/wesnoth/compare/7bee8ee1574e...67ee332bbe1a



More information about the Commits mailing list