| .. |
|
Goals
|
87fcfa4add
Removed excessive pathfinder includes
|
2 years ago |
|
Pathfinding
|
ebc7a82c2e
Converted pathfinder enum's to enum class
|
2 years ago |
|
AIUtility.cpp
|
05eccbc2bb
vcmi: split bonus to enumerator and HeroBonus.h
|
2 years ago |
|
AIUtility.h
|
87fcfa4add
Removed excessive pathfinder includes
|
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
|
fbc05c70ac
vcmi: camelCase methods of new classes
|
2 years ago |
|
ArmyManager.h
|
a1cf120ea6
add missing virtual destructors
|
3 years ago |
|
BuildingManager.cpp
|
7a5775a9f9
vcmi: use std::optional
|
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
|
05eccbc2bb
vcmi: split bonus to enumerator and HeroBonus.h
|
2 years ago |
|
FuzzyEngines.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
|
FuzzyHelper.cpp
|
5cfbdd2967
Partially split CommonConstructors.cpp into few separate files
|
2 years ago |
|
FuzzyHelper.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 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
|
11b237a23c
vcmi: massive refactoring v1
|
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
|
ebc7a82c2e
Converted pathfinder enum's to enum class
|
2 years ago |
|
VCAI.h
|
7db67a3101
int3 now has proper hasher function
|
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 |