AlexVinS
|
4a9978c642
Disabled massive spells fore creatures as they are not fully supported yet.
|
9 лет назад |
AlexVinS
|
8eca149eb3
Fixed creature`s aimed spell targeting.
|
9 лет назад |
AlexVinS
|
f36b40e311
fixed typo
|
9 лет назад |
AlexVinS
|
b7509f588f
Support all spell target types (except NO_TARGET) for creature casting.
|
9 лет назад |
AlexVinS
|
be002f6576
Cleanup
|
9 лет назад |
AlexVinS
|
62abde6c46
Prepare battle log for spell-cast on server side.
|
9 лет назад |
AlexVinS
|
5d329b40a4
Factored spell action selection for location target.
|
9 лет назад |
AlexVinS
|
d1579ea620
Simplify spell action selection for creature target.
|
9 лет назад |
AlexVinS
|
8d2aa2c8c7
Reduced scope of CBattleInterface spellSelMode
|
9 лет назад |
AlexVinS
|
d4d1693152
Start with a todo note for this branch
|
9 лет назад |
Arseniy Shestakov
|
3a1a6cf338
CBattleInterface: fix crash on defeat in tactics phase. Fix issue 2440
|
9 лет назад |
AlexVinS
|
6e24d1e929
Applied patch by rumianom from http://bugs.vcmi.eu/view.php?id=2442
|
9 лет назад |
Arseniy Shestakov
|
4240ecad01
One more small fix for possible issues with gate surface
|
9 лет назад |
Arseniy Shestakov
|
af05b025e7
CBattleInterface: avoid crashes on gate state changes. Fix issue 2415
|
9 лет назад |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 лет назад |
AlexVinS
|
42af83f0dd
Added todo note about ghost stack fadeout
|
9 лет назад |
AlexVinS
|
5c716f6581
Fix hackfix for ghost stack drawing
|
9 лет назад |
AlexVinS
|
94770e7598
Cleanup
|
9 лет назад |
AlexVinS
|
ace52cfdb1
Hackfix for ghost stack draw.
|
9 лет назад |
AlexVinS
|
f890037008
Fixes
|
9 лет назад |
AlexVinS
|
9036d39241
Do not remove battle stacks, make them ghosts instead.
|
9 лет назад |
ArseniyShestakov
|
c550484613
Merge pull request #181 from vcmi/feature/drawbridgeMechanics
|
9 лет назад |
Arseniy Shestakov
|
f453172d53
CBattleInterface: cleaner implementation of optional drawbridge blit
|
9 лет назад |
Arseniy Shestakov
|
2cfdfca7e5
Battles: fix more cases where invalid wall hex position present
|
9 лет назад |
Arseniy Shestakov
|
c5cfc8467f
Battles: change naming from drawbridge to gate for everything
|
9 лет назад |
Arseniy Shestakov
|
b946c52242
CBattleInterface: introduce EWallVisual instead of ids with comments
|
9 лет назад |
Arseniy Shestakov
|
422d5cabdf
CBattleInterface: first pass on client drawbridge visualization
|
9 лет назад |
AlexVinS
|
ba017c443d
Start from diff of pull request #124 from vcmi/issue/1372
|
10 лет назад |
Vadim Markovtsev
|
40cb48d65e
Replace std::remove_if with vstd::erase_if
|
9 лет назад |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
10 лет назад |