Historique des commits

Auteur SHA1 Message Date
  AlexVinS 15138c23de Finished conversion to new logging API il y a 8 ans
  Arseniy Shestakov cdd9dbc7f1 Code style: avoid some ambiguous else if indentation il y a 8 ans
  Dydzio 0cb6515ae8 VCAI tweaks (#311) il y a 8 ans
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file il y a 8 ans
  AlexVinS a85b4cf2a5 * WIP on event condition format il y a 9 ans
  DjWarmonger eaf14f6429 Should fix #2624. il y a 9 ans
  Arseniy Shestakov fd3992ddc9 GatherTroops: avoid crash if nearest dwelling wasn't found. Issue 2624 il y a 9 ans
  DjWarmonger 169334f877 VCAI: do not buy heroes with single creatures for GatherArmy il y a 9 ans
  AlexVinS 22884d9150 AI logging convert 1 il y a 9 ans
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it il y a 9 ans
  Vadim Markovtsev 10f888a483 Fix obelisks puzzle revealing il y a 9 ans
  Vadim Markovtsev 6eefce23fe Check against nullptr in VisitHero::fulfillsMe() il y a 9 ans
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared il y a 9 ans
  Arseniy Shestakov 29a7934a99 Refactoring: avoid using namespace when it's not absolutely needed il y a 9 ans
  ArseniyShestakov 03e9dd3bab Add hero gold cost to GameConstants il y a 10 ans
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings il y a 10 ans
  Ivan Savenko 2e56b547ee replaced references to SectorMap with shared_ptr to avoid data races in AI code il y a 10 ans
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers il y a 10 ans
  DjWarmonger 1e36f3cecd Cache SectorMap where possible and update when necessary. il y a 10 ans
  DjWarmonger 768b1ca289 More consitent code. il y a 10 ans
  DjWarmonger 87f838f286 AI should poke inaccessible Quest Guards less often. il y a 10 ans
  DjWarmonger f3c7774576 AiI will ignore winning conditions that require defeating his own objects. Fixes #2174 il y a 10 ans
  DjWarmonger 3e8c395156 - More fixes for wander targets il y a 10 ans
  DjWarmonger a208afeee6 Removed new code, it was enough to fix the old one. il y a 10 ans
  DjWarmonger b2a75551c8 - Extensive use of SectorMap. AI will not eagerly pick guarded and blocked treasures. il y a 10 ans
  ArseniyShestakov 8d901ad4d0 VCAI Explore goal: fix switch formatting il y a 10 ans
  ArseniyShestakov f490ea1fcd VCAI Explore goal: remove useless check il y a 10 ans
  ArseniyShestakov 9ece636cf8 VCAI Explore goal: add monolith's exploration support il y a 10 ans
  DjWarmonger da76a2f227 Fixed AI trying to visit tile already occupied by different hero, including #1902. il y a 11 ans
  DjWarmonger af02655b30 Fixed #1962 il y a 11 ans