Commit History

Author SHA1 Message Date
  DJWarmonger 273802c92c I have no idea what I'm doing 7 years ago
  Dydzio b6a171f858 Add code comments for VCAI::makeTurnInternal 7 years ago
  DJWarmonger cae8acc56a Clearing up the code as requested by FeniksFire 7 years ago
  DJWarmonger 3d59420bb5 Minor optimisations. Also, shoter code. 7 years ago
  Andrii Danylchenko 12a3c7ed33 AI - code styles and remove redundant performance optimization for explore 7 years ago
  Andrii Danylchenko 2466489e13 AI - improve exploration, cancel deadends 7 years ago
  Johannes 'josch' Schauer a54e8c88a9 AI/VCAI/VCAI.cpp: Remove unused variable introduced in 2014 7 years ago
  Arseniy Shestakov 25dea1a599 Code style: formatting and refactoring of VCAI code 7 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  AlexVinS 03cfd2cb78 Do not use StackLocation in netpacks 7 years ago
  AlexVinS 166c04e2e0 Hack fixed serializer assertion by completely disabling AI goals serialization 7 years ago
  Arseniy Shestakov 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
  AlexVinS 0a2b04709f Fixed https://bugs.vcmi.eu/view.php?id=2873 7 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 years ago
  Michał Kalinowski 26a222ac62 Change JsonType to enum class (#393) 8 years ago
  DJWarmonger bf20b165ec Fix. Don't skip usual condition. 8 years ago
  DJWarmonger 3eb5de9534 Fixed AI trying to visit tavern over and over. 8 years ago
  DJWarmonger edc4c01805 Fixed a case when AI could spend all money on army and not build anything in secondary towns. 8 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  AlexVinS 143ff682bc Logging cleanup 8 years ago
  AlexVinS 85e952f25f Logging cleanup 3 8 years ago
  AlexVinS 61e241308d Logging cleanup 8 years ago
  ArseniyShestakov b2f74a93cf Code style: add empty parameter list to all lambda expressions (#345) 8 years ago
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 years ago
  Dydzio 0cb6515ae8 VCAI tweaks (#311) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS bc626c2446 Fixed race condition 8 years ago
  AlexVinS 3d1a84875e Queries refactoring 8 years ago
  AlexVinS 86f9df5f68 Made gamestate lock static 8 years ago