提交历史

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