提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 年之前
  Laserlicht 4bad88f141 implement luck and morale cheats from OH3 1 年之前
  Ivan Savenko 29a78c14a2 Merge pull request #3113 from Alexander-Wilms/develop 2 年之前
  Ivan Savenko 1459006916 Added separate bonus for native terrain check 2 年之前
  Alexander Wilms 70acf987b4 lib/BasicTypes.cpp: Remove the unary minus operator or change the expression's underlying type. 2 年之前
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 年之前
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 年之前
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 2 年之前
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 年之前
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 年之前
  Konstantin e60a4318c3 vcmi: a bunch of forward definitions 2 年之前
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 年之前
  Konstantin fbc05c70ac vcmi: camelCase methods of new classes 2 年之前
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 年之前
  Konstantin 29c76fb9bf HeroBonus: split BonusList 2 年之前
  Konstantin 4866c2fe5c vcmi: split IBonusBearer 2 年之前
  Konstantin b6eb2dc060 vcmi: rename IFactionMember and ICreature 2 年之前
  Konstantin a2d4c72016 vcmi: morale and luck now also IFactionMember 2 年之前
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder 2 年之前
  Konstantin P 4b2a09dae7 FactionMember: move code around 2 年之前
  Konstantin af25ad0866 vcmi: split creatures and faction members 2 年之前
  Konstantin f4f0fd5945 vcmi: magicResistance is IFactionMember property 2 年之前
  Konstantin 4f7035d3ff vcmi: add IFactionMember abstract class 2 年之前
  Konstantin 4da97682be vcmi: remove code duplication for native terrain 2 年之前
  Konstantin 0f5f4c69ec vcmi: specialize native terrain entity 2 年之前