1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
Alexander Wilms 2ea78a5883 Fix float comparisons
Replace this "==" with a more tolerant comparison operation.
Floating point numbers should not be tested for equality cpp:S1244
2024-02-14 23:30:29 +01:00
..
BattleAI Do not use floating point equality checks 2024-02-14 12:07:07 +02:00
EmptyAI Merge pull request #3609 from IvanSavenko/single_process 2024-02-14 12:06:22 +02:00
FuzzyLite@7aee562d6c vcmi: new commits in submodules 2023-04-27 20:59:55 +03:00
Nullkiller Fix float comparisons 2024-02-14 23:30:29 +01:00
StupidAI Merge pull request #3609 from IvanSavenko/single_process 2024-02-14 12:06:22 +02:00
VCAI Remove custom casts 2024-02-14 12:56:37 +02:00
CMakeLists.txt enable StupidAI and EmptyAI for static AI 2023-03-02 12:09:49 +03:00
FuzzyLite.cbp [C::B] Switch to MinGW 7.3 2019-02-19 14:59:10 +03:00
GeniusAI.brain convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00