nordsoft
|
0f35082024
Fix crash with objects belonging players without state
|
3 years ago |
DjWarmonger
|
58a3abb643
Merge pull request #963 from vcmi/terrain-rewrite
|
3 years ago |
Andrii Danylchenko
|
878aabd4d6
Merge pull request #981 from kambala-decapitator/fix-analyzer-warnings
|
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
|
659be89a01
remove setting values that are never read
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 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 |
Victor Luchits
|
f68b449e5e
More formatting
|
5 years ago |
Victor Luchits
|
be10694b73
Some changes to make the battle AI smarter
|
6 years ago |
Michał Kalinowski
|
ac6b477aa2
Simplify statements
|
6 years ago |
Dydzio
|
9e5abeec35
Fix for arrow cart at bank fights
|
6 years ago |
godric3
|
d9d01f0b68
Exposed more of existing limiters for modders (#449)
|
7 years ago |
Arseniy Shestakov
|
15c8b192b4
CStack::prepareAttacked: fix for REBIRTH bonus after merge
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
AlexVinS
|
ef73f416dc
fixed resurrection corner case
|
8 years ago |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
8 years ago |
AlexVinS
|
df13851176
fixed wrong battle result
|
8 years ago |
AlexVinS
|
2d0613b40b
Added some CHealth tests.
|
8 years ago |
AlexVinS
|
ea3502ed60
Removed CStack::totalHealth()
|
8 years ago |
AlexVinS
|
44fc0cb57b
Broken CHealth dependency on CStack
|
8 years ago |
AlexVinS
|
f0713c1d36
Better handling of HYPNOTISED stacks in case of spellcasting
|
8 years ago |
AlexVinS
|
00bd1bd100
formatting
|
8 years ago |