1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI
Xilmi 7c6f96344a Update Nullkiller.cpp
Removed resetAiState from loop cause it has too many side-effects. Such as the loop going through all passes.
2024-09-01 19:33:43 +02:00
..
BattleAI Merge branch 'pr/4528' into develop 2024-08-30 22:09:43 +02:00
EmptyAI Merge pull request #3997 from IvanSavenko/serialization_refactor 2024-05-30 19:13:21 +03:00
FuzzyLite@7aee562d6c vcmi: new commits in submodules 2023-04-27 20:59:55 +03:00
Nullkiller Update Nullkiller.cpp 2024-09-01 19:33:43 +02:00
StupidAI Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
VCAI Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
CMakeLists.txt TBB is now a dependency of lib. Implemented multithreaded xBRZ scale 2024-08-17 15:25:26 +00:00
GeniusAI.brain convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00