1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/campaign
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
..
CampaignConstants.h chr loading 2024-08-31 12:39:23 +02:00
CampaignHandler.cpp Better handling of encoding detection for maps and campaigns 2024-10-30 11:54:35 +00:00
CampaignHandler.h enable translation for vcmp 2024-08-10 14:28:50 +02:00
CampaignScenarioPrologEpilog.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CampaignState.cpp Optimized getHeroStrength method 2024-12-22 14:49:35 +00:00
CampaignState.h code review 2024-09-27 18:23:02 +02:00