提交歷史

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