AlexVinS
|
3873e5047e
Attempt to fix 2293
|
9 years ago |
AlexVinS
|
277211e569
Fix summoning block by clones.
|
9 years ago |
AlexVinS
|
47b619a543
Centralize GHOST state handling
|
9 years ago |
AlexVinS
|
d2a5e64542
Remove clone of killed or removed creature. Treat summoned creature as clone when killed.
|
9 years ago |
AlexVinS
|
4d9058e412
Whitespace cleanup. (No code changes.)
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
10 years ago |
Ivan Savenko
|
c3ce4b25df
Removed all #include's of CMap.h from headers.
|
10 years ago |
AlexVinS
|
02c15085be
Remove (aready disabled in prev. commit) active stack change in sacrifice mechanics
|
10 years ago |
AlexVinS
|
f99bf099ca
Made player interface tolerant to active stack removal.
|
10 years ago |
AlexVinS
|
6cf220b882
Partial fix for 2272, there are more active stack sacrifice problems.
|
10 years ago |
AlexVinS
|
b07d272c2a
Added new BattleSpellCastParameters support to SACRIFICE spell.
|
10 years ago |
AlexVinS
|
939a9180e2
Added new BattleSpellCastParameters support to TELEPORT spell.
|
10 years ago |
AlexVinS
|
57e5b768e8
Allow multiple destinations in BattleSpellCastParameters
|
10 years ago |
AlexVinS
|
70d9be8447
Use ISpellCaster in battle callback
|
10 years ago |
AlexVinS
|
75c2566410
"const" tweak
|
10 years ago |
AlexVinS
|
947f6089d5
Use ISpellCaster in isImmuneByStack
|
10 years ago |
AlexVinS
|
a4d4851d80
Fix typo: casted->cast
|
10 years ago |
AlexVinS
|
d9cbe487c7
remove useless function CSpell::getTargetInfo
|
10 years ago |
AlexVinS
|
5f41ec912f
fix sphereOfPermanence
|
10 years ago |
AlexVinS
|
253b850ac3
Partial fix for 1791
|
10 years ago |
AlexVinS
|
a44c606277
Use callback methods
|
10 years ago |
AlexVinS
|
660203b436
Tweak BattleSpellCastParameters
|
10 years ago |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 years ago |
AlexVinS
|
e454649886
Use BattleSpellCastParameters for spell parameters override
|
10 years ago |
AlexVinS
|
10318a3da3
Intoduce PASSIVE_CASTING mode for opening battle spells
|
10 years ago |
AlexVinS
|
baba3a46e1
Centralize creature spell bonuses handling
|
10 years ago |
AlexVinS
|
9ed9075afc
Introduce calculateHealedHP again, now in better place.
|
10 years ago |
AlexVinS
|
16f0714474
More usage of OOP in HealingSpellMechanics::applyBattleEffects
|
10 years ago |
AlexVinS
|
0fecb40039
Extract HealingSpellMechanics
|
10 years ago |
AlexVinS
|
a35b8a46d3
Comment out wrong code
|
10 years ago |