Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible il y a 10 mois
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game il y a 1 an
  Ivan Savenko 81e6207df0 Add helper functions for integer division rounding il y a 1 an
  Tomasz Zieliński bfa93be765 Limit predicted damage / loses to actual stack health il y a 1 an
  kdmcser c2d76ab95d accept log text suggestion il y a 1 an
  kdmcser b61011e8b4 accept get creature name suggestion il y a 1 an
  kdmcser 1c6dfb5cc5 Fix creature min damage greater than max will cause game crash. #3780 il y a 1 an
  M 9ee526d202 Fixes from code review il y a 1 an
  M 7bf273e01c Extract revenge calculation to separate method il y a 1 an
  M 815fa26fb3 Change nix rounding, revert assert comment il y a 1 an
  M 67f18729fa REVENGE bonus that matches HotA haspid ability il y a 1 an
  Dydzio dbba1164ef Fix floating point rounding for 5 attack points and unupgraded nix il y a 1 an
  Dydzio 675f9b11fa Add ENEMY_ATTACK_REDUCTION bonus - fixes HotA Nix il y a 1 an
  Ivan Savenko 3b6d3dee69 Slayer spell should only affect creatures with KING bonus il y a 1 an
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style il y a 2 ans
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally il y a 2 ans
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier il y a 2 ans
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors il y a 2 ans
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any il y a 2 ans
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class il y a 2 ans
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h il y a 2 ans
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h il y a 2 ans
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder il y a 2 ans
  Konstantin 11b237a23c vcmi: massive refactoring v1 il y a 2 ans
  Ivan Savenko 970981cfc9 Show information on potential kills in attack tooltip il y a 2 ans
  Ivan Savenko 31147ac83b refactoring: TDmgRange pair -> DamageRange struct il y a 2 ans
  Ivan Savenko a0e9e01b48 Renamed & reorganized all game mechanics settings names il y a 2 ans
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system il y a 2 ans
  Konstantin 64ad7558c6 vcmi: skill-agnostic artillery il y a 2 ans
  Konstantin 9ffd18c914 vcmi: skill-agnostic armorer il y a 2 ans