Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances há 7 meses atrás
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` há 8 meses atrás
  MichalZr6 ecdd394bb1 Use BattleHex as const ref wherever possible há 9 meses atrás
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter há 9 meses atrás
  MichalZr6 dbe82b94f6 Changes following review: há 9 meses atrás
  MichalZr6 dad6437661 Refactor BattleHex, remake the use of precomputed neighbouring tiles containers. há 10 meses atrás
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes há 1 ano atrás
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible há 10 meses atrás
  Ivan Savenko c98ac01e7a Replaced public artType member of ArtifactInstance with getter há 1 ano atrás
  DjWarmonger 59a15c5ff0 Merge pull request #4790 from kodobi/bugfix/fix-incorrect-battlefield-while-attacking-town-without-fort há 1 ano atrás
  Ivan Savenko ee59bc4e71 Add bonus description generation for map objects há 1 ano atrás
  kodobi c576438a95 Fix battle setup for sieges without forts há 1 ano atrás
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class há 1 ano atrás
  Ivan Savenko 90733cfe0e Do not place obstacles during sieges há 1 ano atrás
  Ivan Savenko 45c8553ecb Remove old code há 1 ano atrás
  Ivan Savenko 2ee4e42348 Implement placeholders for creature banks messages há 1 ano atrás
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout há 1 ano atrás
  Ivan Savenko 36c1ed670f Support for configurable town fortifications há 1 ano atrás
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's há 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko 58b1e74342 Workaround - check also for valueType when updating bonuses há 1 ano atrás
  Ivan Savenko 9e49587749 Replace bonus string description with metastring that can properly há 1 ano atrás
  Ivan Savenko 6e399eb21a Make some non-const static variables const or constexpr há 1 ano atrás
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method há 1 ano atrás
  Ivan Savenko ffd604c114 Removed unnecessary access to IHandler::objects há 1 ano atrás
  Ivan Savenko 9af7c63a26 Fix build há 1 ano atrás
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers há 1 ano atrás