1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/constants
Ivan Savenko e035cf9e63 Optimized getHeroStrength method
- replaced 4x access to bonus system with single access
- fixed formula for Diplomacy
- fxied formula for hero transfer in campaigns
- removed pointless sqrt(pow()) construct
2024-12-22 14:49:35 +00:00
..
EntityIdentifiers.cpp Optimized getHeroStrength method 2024-12-22 14:49:35 +00:00
EntityIdentifiers.h Optimized getHeroStrength method 2024-12-22 14:49:35 +00:00
Enumerations.h Deprecate artifact-related building types 2024-08-28 13:50:08 +00:00
IdentifierBase.h Merge branch 'master' into 'develop' 2024-01-25 16:23:13 +02:00
NumericConstants.h basic 8th creature support 2024-08-05 21:15:47 +02:00
StringConstants.h Deprecate artifact-related building types 2024-08-28 13:50:08 +00:00
VariantIdentifier.h Fix possible crash on invalid SPELL_LIKE_ATTACK ability 2024-07-29 17:13:31 +00:00