Konstantin
|
86f5d6de69
vcmi: modernize headers
|
2 years ago |
Ivan Savenko
|
7db67a3101
int3 now has proper hasher function
|
2 years ago |
Andrey Filipenkov
|
147633bd9d
compute movement cost using PathNodeInfo layer info when possible
|
2 years ago |
Andrey Filipenkov
|
8f843d0bff
fix typos
|
2 years ago |
Andrey Filipenkov
|
68f5c1de79
improve variable names in CPathfinderHelper::getNeighbours()
|
2 years ago |
Konstantin
|
4c4498b22a
vcmi: modernize rest of lib
|
2 years ago |
Konstantin
|
580268bfd4
vcmi: fix logistics specialist movement regression
|
2 years ago |
Konstantin
|
95503d0623
vcmi: unify movement
|
2 years ago |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 years ago |
Ivan Savenko
|
49cbd5adc9
CGHeroInstance::convertPosition is no longer static method
|
3 years ago |
Ivan Savenko
|
2855606a88
Enabled & fixed -Woverloaded-virtual warning from gcc/cland
|
3 years ago |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
a5077245a8
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Andrey Filipenkov
|
a1cf120ea6
add missing virtual destructors
|
3 years ago |
Tomasz Zieliński
|
e53613caa7
Fixed crash in pathfinder
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |
DjWarmonger
|
7ba271edf1
Rotation rebase2 (#912)
|
3 years ago |
Tomasz Zieliński
|
77e43cb36f
Cache Pathfinding skill
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
Konstantin
|
c6b198ce14
Warning fix (I moved C++17 and CI to another branch) (#739)
|
3 years ago |
Andrii Danylchenko
|
3fa7e0976f
Nullkiller: update / fix build, core changes required for Nullkiller AI
|
4 years ago |
Dmitry Orlov
|
8f331dce31
Feature: Lodestar Grail should work.
|
5 years ago |
John Bolton
|
6d8f1e4530
Fixed incorrect usage of const std::shared_ptr. Resolves 0003142.
|
5 years ago |
Sergey Nizovtsev
|
c7f76e8e0f
lib: fix CPathfinder build error on GCC 10.2
|
5 years ago |
Dmitry Orlov
|
ae3b8e4916
Travis errors & warnings fix
|
5 years ago |
Dmitry Orlov
|
5e0023704b
Fix PQ issues while calculating paths
|
5 years ago |
AlexVinS
|
da20aa2388
Use the same cost value in Pathfinder and fuzzy evaluations.
|
6 years ago |