Commit History

Author SHA1 Message Date
  Ivan Savenko 3479ec9651 Per-hero artifact scoring for NKAI 9 months ago
  Ivan Savenko ec9dbfd667 Remove excessive recomputations of tile owners 9 months ago
  Ivan Savenko f9ce95756f Fix potentially infinite attempts to upgrade units by AI 10 months ago
  Ivan Savenko 1caab5100a Try to reduce amount of time AI spends on pathfinding 10 months ago
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files 10 months ago
  MichalZr6 af9445c16f Fixes following review 10 months ago
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. 11 months ago
  Ivan Savenko 01dd1858e4 Add option to recalculate hitmap on tile reveal 11 months ago
  Ivan Savenko 40aa49acff Fix typo: Absoolute -> Absolute 11 months ago
  Ivan Savenko b25702f15e expose safeAttackRatio to AI config 11 months ago
  Ivan Savenko 00492a60a7 Moved retreat decision-making constants to config 11 months ago
  Ivan Savenko 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate 11 months ago
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
  Ivan Savenko c98ac01e7a Replaced public artType member of ArtifactInstance with getter 1 year ago
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split 1 year ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko a8e84c55f6 Fix some of the new warnings from sonarcloud 1 year ago
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 year ago
  Andrii Danylchenko ce0f51672a NKAI: replace hardcoded pandora with more flexible solution 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  Ivan Savenko 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 year ago
  Ivan Savenko b84af1a6de Significantly simplify packs applying 1 year ago
  Ivan Savenko 11e8b04ac5 Merge pull request #4463 from SoundSSGood/IMarket-refactoring 1 year ago
  Andrii Danylchenko 01b6828df6 BattleAI: fix init env 1 year ago
  SoundSSGood 2e3e6b1553 market->getObjInstanceID() 1 year ago
  SoundSSGood 58bb2b58e3 IMarket suggestions 1 year ago
  SoundSSGood fd45b5144d IMarket serializeable 1 year ago
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
  Andrii Danylchenko dbcd7677ac Merge pull request #4313 from vcmi/nkai-whirlpool 1 year ago