AlexVinS
|
d4a35c6839
Simplify getAffectedStacks arguments. casterColor not needed anymore.
|
9 years ago |
AlexVinS
|
f6715ad787
Use ISpellCaster in CSpell::canBeCast.
|
9 years ago |
Alexander Shishkin
|
5e5ce0bb09
Merge pull request #203 from vcmi/logFormat
|
9 years ago |
Arseniy Shestakov
|
452e28d183
Remove some useless includes found by cppclean
|
9 years ago |
AlexVinS
|
74a82c4c9d
Moved boost:format log proxy to CLoggerBase
|
9 years ago |
AlexVinS
|
599f4cfb55
extracted base logger class to vstd
|
9 years ago |
AlexVinS
|
d6178d0bb5
Implemented boost::format based log proxy.
|
9 years ago |
ArseniyShestakov
|
7886e8986e
Merge pull request #197 from vcmi/issue/2304_2418
|
9 years ago |
AlexVinS
|
5df8d1cbd0
Update low level battle stacks accessor for ghost selection support.
|
9 years ago |
AlexVinS
|
53b5587c2e
Advance map header serialization
|
9 years ago |
AlexVinS
|
4d9058e412
Whitespace cleanup. (No code changes.)
|
9 years ago |
AlexVinS
|
7106c5d1af
Fix loading of spell identifier
|
9 years ago |
AlexVinS
|
6f203fb7e2
Save string identifiers for all game objects
|
10 years ago |
Ivan Savenko
|
faa7cbff18
Fixed gcc/clang warnings
|
10 years ago |
AlexVinS
|
57e5b768e8
Allow multiple destinations in BattleSpellCastParameters
|
10 years ago |
AlexVinS
|
70d9be8447
Use ISpellCaster in battle callback
|
10 years ago |
AlexVinS
|
36e154d9b9
Use ISpellCaster in getAffectedStacks
|
10 years ago |
AlexVinS
|
947f6089d5
Use ISpellCaster in isImmuneByStack
|
10 years ago |
AlexVinS
|
a4d4851d80
Fix typo: casted->cast
|
10 years ago |
AlexVinS
|
d9cbe487c7
remove useless function CSpell::getTargetInfo
|
10 years ago |
AlexVinS
|
3d7435c520
Introduced absolute specific spell immunity.
|
10 years ago |
AlexVinS
|
253b850ac3
Partial fix for 1791
|
10 years ago |
AlexVinS
|
2b434111bf
More hero|creature casting unification
|
10 years ago |
AlexVinS
|
10318a3da3
Intoduce PASSIVE_CASTING mode for opening battle spells
|
10 years ago |
AlexVinS
|
baba3a46e1
Centralize creature spell bonuses handling
|
10 years ago |
AlexVinS
|
46f99db8d7
Hide some spell mechnaics details
|
10 years ago |
AlexVinS
|
9e0fd70208
Move isCastableBy logic back to CGHeroInstance - it is Hero-specific
|
10 years ago |
AlexVinS
|
dc8b05fbd8
Give banned spells only by SPELL bonus
|
10 years ago |
AlexVinS
|
32337102ac
Fix a typo
|
10 years ago |
AlexVinS
|
3029b1a432
Fix initialization of CSpell::AnimationItem
|
10 years ago |