提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 9dfef773e2 Remove unnecessary includes 5 月之前
  Ivan Savenko c0850f41b3 Pathfinder now uses IGameInfoCallback instead of CGameState 5 月之前
  Ivan Savenko 1f15a7faa4 Fix build 5 月之前
  Andrii Danylchenko 017fb204a1 NKAI: remove 5th dimension 1 年之前
  Alexander Wilms 678cacbd25 Remove more redundant `virtual` specifiers 1 年之前
  Alexander Wilms 522cb571b3 Remove redundant `virtual` specifiers 1 年之前
  Ivan Savenko ebc7a82c2e Converted pathfinder enum's to enum class 2 年之前
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files 2 年之前
  Konstantin 86f5d6de69 vcmi: modernize headers 2 年之前
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 年之前
  Andrii Danylchenko 3fa7e0976f Nullkiller: update / fix build, core changes required for Nullkiller AI 4 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Andrii Danylchenko f76c6c2300 Remove a few more usages of thread shared ai and cb 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 年之前
  Andrii Danylchenko 35f696b695 AI pathfinding const api and updatePaths 6 年之前
  Andrii Danylchenko 5454848938 AI: extract pathfinding special actions and rules to separate files 6 年之前
  Andrii Danylchenko c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 年之前
  Alexander Shishkin b00e935e4d Warnings fixes (#538) 6 年之前
  AlexVinS da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 年之前
  AlexVinS 4b5910c2f4 VCAI performance improvements 6 年之前
  Andrii Danylchenko 8fee46de7c AI: town portal support 6 年之前
  Andrii Danylchenko 04047d0a1a AI: refactor explore further 6 年之前
  Andrii Danylchenko 5d022ba77c AI: CompleteQuest goal and summon boat spell support 6 年之前
  Andrii Danylchenko e1b922f7b8 AI goals refactoring (#524) 6 年之前
  Andrii Danylchenko d5b26d9592 AI pathfinding: fix getPathsToTile for water tiles 7 年之前
  Andrii Danylchenko 72aff02418 AI pathfinding: buy boat 7 年之前
  AlexVinS be45c8cb43 Updated C::B projects, fixed a few warnings 7 年之前
  Andrii Danylchenko f327c46fa3 AI pathfinding: rename and add const to functions 7 年之前