提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  ArseniyShestakov 96897acc46 CWillLastDays: add condition for permanent durations 10 年之前
  ArseniyShestakov ee1c5e452f Bonus system: add CWillLastDays selector 10 年之前
  ArseniyShestakov 5bfbd8526b Bonus system: fix N_DAYS bonus duration 10 年之前
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem 10 年之前
  ArseniyShestakov 68bd37aa45 Store penalty in value of FLYING_MOVEMENT and WATER_WALKING 10 年之前
  ArseniyShestakov 6ebe2abc1a Fix penalties for FLYING_MOVEMENT and WATER_WALKING 10 年之前
  ArseniyShestakov 46c7e8e36d Add list ending comment as suggested by @alexvins 10 年之前
  ArseniyShestakov 25da9f249e Move NO_TERRAIN_PENALTY to the end of list to avoid save breakage 10 年之前
  ArseniyShestakov 52a52dcfd9 Implement NO_TERRAIN_PENALTY bonus 10 年之前
  Alexander Shishkin fca4deaad2 Merge pull request #122 from vmarkovtsev/feature/warnings 10 年之前
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 年之前
  AlexVinS a4d4851d80 Fix typo: casted->cast 10 年之前
  AlexVinS eb1753851e Fix comment 10 年之前
  AlexVinS 8f2da66a18 fix mantiss 1967 + some refactoring 10 年之前
  AlexVinS 2cb6cb7baa Remove useless durationType selector 10 年之前
  AlexVinS 5b29e800f7 Cleanup: use only CBonusSystemNode::treeHasChanged() when changing treeChanged 10 年之前