| .. |
|
Goals
|
2e4895766a
Implemented tracking of objects destroyed by players
|
1 year ago |
|
Pathfinding
|
bd5682ecc3
Merge remote-tracking branch 'vcmi/master' into develop
|
1 year ago |
|
AIUtility.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
AIUtility.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
|
AIhelper.cpp
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
AIhelper.h
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
ArmyManager.cpp
|
0d0d3d8c80
Renamed speed -> getMovementRange, remove misleading default parameter
|
1 year ago |
|
ArmyManager.h
|
a1cf120ea6
add missing virtual destructors
|
3 years ago |
|
BuildingManager.cpp
|
8b24b0e9a7
Add Marketplace, Blacksmith into extra buildings category to ensure they get built. Misc changes.
|
1 year ago |
|
BuildingManager.h
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
CMakeLists.txt
|
71d51beab2
change static AI approach to use static libvcmi
|
2 years ago |
|
FuzzyEngines.cpp
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
|
FuzzyEngines.h
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
|
FuzzyHelper.cpp
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |
|
FuzzyHelper.h
|
87957e74c1
Replaced boost::thread_specific_ptr with thread_local
|
2 years ago |
|
MapObjectsEvaluator.cpp
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
|
MapObjectsEvaluator.h
|
97b3b2e147
Fix build
|
2 years ago |
|
ResourceManager.cpp
|
8346d71c98
Remove more subID access
|
2 years ago |
|
ResourceManager.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
|
StdInc.cpp
|
ae67ef027a
Nullkiller: fix old VCAI new lines
|
4 years ago |
|
StdInc.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
|
VCAI.cbp
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
4 years ago |
|
VCAI.cpp
|
7f58333ef9
quick combat vs ai
|
1 year ago |
|
VCAI.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 year 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
|
ae67ef027a
Nullkiller: fix old VCAI new lines
|
4 years ago |