[Commits] [wesnoth/wesnoth] 05743b: Decoupled small_profile from profile
GitHub
noreply at github.com
Mon Mar 21 02:07:56 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 05743bce2032ef0d8c8d2e2547bf2f7ecede7532
https://github.com/wesnoth/wesnoth/commit/05743bce2032ef0d8c8d2e2547bf2f7ecede7532
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M src/units/types.cpp
M src/units/types.hpp
M src/units/unit.cpp
Log Message:
-----------
Decoupled small_profile from profile
small_profile will not longer be generated from the value of profile. Instead,
it's being kept as an independent key intended for specifying a help image.
Commit: c82807aea36997554fc4db1f9ad7e4eb55aa81bf
https://github.com/wesnoth/wesnoth/commit/c82807aea36997554fc4db1f9ad7e4eb55aa81bf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M src/help/help_topic_generators.cpp
Log Message:
-----------
Allow use of small_profile in help browser if specified
Commit: d1e972b31858f10876f01fc8b62da3c5037f19a2
https://github.com/wesnoth/wesnoth/commit/d1e972b31858f10876f01fc8b62da3c5037f19a2
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M data/core/units/elves/Fighter.cfg
M data/core/units/elves/Lord.cfg
M data/core/units/gryphons/Gryphon_Master.cfg
M data/core/units/gryphons/Gryphon_Rider.cfg
M data/core/units/humans/Horseman.cfg
M data/core/units/humans/Loyalist_Heavy_Infantryman.cfg
M data/core/units/humans/Loyalist_Iron_Mauler.cfg
M data/core/units/humans/Loyalist_Lieutenant.cfg
M data/core/units/humans/Loyalist_Sergeant.cfg
M data/core/units/humans/Loyalist_Shock_Trooper.cfg
M data/core/units/humans/Loyalist_Swordsman.cfg
M data/core/units/humans/Woodsman.cfg
M data/core/units/monsters/Yeti.cfg
M data/core/units/ogres/Ogre.cfg
M data/core/units/ogres/Young_Ogre.cfg
M data/core/units/orcs/Archer.cfg
M data/core/units/orcs/Assassin.cfg
M data/core/units/orcs/Crossbowman.cfg
M data/core/units/orcs/Grunt.cfg
M data/core/units/trolls/Troll.cfg
M data/core/units/trolls/Whelp.cfg
M data/core/units/undead/Corpse_Soulless.cfg
M data/core/units/undead/Corpse_Walking.cfg
M data/core/units/wose/Ancient.cfg
Log Message:
-----------
Remove '/transparent' from remaining unit type profile paths
Compare: https://github.com/wesnoth/wesnoth/compare/d2bec9ec9d39...d1e972b31858
More information about the Commits
mailing list