Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 1f15a7faa4 Fix build hace 5 meses
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis hace 5 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko be2327d000 Removed no longer used or redundant constants hace 10 meses
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks hace 1 año
  Ivan Savenko f3de2cfe1c Removed broken & unused serialization of player interface and AI hace 1 año
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling hace 1 año
  Ivan Savenko 8346d71c98 Remove more subID access hace 2 años
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form hace 2 años
  Ivan Savenko 87957e74c1 Replaced boost::thread_specific_ptr with thread_local hace 2 años
  Ivan Savenko 87fcfa4add Removed excessive pathfinder includes hace 2 años
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
  Konstantin 86f5d6de69 vcmi: modernize headers hace 2 años
  Konstantin 11b237a23c vcmi: massive refactoring v1 hace 2 años
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) hace 3 años
  Andrii Danylchenko ae67ef027a Nullkiller: fix old VCAI new lines hace 4 años
  Andrii Danylchenko ffdf5ad180 AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring hace 6 años
  Andrii Danylchenko 881e7f2061 AI pathfinding: use own FuzzyHelper for each storage to allow parallel processing without cuncarrent access hace 6 años
  Andrii Danylchenko 675406589c AI pathfinding calculated in parallel hace 6 años
  AlexVinS da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. hace 6 años
  Andrii Danylchenko edc5abe49d AI: tweak explore to work with new pathfinding. hace 6 años
  Andrii Danylchenko 2c401931c4 AI: fix freeze on BuyArmy hace 6 años
  Andrii Danylchenko cf213a5acf #2983б #2910 and a few other bugs fixed hace 7 años
  Andrii Danylchenko 49c872e4ec AI: replace SectorMap with new PathfinderManager hace 7 años
  Andrii Danylchenko 6ac987794c AI: first rule extracted for pathfinder hace 7 años
  Arseniy Shestakov edcaaf036a MSVC: fixes for compatibility with latest Vcpkg packages hace 7 años
  DJWarmonger a9ef8fe32f - Fixed Border Gates logic hace 7 años
  DJWarmonger 273802c92c I have no idea what I'm doing hace 7 años
  Andrii Danylchenko 12a3c7ed33 AI - code styles and remove redundant performance optimization for explore hace 7 años
  Andrii Danylchenko 2466489e13 AI - improve exploration, cancel deadends hace 7 años