| .. |
|
Goals
|
11af1431fb
Fix code style
|
6 years ago |
|
Pathfinding
|
5e0023704b
Fix PQ issues while calculating paths
|
5 years ago |
|
AIUtility.cpp
|
5e0023704b
Fix PQ issues while calculating paths
|
5 years ago |
|
AIUtility.h
|
ffdf5ad180
AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring
|
6 years ago |
|
AIhelper.cpp
|
ffdf5ad180
AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring
|
6 years ago |
|
AIhelper.h
|
ffdf5ad180
AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring
|
6 years ago |
|
ArmyManager.cpp
|
75ed6210c6
try fix build
|
6 years ago |
|
ArmyManager.h
|
ffdf5ad180
AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring
|
6 years ago |
|
BuildingManager.cpp
|
ac6b477aa2
Simplify statements
|
6 years ago |
|
BuildingManager.h
|
bd0f8f840a
Merge pull request #497 from nullkiller/ai-pathfinder-boat
|
7 years ago |
|
CMakeLists.txt
|
ec536e613c
CMake more transitive
|
6 years ago |
|
FuzzyEngines.cpp
|
5e0023704b
Fix PQ issues while calculating paths
|
5 years ago |
|
FuzzyEngines.h
|
55b000fb64
Fix crash caused by FuzzyLite destructor
|
6 years ago |
|
FuzzyHelper.cpp
|
f76c6c2300
Remove a few more usages of thread shared ai and cb
|
6 years ago |
|
FuzzyHelper.h
|
f76c6c2300
Remove a few more usages of thread shared ai and cb
|
6 years ago |
|
MapObjectsEvaluator.cpp
|
bdec7db528
[3085] - MapObjectEvaluator crashes on custom monolith
|
6 years ago |
|
MapObjectsEvaluator.h
|
e197d22e68
Improve dwelling value evaluation
|
7 years ago |
|
ResourceManager.cpp
|
f1cd4656ff
Fixed warnings.
|
6 years ago |
|
ResourceManager.h
|
b00e935e4d
Warnings fixes (#538)
|
6 years ago |
|
SectorMap.cpp
|
a9ef8fe32f
- Fixed Border Gates logic
|
7 years ago |
|
SectorMap.h
|
f5ba181173
Refactoring: Move SectorMap to separate file
|
7 years ago |
|
StdInc.cpp
|
7a66c1bf2b
* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508
|
13 years ago |
|
StdInc.h
|
1157111fcf
More bugfixing:
|
11 years ago |
|
VCAI.cbp
|
1f2ee843aa
[C::B] Switched to boost shared linkage
|
6 years ago |
|
VCAI.cpp
|
cfe33e6b6e
3117: Fix crash after AI revisits teleporter
|
5 years ago |
|
VCAI.h
|
545b07b8b8
Thread interruption fixes
|
6 years ago |
|
VCAI.vcxproj
|
54550b50de
Update VS files to 2019, partially fix test project
|
6 years ago |
|
VCAI.vcxproj.filters
|
94040ea8af
Update VS files (add AI armymanager)
|
6 years ago |
|
main.cpp
|
25dea1a599
Code style: formatting and refactoring of VCAI code
|
7 years ago |