1
0
mirror of https://github.com/vcmi/vcmi.git synced 2026-04-28 20:04:33 +02:00

10 Commits

Author SHA1 Message Date
Ivan Savenko a0b69d79f0 NKAI2 performance improvements
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
2025-12-18 19:06:34 +02:00
Laserlicht e6def84135 revert handlers 2025-09-28 20:34:48 +02:00
Laserlicht 5a8f75f11d convert to vector 2025-09-16 22:58:05 +02:00
Laserlicht 230144dd04 fix 2025-09-16 02:28:37 +02:00
Laserlicht 2bf9454b77 multiple fixes 2025-09-16 01:29:54 +02:00
Laserlicht 257803a69b text identifiers from game files 2025-09-15 00:44:11 +02:00
Laserlicht d808bd6412 introduce toResourceType 2025-09-15 00:08:18 +02:00
Laserlicht f250e6103c image support 2025-09-14 17:05:48 +02:00
Laserlicht ded1a70dd7 fix prices 2025-09-14 15:04:02 +02:00
Laserlicht 62ca532291 resource identifier 2025-09-14 14:36:02 +02:00