.. |
Pathfinding
|
AI pathfinding: fix getPathsToTile for water tiles
|
2018-10-28 15:03:40 +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
|
AI pathfinding: buy boat
|
2018-10-21 14:17:55 +03: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
|
Merge pull request #497 from nullkiller/ai-pathfinder-boat
|
2018-10-28 14:29:09 +03: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
|
Create artifact AI value handling
|
2018-10-10 15:22:15 +02: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
|
* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508
|
2012-02-14 18:04:45 +00:00 |
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 pathfinding: buy boat
|
2018-10-21 14:17:55 +03: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 |