mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Performance improvements to functions that are called a lot by AI: - simplify math in BuildAnalyzer - remove complex randomization in NodeStorage - Fix excessive copying in Creature::cost - Generate list of all resources in ResourceTypeHandler once