Commit History

Author SHA1 Message Date
  Henning Koehler 69a538a600 added bonus type MANUAL_CONTROL 8 years ago
  Henning Koehler aa15feba62 moved SECONDARY_SKILL_VAL2 to end of list 8 years ago
  Henning Koehler 25e6b5cc07 added bonus type SECONDARY_SKILL_VAL2; refactored CSkillHandler::defaultBonus; made eagleEye level bonus-based 8 years ago
  Henning Koehler 9bbfb57b93 cleaned up secondary skill bonus merging 8 years ago
  ArseniyShestakov 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
  ArseniyShestakov ea0ceb1805 Merge pull request #323 from vcmi/CStackTweaks 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS 4f14f22d3a Unified CStack ammo, casts and counterattacks 8 years ago
  dydzio 21f4a0ba60 Implement ranged counterattack 8 years ago
  Dydzio 6c8ef79727 Merge branch 'develop' into MakeWOGGreatAgain 8 years ago
  dydzio 4c4539b00e Rename ADVANCED_CATAPULT bonus to reflect the purpose better 8 years ago
  dydzio a8f04aede7 Extend creature siege support. Fix bug #2600 8 years ago
  dydzio 2f1f725ae6 Code improvements, minor fixes 8 years ago
  dydzio 3e285c2004 Add santa gremlin missing creature ability, fix shooter init bug 8 years ago
  dydzio daec6d933c Add "WoG werewolf"-like ability support 8 years ago
  dydzio c310138fc3 Add WoG ghost ability support 8 years ago
  AlexVinS f8bf2c3746 Fixed http://bugs.vcmi.eu/view.php?id=2611 9 years ago
  Vadim Markovtsev baa7a84db3 Fix memory corruption during loading artifacts from mods 9 years ago
  AlexVinS f124db9f61 Get rid of Bonus::sourceSpell() 9 years ago
  AlexVinS c2a6c268c0 Cleanup terrain overlay bonuses, fixed CURSED_GROUND 9 years ago
  AlexVinS b6368e23ab cleanup 9 years ago
  AlexVinS f6bfba0ced Unified Dispell-related bonus selectors 9 years ago
  AlexVinS 96c17505ae get rid of IBonusBearer::getSpellBonuses & Selector::anyRange 9 years ago
  AlexVinS c243ae6f3e Get rid of IBonusBearer::getEffect 9 years ago
  AlexVinS 04f7b4f951 Cleanup 9 years ago
  AlexVinS 902117d812 Get rid of IBonusBearer::getBonusesCount it had only one usage 9 years ago
  AlexVinS 2f7e10a06f Use range limit selector when modifying bonus lists and checking for spell bonuses 9 years ago
  AlexVinS 245d17a9e9 Fixed typo bonus duration enum. Mod compatibility retained. 9 years ago
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 years ago
  AlexVinS d42947f109 Added move constructor for BonusList 9 years ago