Commit History

Author SHA1 Message Date
  AlexVinS a23144b361 Extracted adventure spell mechanics to distinct class hierarchy. 9 years ago
  AlexVinS eb128a0207 More style tweaks 9 years ago
  AlexVinS c0cf5d6956 Style tweaks 9 years ago
  AlexVinS 40e6e0c143 Move REMOVE_OBSTACLE-related code from callback to where it should be. 9 years ago
  AlexVinS 750c114648 Drafts 9 years ago
  AlexVinS d4a35c6839 Simplify getAffectedStacks arguments. casterColor not needed anymore. 9 years ago
  AlexVinS f6715ad787 Use ISpellCaster in CSpell::canBeCast. 9 years ago
  AlexVinS 5df8d1cbd0 Update low level battle stacks accessor for ghost selection support. 9 years ago
  Vadim Markovtsev bdd87be10d Try to fix http://bugs.vcmi.eu/view.php?id=2362 9 years ago
  AlexVinS eeb100d6a4 More comments about dispell special cases. 10 years ago
  AlexVinS 4e60b4cf53 Fixed 0002280 10 years ago
  AlexVinS 57e5b768e8 Allow multiple destinations in BattleSpellCastParameters 10 years ago
  AlexVinS 75c2566410 "const" tweak 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 253b850ac3 Partial fix for 1791 10 years ago
  AlexVinS 660203b436 Tweak BattleSpellCastParameters 10 years ago
  AlexVinS 2b434111bf More hero|creature casting unification 10 years ago
  AlexVinS e454649886 Use BattleSpellCastParameters for spell parameters override 10 years ago
  AlexVinS 10318a3da3 Intoduce PASSIVE_CASTING mode for opening battle spells 10 years ago
  AlexVinS e552e37cf7 Factored out CDefaultSpellMechanics::battleCast 10 years ago
  AlexVinS baba3a46e1 Centralize creature spell bonuses handling 10 years ago
  AlexVinS 67bd698019 Added some debug logging 10 years ago
  AlexVinS 873979a300 The only usage of secHero cast parameter is mana channeling - better to get it OTF 10 years ago
  AlexVinS 9ed9075afc Introduce calculateHealedHP again, now in better place. 10 years ago
  AlexVinS 0929e009db Remove suspicios code in display damage calculation 10 years ago
  AlexVinS 0fecb40039 Extract HealingSpellMechanics 10 years ago
  AlexVinS c050fde3f9 Get rid of DefaultSpellMechanics::calculateHealedHP 10 years ago
  AlexVinS 05e52993fd Simplified healed HP calculation 10 years ago