Commit History

作者 SHA1 備註 提交日期
  Andrii Danylchenko ffdf5ad180 AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring 6 年之前
  Andrii Danylchenko 881e7f2061 AI pathfinding: use own FuzzyHelper for each storage to allow parallel processing without cuncarrent access 6 年之前
  Andrii Danylchenko 675406589c AI pathfinding calculated in parallel 6 年之前
  AlexVinS da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 年之前
  Andrii Danylchenko edc5abe49d AI: tweak explore to work with new pathfinding. 6 年之前
  Andrii Danylchenko 2c401931c4 AI: fix freeze on BuyArmy 6 年之前
  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 年之前
  DJWarmonger a9ef8fe32f - Fixed Border Gates logic 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 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  DjWarmonger 27ff9efd4b Fixed #1713 9 年之前
  DjWarmonger 9b5af484b7 Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc). 9 年之前
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 年之前
  AlexVinS f06e9c8538 VCAI convert logging 9 年之前
  AlexVinS 22884d9150 AI logging convert 1 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  ArseniyShestakov 03e9dd3bab Add hero gold cost to GameConstants 10 年之前
  Ivan Savenko 7189a12df2 removed few more includes from headers 10 年之前
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 年之前
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 年之前
  DjWarmonger b3f482b8a8 Restored artifact selection & exchange, work in progress. 10 年之前
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 年之前