AlexVinS
|
1e7e7a7006
Fixed http://bugs.vcmi.eu/view.php?id=2419
|
9 years ago |
AlexVinS
|
5d329b40a4
Factored spell action selection for location target.
|
9 years ago |
AlexVinS
|
b09f150e7b
Factored out battleCanCastThisSpellHere
|
9 years ago |
AlexVinS
|
0d5eaa1183
Proper fix for http://bugs.vcmi.eu/view.php?id=2422
|
9 years ago |
AlexVinS
|
b634482bb0
Fix http://bugs.vcmi.eu/view.php?id=2422
|
9 years ago |
AlexVinS
|
22d885af22
Fixed http://bugs.vcmi.eu/view.php?id=2302
|
9 years ago |
AlexVinS
|
be67faad90
Drafts
|
9 years ago |
AlexVinS
|
f053754653
Advance REMOVE_OBSTACLE mechanics
|
9 years ago |
AlexVinS
|
40e6e0c143
Move REMOVE_OBSTACLE-related code from callback to where it should be.
|
9 years ago |
AlexVinS
|
f6715ad787
Use ISpellCaster in CSpell::canBeCast.
|
9 years ago |
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
|
9 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 |