Commit History

Author SHA1 Message Date
  AlexVinS fed26e1ac9 Merge remote-tracking branch 'remotes/vmarkovtsev/BonusList-shared_ptr' into develop 9 years ago
  AlexVinS 7ce33bc07a Dispell fixes 9 years ago
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 years ago
  AlexVinS 374e30c972 Added a few safety checks 9 years ago
  AlexVinS 73c7b49eb7 Hide effectValue calculation inside BattleSpellCastParameters 9 years ago
  AlexVinS 1fd87ecc4a Simplified offensive spell damage calculation 9 years ago
  AlexVinS 53fbf88316 Spell cast logging refactored. 9 years ago
  AlexVinS 5e0a9d7966 hackfix for commander spells 9 years ago
  AlexVinS 62abde6c46 Prepare battle log for spell-cast on server side. 9 years ago
  AlexVinS f39e619304 More tweaks 9 years ago
  AlexVinS 1ce4675df6 Tweaks 9 years ago
  AlexVinS 838717dfc1 Magic mirror unified again with normal cast. 9 years ago
  AlexVinS 686cd00c68 Cleanup. 9 years ago
  AlexVinS cc4362211c Extracted MagicMirror handling 9 years ago
  AlexVinS f3d9e718bf Handle AcidBreathDamage immunity in standard way. 9 years ago
  AlexVinS 0241c6e843 Improved spell range calculation. 9 years ago
  AlexVinS 1e32c71e47 Make sure that there is no unwanted stack affect by spells. 9 years ago
  AlexVinS f1d0bede11 Moved all affected stacks calculations to mechanics 9 years ago
  AlexVinS 18fc94d709 WIP on SpellCastContext 9 years ago
  AlexVinS 9ee954edcc WIP on SpellCastContext 9 years ago
  AlexVinS 1d840a33a5 Started SpellCastContext rework 9 years ago
  AlexVinS 82ac035340 OO design for obstacle spells. 9 years ago
  AlexVinS f3b7fe947c Reworked spell target existence check. 9 years ago
  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