Historique des commits

Auteur SHA1 Message Date
  AlexVinS 3873e5047e Attempt to fix 2293 il y a 9 ans
  AlexVinS 277211e569 Fix summoning block by clones. il y a 9 ans
  AlexVinS 47b619a543 Centralize GHOST state handling il y a 9 ans
  AlexVinS d2a5e64542 Remove clone of killed or removed creature. Treat summoned creature as clone when killed. il y a 9 ans
  AlexVinS 4d9058e412 Whitespace cleanup. (No code changes.) il y a 9 ans
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared il y a 10 ans
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. il y a 10 ans
  AlexVinS 02c15085be Remove (aready disabled in prev. commit) active stack change in sacrifice mechanics il y a 10 ans
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. il y a 10 ans
  AlexVinS 6cf220b882 Partial fix for 2272, there are more active stack sacrifice problems. il y a 10 ans
  AlexVinS b07d272c2a Added new BattleSpellCastParameters support to SACRIFICE spell. il y a 10 ans
  AlexVinS 939a9180e2 Added new BattleSpellCastParameters support to TELEPORT spell. il y a 10 ans
  AlexVinS 57e5b768e8 Allow multiple destinations in BattleSpellCastParameters il y a 10 ans
  AlexVinS 70d9be8447 Use ISpellCaster in battle callback il y a 10 ans
  AlexVinS 75c2566410 "const" tweak il y a 10 ans
  AlexVinS 947f6089d5 Use ISpellCaster in isImmuneByStack il y a 10 ans
  AlexVinS a4d4851d80 Fix typo: casted->cast il y a 10 ans
  AlexVinS d9cbe487c7 remove useless function CSpell::getTargetInfo il y a 10 ans
  AlexVinS 5f41ec912f fix sphereOfPermanence il y a 10 ans
  AlexVinS 253b850ac3 Partial fix for 1791 il y a 10 ans
  AlexVinS a44c606277 Use callback methods il y a 10 ans
  AlexVinS 660203b436 Tweak BattleSpellCastParameters il y a 10 ans
  AlexVinS 2b434111bf More hero|creature casting unification il y a 10 ans
  AlexVinS e454649886 Use BattleSpellCastParameters for spell parameters override il y a 10 ans
  AlexVinS 10318a3da3 Intoduce PASSIVE_CASTING mode for opening battle spells il y a 10 ans
  AlexVinS baba3a46e1 Centralize creature spell bonuses handling il y a 10 ans
  AlexVinS 9ed9075afc Introduce calculateHealedHP again, now in better place. il y a 10 ans
  AlexVinS 16f0714474 More usage of OOP in HealingSpellMechanics::applyBattleEffects il y a 10 ans
  AlexVinS 0fecb40039 Extract HealingSpellMechanics il y a 10 ans
  AlexVinS a35b8a46d3 Comment out wrong code il y a 10 ans