[wesnoth-commits] [wesnoth/wesnoth] 18edae: Add [special_note] tag in [unit_type] as a neater ...
Celtic Minstrel
noreply at github.com
Mon Sep 2 03:06:18 UTC 2019
Branch: refs/heads/special_notes
Home: https://github.com/wesnoth/wesnoth
Commit: 18edae9b0d4ebc3e46daaa87781fb9bc933b76a2
https://github.com/wesnoth/wesnoth/commit/18edae9b0d4ebc3e46daaa87781fb9bc933b76a2
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-09-01 (Sun, 01 Sep 2019)
Changed paths:
M data/core/macros/special-notes.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: 4221159f82f8e4d134a947a99d619971993936b3
https://github.com/wesnoth/wesnoth/commit/4221159f82f8e4d134a947a99d619971993936b3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-09-01 (Sun, 01 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
Compare: https://github.com/wesnoth/wesnoth/compare/18edae9b0d4e%5E...4221159f82f8
More information about the Commits
mailing list