1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/AI/Nullkiller
2024-07-08 20:52:11 +00:00
..
Analyzers Replace uint64_t with signed type to prevent overflow on substraction 2024-07-08 20:52:11 +00:00
Behaviors Added TODO's for potential optimizations that I've discovered 2024-07-04 07:59:50 +00:00
Engine #4066 - fix exploration 2024-06-01 13:13:51 +03:00
Goals Remove access to text translation system from AI 2024-07-03 21:13:55 +00:00
Helpers Less CPU intensive version of ExplorationHelper::scanMap method 2024-07-04 07:53:25 +00:00
Markers NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
Pathfinding Workaround for very slow boat summon tests 2024-07-04 19:56:01 +00:00
AIGateway.cpp Remove access to hero name translation 2024-07-03 17:01:38 +00:00
AIGateway.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
AIUtility.cpp Remove access to hero name translation 2024-07-03 17:01:38 +00:00
AIUtility.h Remove access to hero name translation 2024-07-03 17:01:38 +00:00
CMakeLists.txt NKAI: speedup exploration a bit 2024-05-22 22:49:11 +03:00
main.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
pforeach.h NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00