Commit Verlauf

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