Commit History

Author SHA1 Message Date
  DJWarmonger 9e34ef5534 AI will not try to sell reserved resources. 7 years ago
  DJWarmonger 2aa0a6fe2f More fixes for trading. Seems to work now. 7 years ago
  DJWarmonger a5ca32ad38 Some checks and log for CollectRes goal. 7 years ago
  AlexVinS f17783cfb5 [c::b] Updated projects, applied fixes 7 years ago
  DJWarmonger 70549197b6 Naah, revert my changes. 7 years ago
  DJWarmonger e7cb8d7d17 Fixed GetObj (TRADING_POST) incorrectly set to elementar. 7 years ago
  DJWarmonger a8696a9957 formatting 7 years ago
  DJWarmonger e5b979d4ad - ResourceManager now returns abstract goal so it can be decomposed many times 7 years ago
  DJWarmonger b687688f5a Do not add duplicate objectives to GatherArmy pool (or any other, if it ever exist) 7 years ago
  DJWarmonger 273802c92c I have no idea what I'm doing 7 years ago
  Arseniy Shestakov 25dea1a599 Code style: formatting and refactoring of VCAI code 7 years ago
  Nikolay Shalakin 3795985de9 Eliminate warnings / errors. Pull request #388 8 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 15138c23de Finished conversion to new logging API 8 years ago
  Arseniy Shestakov cdd9dbc7f1 Code style: avoid some ambiguous else if indentation 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 a85b4cf2a5 * WIP on event condition format 9 years ago
  DjWarmonger eaf14f6429 Should fix #2624. 9 years ago
  Arseniy Shestakov fd3992ddc9 GatherTroops: avoid crash if nearest dwelling wasn't found. Issue 2624 9 years ago
  DjWarmonger 169334f877 VCAI: do not buy heroes with single creatures for GatherArmy 9 years ago
  AlexVinS 22884d9150 AI logging convert 1 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  Vadim Markovtsev 10f888a483 Fix obelisks puzzle revealing 9 years ago
  Vadim Markovtsev 6eefce23fe Check against nullptr in VisitHero::fulfillsMe() 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  Arseniy Shestakov 29a7934a99 Refactoring: avoid using namespace when it's not absolutely needed 9 years ago
  ArseniyShestakov 03e9dd3bab Add hero gold cost to GameConstants 10 years ago
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 years ago