Histórico de Commits

Autor SHA1 Mensagem Data
  AlexVinS 22884d9150 AI logging convert 1 há 9 anos atrás
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared há 9 anos atrás
  Arseniy Shestakov 29a7934a99 Refactoring: avoid using namespace when it's not absolutely needed há 9 anos atrás
  Ivan Savenko 2e56b547ee replaced references to SectorMap with shared_ptr to avoid data races in AI code há 10 anos atrás
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers há 10 anos atrás
  ArseniyShestakov 2ef9d7c3ec Rename getCost back to getMovementCost há 10 anos atrás
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper há 10 anos atrás
  DjWarmonger 1e36f3cecd Cache SectorMap where possible and update when necessary. há 10 anos atrás
  DjWarmonger fe2a72f543 Minor optimization. há 10 anos atrás
  DjWarmonger 1c14dbf7b2 Cache SectorMaps to evaluate multiple goals -> huge performance boost há 10 anos atrás
  DjWarmonger 5b8180e327 Cleaning logs. há 10 anos atrás
  DjWarmonger a823fae822 Fixed NaNs in FuzzyHelper::getTacticalAdvantage há 11 anos atrás
  DjWarmonger cd060c00c5 Each fuzzy set of rules will use separate fuzzy engine. há 11 anos atrás
  DjWarmonger a1e42caddd Banks won't use fuzzy engine at all, only center of mass. há 11 anos atrás
  DjWarmonger 7adb0fd600 Fuzzy engine fix by Jcrada. há 11 anos atrás
  DjWarmonger 6463c33c26 Rewrite / update terms for TacticalAdvantage. há 11 anos atrás
  DjWarmonger 9ca991282a Taken JCrada patch as it is. há 11 anos atrás
  DjWarmonger b0cd4f4117 Added limits and assertions which show that fuzzy engine is completely bugged. há 11 anos atrás
  DjWarmonger 9eeea7299a - Removed unecessary includes há 11 anos atrás
  DjWarmonger c87f2cdaaf Updated build for MSVS. Some compile fixes to FuzzyLite source. há 11 anos atrás
  jcrada a4f98a9ebd Upgraded to FuzzyLite version 5.0 há 11 anos atrás
  AlexVinS 66b022f93e initializer lists part1 há 11 anos atrás
  Ivan Savenko b67618ab53 First batch of AI fixes: há 11 anos atrás
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero há 11 anos atrás
  Ivan Savenko ab475195ac Banks now use new scheme as well há 11 anos atrás
  Ivan Savenko b2e8c92383 Cleanup: há 11 anos atrás
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits há 11 anos atrás
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. há 11 anos atrás
  DjWarmonger a64df5718f Some nontrivial optimizations based on profiling results: há 11 anos atrás
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 há 11 anos atrás