* Reinforcements spell support
* Fix build
* Add forgotten change to allow moving creatures between hero and garrison
* Extract findNearestTown into TownRelatedSpellUtils
* Fix for exchange when exist garrisoned hero in destination town
* Improve handling when garrisoned hero exist in destination town
* Fix portrait position
* Update GUIClasses.cpp
* Fix flag position
* Update GUIClasses.cpp
* Update ReinforcementsEffect.cpp
* Rework to reflect latest advices
* Delete lib/spells/adventure/TownRelatedSpellUtils.cpp
* Delete lib/spells/adventure/TownRelatedSpellUtils.h
* Custom title text for Garrison dialog
* Add forgotten change
* ReRun CI