AlexVinS
|
d6178d0bb5
Implemented boost::format based log proxy.
|
9 年之前 |
ArseniyShestakov
|
7886e8986e
Merge pull request #197 from vcmi/issue/2304_2418
|
9 年之前 |
AlexVinS
|
5df8d1cbd0
Update low level battle stacks accessor for ghost selection support.
|
9 年之前 |
AlexVinS
|
53b5587c2e
Advance map header serialization
|
9 年之前 |
AlexVinS
|
4d9058e412
Whitespace cleanup. (No code changes.)
|
9 年之前 |
AlexVinS
|
7106c5d1af
Fix loading of spell identifier
|
9 年之前 |
AlexVinS
|
6f203fb7e2
Save string identifiers for all game objects
|
10 年之前 |
Ivan Savenko
|
faa7cbff18
Fixed gcc/clang warnings
|
10 年之前 |
AlexVinS
|
57e5b768e8
Allow multiple destinations in BattleSpellCastParameters
|
10 年之前 |
AlexVinS
|
70d9be8447
Use ISpellCaster in battle callback
|
10 年之前 |
AlexVinS
|
36e154d9b9
Use ISpellCaster in getAffectedStacks
|
10 年之前 |
AlexVinS
|
947f6089d5
Use ISpellCaster in isImmuneByStack
|
10 年之前 |
AlexVinS
|
a4d4851d80
Fix typo: casted->cast
|
10 年之前 |
AlexVinS
|
d9cbe487c7
remove useless function CSpell::getTargetInfo
|
10 年之前 |
AlexVinS
|
3d7435c520
Introduced absolute specific spell immunity.
|
10 年之前 |
AlexVinS
|
253b850ac3
Partial fix for 1791
|
10 年之前 |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 年之前 |
AlexVinS
|
10318a3da3
Intoduce PASSIVE_CASTING mode for opening battle spells
|
10 年之前 |
AlexVinS
|
baba3a46e1
Centralize creature spell bonuses handling
|
10 年之前 |
AlexVinS
|
46f99db8d7
Hide some spell mechnaics details
|
10 年之前 |
AlexVinS
|
9e0fd70208
Move isCastableBy logic back to CGHeroInstance - it is Hero-specific
|
10 年之前 |
AlexVinS
|
dc8b05fbd8
Give banned spells only by SPELL bonus
|
10 年之前 |
AlexVinS
|
32337102ac
Fix a typo
|
10 年之前 |
AlexVinS
|
3029b1a432
Fix initialization of CSpell::AnimationItem
|
10 年之前 |
AlexVinS
|
7776d7bbf7
rename BattleSpellCastParameters::caster
|
10 年之前 |
AlexVinS
|
98ea8bf314
Introduce dummy spell animation/ animation pause configuration
|
10 年之前 |
AlexVinS
|
832d69ec11
Hide battle log algorithm in spell classes.
|
10 年之前 |
AlexVinS
|
fb5903d610
Initial experiments on hero & creature casting unification
|
10 年之前 |
AlexVinS
|
b8b9abcc08
Fix 0002169
|
10 年之前 |
AlexVinS
|
41f1d3f21f
Quick fix for major spell configuration bug
|
10 年之前 |