.. |
Pathfinding
|
Freeze when try to bypass a few adjasent guards
|
2018-11-04 14:37:29 +02: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
|
Updated C::B projects, fixed a few warnings
|
2018-10-10 16:07:28 +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 pathfinding: rename and add const to functions
|
2018-10-07 14:51:27 +03:00 |
FuzzyEngines.cpp
|
Promote no AI value message to error, shouldn't happen without mods
|
2018-11-03 13:03:31 +01:00 |
FuzzyEngines.h
|
AI pathfinding: buy boat
|
2018-10-21 14:17:55 +03:00 |
FuzzyHelper.cpp
|
AI pathfinding: buy boat
|
2018-10-21 14:17:55 +03:00 |
FuzzyHelper.h
|
AI pathfinding: buy boat
|
2018-10-21 14:17:55 +03:00 |
Goals.cpp
|
AI: fix freeze when AI has a win condition to control own town
|
2018-11-06 21:45:29 +02:00 |
Goals.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 pathfinding: buy boat
|
2018-10-21 14:17:55 +03:00 |
ResourceManager.h
|
AI pathfinding: buy boat
|
2018-10-21 14:17:55 +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
|
|
|
VCAI.cbp
|
Updated C::B projects, fixed a few warnings
|
2018-10-10 16:07:28 +03:00 |
VCAI.cpp
|
Do not evaluate goals related to removed hero
|
2018-11-07 21:04:15 +01:00 |
VCAI.h
|
AI: replace SectorMap with new PathfinderManager
|
2018-10-06 16:35:31 +03:00 |
VCAI.vcxproj
|
Add AI pathfinding to VS files
|
2018-10-09 12:39:57 +02:00 |
VCAI.vcxproj.filters
|
Add AI pathfinding to VS files
|
2018-10-09 12:39:57 +02:00 |