1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-10 00:43:59 +02:00
vcmi/lib/entities/faction
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
..
CFaction.cpp
CFaction.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CTown.cpp Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
CTown.h Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
CTownHandler.cpp Implemented explicitly visitable town buildings, e.g. hota mana vortex 2024-09-03 16:31:07 +00:00
CTownHandler.h Implemented configurable blacksmith. Deprecated ballistaYard type 2024-08-28 13:49:42 +00:00