AlexVinS
|
52c610bbb0
Silence "X doesn't have a base stack!" warning (fixed version)
|
9 年之前 |
AlexVinS
|
2af7331088
Revert "Silence "X doesn't have a base stack!" warning"
|
9 年之前 |
AlexVinS
|
6d13c8938c
Silence "X doesn't have a base stack!" warning
|
9 年之前 |
Vadim Markovtsev
|
76ac9991ed
Format code
|
9 年之前 |
AlexVinS
|
c2a6c268c0
Cleanup terrain overlay bonuses, fixed CURSED_GROUND
|
9 年之前 |
AlexVinS
|
83b3c700dd
Handle HYPNOTIZE effect in case of mana drain
|
9 年之前 |
AlexVinS
|
34b8b2c91b
Fixed Berserk spell effect aka Bonus::ATTACKS_NEAREST_CREATURE
|
9 年之前 |
AlexVinS
|
53fbf88316
Spell cast logging refactored.
|
9 年之前 |
AlexVinS
|
62abde6c46
Prepare battle log for spell-cast on server side.
|
9 年之前 |
Arseniy Shestakov
|
bf6ad4e783
More fixes for uninitialized fields part 2
|
9 年之前 |
Arseniy Shestakov
|
2e70d29479
CGameHandler::applyBattleEffects: improve Fire Shield support
|
9 年之前 |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 年之前 |
AlexVinS
|
4bf9036c7b
Ensure that ghost stacks are created only by BattleStacksRemoved packet.
|
9 年之前 |
AlexVinS
|
97504364e4
Rtmoved unused method BattleInfo::getStackT
|
9 年之前 |
AlexVinS
|
5df8d1cbd0
Update low level battle stacks accessor for ghost selection support.
|
9 年之前 |
AlexVinS
|
47b619a543
Centralize GHOST state handling
|
9 年之前 |
AlexVinS
|
9036d39241
Do not remove battle stacks, make them ghosts instead.
|
9 年之前 |
AlexVinS
|
5d5ad99436
Rename DEAD_CLONE -> GHOST, as this will be possible for any stack
|
9 年之前 |
Arseniy Shestakov
|
c5cfc8467f
Battles: change naming from drawbridge to gate for everything
|
9 年之前 |
Arseniy Shestakov
|
1e008b9756
SiegeInfo: add foundation for drawbridge mechanics support
|
9 年之前 |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
10 年之前 |
Ivan Savenko
|
7189a12df2
removed few more includes from headers
|
10 年之前 |
AlexVinS
|
660203b436
Tweak BattleSpellCastParameters
|
10 年之前 |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 年之前 |
AlexVinS
|
05e52993fd
Simplified healed HP calculation
|
10 年之前 |
AlexVinS
|
bd70f672c3
fix 1814
|
10 年之前 |
AlexVinS
|
466ddb37b3
fix 1556
|
10 年之前 |
AlexVinS
|
fb5903d610
Initial experiments on hero & creature casting unification
|
10 年之前 |
AlexVinS
|
2a75c432e0
Remove 2 unused methods
|
11 年之前 |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 年之前 |