Historique des commits

Auteur SHA1 Message Date
  dydzio 21f4a0ba60 Implement ranged counterattack il y a 8 ans
  Dydzio 6c8ef79727 Merge branch 'develop' into MakeWOGGreatAgain il y a 8 ans
  dydzio 4c4539b00e Rename ADVANCED_CATAPULT bonus to reflect the purpose better il y a 8 ans
  dydzio a8f04aede7 Extend creature siege support. Fix bug #2600 il y a 8 ans
  dydzio 2f1f725ae6 Code improvements, minor fixes il y a 8 ans
  dydzio 3e285c2004 Add santa gremlin missing creature ability, fix shooter init bug il y a 8 ans
  dydzio daec6d933c Add "WoG werewolf"-like ability support il y a 8 ans
  dydzio c310138fc3 Add WoG ghost ability support il y a 8 ans
  AlexVinS f8bf2c3746 Fixed http://bugs.vcmi.eu/view.php?id=2611 il y a 9 ans
  Vadim Markovtsev baa7a84db3 Fix memory corruption during loading artifacts from mods il y a 9 ans
  AlexVinS f124db9f61 Get rid of Bonus::sourceSpell() il y a 9 ans
  AlexVinS c2a6c268c0 Cleanup terrain overlay bonuses, fixed CURSED_GROUND il y a 9 ans
  AlexVinS b6368e23ab cleanup il y a 9 ans
  AlexVinS f6bfba0ced Unified Dispell-related bonus selectors il y a 9 ans
  AlexVinS 96c17505ae get rid of IBonusBearer::getSpellBonuses & Selector::anyRange il y a 9 ans
  AlexVinS c243ae6f3e Get rid of IBonusBearer::getEffect il y a 9 ans
  AlexVinS 04f7b4f951 Cleanup il y a 9 ans
  AlexVinS 902117d812 Get rid of IBonusBearer::getBonusesCount it had only one usage il y a 9 ans
  AlexVinS 2f7e10a06f Use range limit selector when modifying bonus lists and checking for spell bonuses il y a 9 ans
  AlexVinS 245d17a9e9 Fixed typo bonus duration enum. Mod compatibility retained. il y a 9 ans
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList il y a 9 ans
  AlexVinS d42947f109 Added move constructor for BonusList il y a 9 ans
  AlexVinS 681b3c7078 reduced code duplication il y a 9 ans
  AlexVinS 629922f43e Added move constructors for minimum required Bonus system`s classes il y a 9 ans
  DjWarmonger d188b86a50 As suggested by AVS, I made CBonusYSstemNode noncopyable. However, it is copied somewhere in the code, but I can't find it with MVS: il y a 10 ans
  Vadim Markovtsev 3926920103 Rename radious -> radius 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
  ArseniyShestakov 8fb5dacba2 CBonusSystemNode: get rid of non-const getBonusList il y a 10 ans
  ArseniyShestakov f99ffbd074 Bonus system: use duration helpers in selecters il y a 10 ans
  ArseniyShestakov 6d395bcba7 Bonus system: add turnsRemain support for ONE_WEEK duration il y a 10 ans