Commit History

Author SHA1 Message Date
  Andrii Danylchenko edc5abe49d AI: tweak explore to work with new pathfinding. 6 years ago
  Andrii Danylchenko f36ac1a6e2 AI: fix one more freeze in buy army 6 years ago
  Andrii Danylchenko 2c401931c4 AI: fix freeze on BuyArmy 6 years ago
  Andrii Danylchenko e1b922f7b8 AI goals refactoring (#524) 6 years ago
  AlexVinS be45c8cb43 Updated C::B projects, fixed a few warnings 7 years ago
  Andrii Danylchenko cf213a5acf #2983б #2910 and a few other bugs fixed 7 years ago
  Andrii Danylchenko 49c872e4ec AI: replace SectorMap with new PathfinderManager 7 years ago
  Andrii Danylchenko 6ac987794c AI: first rule extracted for pathfinder 7 years ago
  Arseniy Shestakov edcaaf036a MSVC: fixes for compatibility with latest Vcpkg packages 7 years ago
  Dydzio 72b206347f Split Fuzzy.cpp/h 7 years ago
  Dydzio 12d750a767 Accessibility tweaks + fix some compile errors 7 years ago
  DJWarmonger a9ef8fe32f - Fixed Border Gates logic 7 years ago
  DJWarmonger a8696a9957 formatting 7 years ago
  DJWarmonger 273802c92c I have no idea what I'm doing 7 years ago
  Andrii Danylchenko 12a3c7ed33 AI - code styles and remove redundant performance optimization for explore 7 years ago
  Andrii Danylchenko 2466489e13 AI - improve exploration, cancel deadends 7 years ago
  Arseniy Shestakov 25dea1a599 Code style: formatting and refactoring of VCAI code 7 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  DjWarmonger 9b5af484b7 Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc). 9 years ago
  AlexVinS fd9cfa406d Possible fix for http://bugs.vcmi.eu/view.php?id=2620 9 years ago
  Arseniy Shestakov 78a560767b VCAI compareArtifacts: consider that art with highest price is best 9 years ago
  AlexVinS 22884d9150 AI logging convert 1 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  Vadim Markovtsev 3926920103 Rename radious -> radius 9 years ago
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 years ago
  Ivan Savenko 2e56b547ee replaced references to SectorMap with shared_ptr to avoid data races in AI code 10 years ago
  Ivan Savenko 7189a12df2 removed few more includes from headers 10 years ago
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 years ago