1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/entities/building
Ivan Savenko 327ff01471 Implemented explicitly visitable town buildings, e.g. hota mana vortex
Added flag `manualHeroVisit` flag to town building. If this flag is set,
then building will only be activated on click and will not give its
effect on hero recrutiment, hero visit, or new day.

This allows implementing changes to Mana Vortex from HotA
2024-09-03 16:31:07 +00:00
..
CBuilding.cpp Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CBuilding.h Implemented explicitly visitable town buildings, e.g. hota mana vortex 2024-09-03 16:31:07 +00:00
CBuildingHandler.cpp code review 2024-08-10 00:29:30 +02:00
CBuildingHandler.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
TownFortifications.h Support for configurable town fortifications 2024-08-28 19:42:14 +00:00