Historial de Commits

Autor SHA1 Mensaje Fecha
  Vadim Markovtsev baa7a84db3 Fix memory corruption during loading artifacts from mods hace 9 años
  AlexVinS f124db9f61 Get rid of Bonus::sourceSpell() hace 9 años
  AlexVinS c2a6c268c0 Cleanup terrain overlay bonuses, fixed CURSED_GROUND hace 9 años
  AlexVinS b6368e23ab cleanup hace 9 años
  AlexVinS f6bfba0ced Unified Dispell-related bonus selectors hace 9 años
  AlexVinS 96c17505ae get rid of IBonusBearer::getSpellBonuses & Selector::anyRange hace 9 años
  AlexVinS c243ae6f3e Get rid of IBonusBearer::getEffect hace 9 años
  AlexVinS a1ff409080 Tweak hace 9 años
  AlexVinS 04f7b4f951 Cleanup hace 9 años
  AlexVinS 730e3b6d0f Explicit use of limit selector in CBattleInfoCallback::getRandomBeneficialSpell hace 9 años
  AlexVinS 902117d812 Get rid of IBonusBearer::getBonusesCount it had only one usage hace 9 años
  AlexVinS 2f7e10a06f Use range limit selector when modifying bonus lists and checking for spell bonuses hace 9 años
  AlexVinS 245d17a9e9 Fixed typo bonus duration enum. Mod compatibility retained. hace 9 años
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList hace 9 años
  ArseniyShestakov f4f170bf92 Merge pull request #202 from vcmi/noncopyableBonusSystemNode2 hace 9 años
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean hace 9 años
  AlexVinS 69395d4c78 Fix bonus tree on node move hace 9 años
  AlexVinS d42947f109 Added move constructor for BonusList hace 9 años
  AlexVinS 55e27a6334 Important fix hace 9 años
  AlexVinS 681b3c7078 reduced code duplication hace 9 años
  AlexVinS 629922f43e Added move constructors for minimum required Bonus system`s classes hace 9 años
  AlexVinS 89ce1a4509 Fixed uninitialized field hace 9 años
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it hace 9 años
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared hace 10 años
  ArseniyShestakov 8fb5dacba2 CBonusSystemNode: get rid of non-const getBonusList hace 10 años
  ArseniyShestakov b48d65ad57 addNewBonus: add turnsRemain check for N_TURNS, N_DAYS and ONE_WEEK hace 10 años
  ArseniyShestakov 7f0b0bd1b5 Bonus system: use updateBonuses in battleTurnPasseed hace 10 años
  ArseniyShestakov ee1c5e452f Bonus system: add CWillLastDays selector hace 10 años
  ArseniyShestakov 5bfbd8526b Bonus system: fix N_DAYS bonus duration hace 10 años
  Vadim Markovtsev b701835de0 Fix wrong comparison hace 10 años