Commit History

作者 SHA1 備註 提交日期
  Ivan Savenko 1f15a7faa4 Fix build 5 月之前
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 月之前
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
  Ivan Savenko be2327d000 Removed no longer used or redundant constants 10 月之前
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 年之前
  Ivan Savenko f3de2cfe1c Removed broken & unused serialization of player interface and AI 1 年之前
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 年之前
  Ivan Savenko 8346d71c98 Remove more subID access 2 年之前
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form 2 年之前
  Ivan Savenko 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 年之前
  Ivan Savenko 87fcfa4add Removed excessive pathfinder includes 2 年之前
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年之前
  Konstantin 86f5d6de69 vcmi: modernize headers 2 年之前
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 年之前
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 年之前
  Andrii Danylchenko ae67ef027a Nullkiller: fix old VCAI new lines 4 年之前
  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 年之前