| .. |
|
Goals
|
cba49a9952
Fix gcc-14 build
|
1 year ago |
|
Pathfinding
|
40f17d654d
Use containers with pre-allocations to improve pathfinding speed
|
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
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year 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
|
4c70abbeb5
Reduced usage of global variables - removed or made const / constexpr
|
1 year ago |
|
BuildingManager.h
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
CMakeLists.txt
|
a909d7ddde
Removed cmake_modules/VCMI_lib macro, use it directly in place
|
1 year 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
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year 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
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
VCAI.cbp
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
4 years ago |
|
VCAI.cpp
|
9c05e80315
Fix Admiral's Hat whirlpool immunity. Reduce usage of
|
1 year ago |
|
VCAI.h
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
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
|
4c70abbeb5
Reduced usage of global variables - removed or made const / constexpr
|
1 year ago |