1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/VCAI
2018-12-01 11:30:37 +03:00
..
Goals AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
Pathfinding AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
AIhelper.cpp Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
AIhelper.h Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
AIUtility.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
AIUtility.h #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
BuildingManager.cpp Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
BuildingManager.h Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
CMakeLists.txt AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyEngines.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyEngines.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyHelper.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyHelper.h AI pathfinding: buy boat 2018-10-21 14:17:55 +03:00
main.cpp Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
MapObjectsEvaluator.cpp Fix AI value handling for heroes 2018-11-03 12:46:02 +01:00
MapObjectsEvaluator.h Improve dwelling value evaluation 2018-08-16 21:17:45 +02:00
ResourceManager.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
ResourceManager.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
SectorMap.cpp - Fixed Border Gates logic 2018-08-08 10:52:52 +02:00
SectorMap.h Refactoring: Move SectorMap to separate file 2018-08-04 21:59:30 +02:00
StdInc.cpp
StdInc.h More bugfixing: 2014-06-29 17:23:06 +03:00
VCAI.cbp Updated C::B projects, fixed a few warnings 2018-10-10 16:07:28 +03:00
VCAI.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
VCAI.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
VCAI.vcxproj Workaround linker bug, set higher optimization by default 2018-11-17 11:34:39 +01:00
VCAI.vcxproj.filters Add AI pathfinding to VS files 2018-10-09 12:39:57 +02:00