提交歷史

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