Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 years ago |
AlexVinS
|
42af83f0dd
Added todo note about ghost stack fadeout
|
9 years ago |
AlexVinS
|
5c716f6581
Fix hackfix for ghost stack drawing
|
9 years ago |
AlexVinS
|
94770e7598
Cleanup
|
9 years ago |
AlexVinS
|
ace52cfdb1
Hackfix for ghost stack draw.
|
9 years ago |
AlexVinS
|
f890037008
Fixes
|
9 years ago |
AlexVinS
|
9036d39241
Do not remove battle stacks, make them ghosts instead.
|
9 years ago |
ArseniyShestakov
|
c550484613
Merge pull request #181 from vcmi/feature/drawbridgeMechanics
|
9 years ago |
Arseniy Shestakov
|
f453172d53
CBattleInterface: cleaner implementation of optional drawbridge blit
|
9 years ago |
Arseniy Shestakov
|
2cfdfca7e5
Battles: fix more cases where invalid wall hex position present
|
9 years ago |
Arseniy Shestakov
|
c5cfc8467f
Battles: change naming from drawbridge to gate for everything
|
9 years ago |
Arseniy Shestakov
|
b946c52242
CBattleInterface: introduce EWallVisual instead of ids with comments
|
9 years ago |
Arseniy Shestakov
|
422d5cabdf
CBattleInterface: first pass on client drawbridge visualization
|
9 years ago |
AlexVinS
|
ba017c443d
Start from diff of pull request #124 from vcmi/issue/1372
|
10 years ago |
Vadim Markovtsev
|
40cb48d65e
Replace std::remove_if with vstd::erase_if
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
AlexVinS
|
e645b46aed
Revert "Merge pull request #124 from vcmi/issue/1372"
|
10 years ago |
AlexVinS
|
4b5cb3599a
Do not try to rise demons from war machines
|
10 years ago |
AlexVinS
|
6a9dc78dcd
[WiP]Added some checks for RISE_DEMONS action.
|
10 years ago |
AlexVinS
|
2677d4a677
Fixed action cancel on active stack remove
|
10 years ago |
AlexVinS
|
f99bf099ca
Made player interface tolerant to active stack removal.
|
10 years ago |
AlexVinS
|
a06e34cf61
Cleanup
|
10 years ago |
AlexVinS
|
70d9be8447
Use ISpellCaster in battle callback
|
10 years ago |
AlexVinS
|
d9cbe487c7
remove useless function CSpell::getTargetInfo
|
10 years ago |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 years ago |
AlexVinS
|
92990c887c
Fix creatures can always cast on self
|
10 years ago |
AlexVinS
|
caf8ae62cc
Allow custom effect animation on any stack during spell cast.
|
10 years ago |
AlexVinS
|
0f0e67dbe3
Do not include resisted stacks in affected
|
10 years ago |
AlexVinS
|
075b65b31b
Use dummy animations
|
10 years ago |
AlexVinS
|
832d69ec11
Hide battle log algorithm in spell classes.
|
10 years ago |