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 年之前 |
ArseniyShestakov
|
c550484613
Merge pull request #181 from vcmi/feature/drawbridgeMechanics
|
9 年之前 |
Arseniy Shestakov
|
c5cfc8467f
Battles: change naming from drawbridge to gate for everything
|
9 年之前 |
AlexVinS
|
16e0d18880
Added special slots for war machines and arrow towers
|
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
|
9 年之前 |
Arseniy Shestakov
|
29a7934a99
Refactoring: avoid using namespace when it's not absolutely needed
|
9 年之前 |
ArseniyShestakov
|
05a34fb417
Use "Favorable" instead of "Favourable" everywhere for consistency
|
10 年之前 |
Ivan Savenko
|
c3ce4b25df
Removed all #include's of CMap.h from headers.
|
10 年之前 |
AlexVinS
|
660203b436
Tweak BattleSpellCastParameters
|
10 年之前 |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 年之前 |
AlexVinS
|
a1e06aa217
Unify LIFE_DRAIN and Tent healing with magic healing
|
10 年之前 |
AlexVinS
|
f66c29ea3b
fix comments
|
10 年之前 |
AlexVinS
|
05e52993fd
Simplified healed HP calculation
|
10 年之前 |
AlexVinS
|
bd70f672c3
fix 1814
|
10 年之前 |
AlexVinS
|
466ddb37b3
fix 1556
|
10 年之前 |
AlexVinS
|
3ed3f1fa13
Use json configuration for special spell effect duration
|
10 年之前 |
AlexVinS
|
fb5903d610
Initial experiments on hero & creature casting unification
|
10 年之前 |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 年之前 |
AlexVinS
|
2a75c432e0
Remove 2 unused methods
|
11 年之前 |
AlexVinS
|
fa9c1e8637
remove healedHP calculation from battlestate
|
11 年之前 |
AlexVinS
|
ddf98a5920
+SpecialRisingSpellMechanics::isImmuneByStack
|
11 年之前 |
AlexVinS
|
639b915391
Move calculateSpellBonus to CSpell
|
11 年之前 |
AlexVinS
|
66b022f93e
initializer lists part1
|
11 年之前 |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 年之前 |