Historia zmian

Autor SHA1 Wiadomość Data
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
  Andrii Danylchenko 017fb204a1 NKAI: remove 5th dimension 1 rok temu
  Joakim Thorén 406d136cdc Fixes warnings about possibly dangling references 1 rok temu
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 lat temu
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 lat temu
  Ivan Savenko ebc7a82c2e Converted pathfinder enum's to enum class 2 lat temu
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files 2 lat temu
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 lat temu
  Andrey Filipenkov 3602645a30 improve iterating over EPathfindingLayer 2 lat temu
  Ivan Savenko 908e6892f3 Removed CGHeroInstance::getPosition pseudo-override 2 lat temu
  Tomasz Zieliński 97a94ce61e Handle Tile by reference instead of pointer 3 lat temu
  Tomasz Zieliński 494b0f0226 First version that compiles 3 lat temu
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 lat temu
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) 3 lat temu
  Andrii Danylchenko 3fa7e0976f Nullkiller: update / fix build, core changes required for Nullkiller AI 4 lat temu
  Dmitry Orlov 5e0023704b Fix PQ issues while calculating paths 5 lat temu
  Andrii Danylchenko f76c6c2300 Remove a few more usages of thread shared ai and cb 6 lat temu
  Andrii Danylchenko 881e7f2061 AI pathfinding: use own FuzzyHelper for each storage to allow parallel processing without cuncarrent access 6 lat temu
  Andrii Danylchenko 675406589c AI pathfinding calculated in parallel 6 lat temu
  Andrii Danylchenko 35f696b695 AI pathfinding const api and updatePaths 6 lat temu
  Andrii Danylchenko 5454848938 AI: extract pathfinding special actions and rules to separate files 6 lat temu
  Andrii Danylchenko c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 lat temu
  AlexVinS da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 lat temu
  AlexVinS 4b5910c2f4 VCAI performance improvements 6 lat temu
  Andrii Danylchenko 8fee46de7c AI: town portal support 6 lat temu
  AlexVinS f1cd4656ff Fixed warnings. 6 lat temu
  Andrii Danylchenko 04047d0a1a AI: refactor explore further 6 lat temu
  Andrii Danylchenko 5d022ba77c AI: CompleteQuest goal and summon boat spell support 6 lat temu
  DJWarmonger f4a8a1294e Optimizations based on MSVS profiler. 6 lat temu
  Andrii Danylchenko e1b922f7b8 AI goals refactoring (#524) 6 lat temu