mirror of
https://github.com/vcmi/vcmi.git
synced 2026-05-22 09:55:17 +02:00
1d0a6198ff
* 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