nordsoft
|
0f35082024
Fix crash with objects belonging players without state
|
3 years ago |
Andrii Danylchenko
|
557512b308
Merge pull request #1006 from AgostonSzepessy/dev/agos/small-fixes
|
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 |
Agoston Szepessy
|
0718acdb6d
Use tuple instead of vector for comparing values
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
ebe45d512d
Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType.
|
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 |
Nordsoft91
|
e4ac0d4370
Editor prerequisites [part 2] (#889)
|
3 years ago |
Tomasz Zieliński
|
77e43cb36f
Cache Pathfinding skill
|
3 years ago |
DjWarmonger
|
3d2dc2335b
Switch ObjectTemplate to shared_ptr<const> (#870)
|
3 years ago |
Tomasz Zieliński
|
22b4795f86
Well, we should have some sensible exception handling in VCMI
|
3 years ago |
Tomasz Zieliński
|
1649cf2bb9
misc comments
|
3 years ago |
Andrii Danylchenko
|
665bd4346e
Fix getting battlefield crash
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
Andrii Danylchenko
|
0d15089dd4
Do not remove hero if left only with commander
|
3 years ago |
Agoston Szepessy
|
5080f26235
Fix 3184
|
3 years ago |
Andrii Danylchenko
|
98c6215ab6
fix negative tile cost from pathfinding skill
|
4 years ago |
Dmitry Orlov
|
2a39c401b8
Feature: Opposite Side Limiter. Added: Old saves support.
|
4 years ago |
Dmitry Orlov
|
25d9ea1ddf
Feature: Opposite Side Limiter
|
4 years ago |
Dmitry Orlov
|
b1db6e26d1
Fix: nextPrimarySkill crash in case when probability values are incorrect
|
4 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Dmitry Orlov
|
8f331dce31
Feature: Lodestar Grail should work.
|
4 years ago |
Dmitry Orlov
|
39de2f6435
Fix: Morale bonus should be shown correctly
|
5 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
John Bolton
|
6d8f1e4530
Fixed incorrect usage of const std::shared_ptr. Resolves 0003142.
|
5 years ago |
AlexVinS
|
da20aa2388
Use the same cost value in Pathfinder and fuzzy evaluations.
|
6 years ago |
AlexVinS
|
4b5910c2f4
VCAI performance improvements
|
6 years ago |