mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-16 10:19:47 +02:00
94e5b5519c
Due to morale-considerations the AI sometimes calculated that their strongest army after doing an exchange had slightly lower total value than the army they used before. But by using unsigned "slightly lower" became near infinite. So they constantly wanted to upgrade their army because they considered it more useful than anything else. Changing the unsigned into signed fixes this. |
||
---|---|---|
.. | ||
BattleAI | ||
EmptyAI | ||
FuzzyLite@7aee562d6c | ||
Nullkiller | ||
StupidAI | ||
VCAI | ||
CMakeLists.txt | ||
GeniusAI.brain |