| .. |
|
Goals
|
fadf086e61
Fix review comments
|
2 years ago |
|
Pathfinding
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 years ago |
|
AIUtility.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
AIUtility.h
|
17d3d663ee
Converted creature ID and spell ID to new form
|
2 years ago |
|
AIhelper.cpp
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
AIhelper.h
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
ArmyManager.cpp
|
17d3d663ee
Converted creature ID and spell ID to new form
|
2 years ago |
|
ArmyManager.h
|
a1cf120ea6
add missing virtual destructors
|
3 years ago |
|
BuildingManager.cpp
|
e54287ea5d
Converted remaining identifier to new system
|
2 years 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
|
87957e74c1
Replaced boost::thread_specific_ptr with thread_local
|
2 years ago |
|
FuzzyEngines.h
|
6c15e5b426
Add include path of a more recent version of fuzzylite, which is required to build it with gcc 12.2.0
|
2 years ago |
|
FuzzyHelper.cpp
|
ce20d913e0
Fix checking PlayerColor's for validness
|
2 years 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
|
fd01a25352
Implemented basic version of configurable Witch Hut
|
2 years ago |
|
ResourceManager.h
|
b00e935e4d
Warnings fixes (#538)
|
6 years 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
|
bcaa2e5966
AI/VCAI/VCAI.cpp: Remove "e" from "throw" statement to rethrow the original exception.
|
2 years ago |
|
VCAI.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 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
|
ae67ef027a
Nullkiller: fix old VCAI new lines
|
4 years ago |