提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko a305ed28bb Support for loading custom bonuses, slightly less hardcoded Skeleton 4 月之前
  Ivan Savenko ae22de3ccf Implemented configurable FEAR ability 4 月之前
  kdmcser 5c1adc7df5 change config format 7 月之前
  kdmcser ffb31cc77c support setting dice molecule for rolling morale and luck 7 月之前
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions 9 月之前
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system 10 月之前
  Ivan Savenko 5caf12f22f Few more fixes to bonus caching 10 月之前
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 10 月之前
  Ivan Savenko b8a04c6356 Avoid vector allocation when accessing game settings value 10 月之前
  Ivan Savenko 56d5911452 Optimized `getMovementRange` method - caching, faster route for 0 turns 10 月之前
  Laserlicht 53b7c5da6f added MECHANICAL bonus 1 年之前
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 年之前
  kdmcser b402619351 not use separate function 1 年之前
  kdmcser 87eb026184 support 0 spellpower and knowledge 1 年之前
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
  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 年之前