Histórico de commits

Autor SHA1 Mensagem Data
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 anos atrás
  Ivan Savenko c2f4991e99 Replaced barrier with mutex due to data races: 10 anos atrás
  Ivan Savenko 2e56b547ee replaced references to SectorMap with shared_ptr to avoid data races in AI code 10 anos atrás
  Ivan Savenko 7189a12df2 removed few more includes from headers 10 anos atrás
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 anos atrás
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 anos atrás
  ArseniyShestakov 5106738160 Merge branch 'develop' into feature/pathfinderLayers 10 anos atrás
  ArseniyShestakov 866a0a1fc0 VCAI: little improvement for 2a59cb619137cb443adce6aba009ecf37a6a57da 10 anos atrás
  ArseniyShestakov ac12a0735e Plumbing on client and server to make flying actually work 10 anos atrás
  ArseniyShestakov 2b6e1498d2 Pathfinding: change argument order for getPath and AUTO layer as default 10 anos atrás
  DjWarmonger 1e36f3cecd Cache SectorMap where possible and update when necessary. 10 anos atrás
  AlexVinS e8e484bbca Merge branch 'mutexRelax_fix' into develop 10 anos atrás
  DjWarmonger 2a59cb6191 Fixed #2308 - AI didn't attack enemy heroes at all. 10 anos atrás
  DjWarmonger 768b1ca289 More consitent code. 10 anos atrás
  DjWarmonger 87f838f286 AI should poke inaccessible Quest Guards less often. 10 anos atrás
  DjWarmonger 520e42bcd7 Fixed #2317 10 anos atrás
  DjWarmonger 4e444abf66 Few more uses of cached visibleTiles. 10 anos atrás
  DjWarmonger afe65d1264 Relaxed some locks in VCAI. 10 anos atrás
  DjWarmonger 1c14dbf7b2 Cache SectorMaps to evaluate multiple goals -> huge performance boost 10 anos atrás
  DjWarmonger a3ce1521e5 Cache visible tiles within SectorMap for quicker access. 10 anos atrás
  DjWarmonger 2012d53dd6 Fixed issues with exchanging combo artifacts (#2132). 10 anos atrás
  DjWarmonger 6af8db2c69 Fixed logic discrepancy for (in)visible objects. Fixes #2224, #2225 and possibly more. 10 anos atrás
  DjWarmonger 3e8c395156 - More fixes for wander targets 10 anos atrás
  DjWarmonger d32461d9d1 Complete solution for artifact equip & exchange. 10 anos atrás
  DjWarmonger b3f482b8a8 Restored artifact selection & exchange, work in progress. 10 anos atrás
  DjWarmonger 264a0c4fe7 - Restored evaluation of wander targets at every step. 10 anos atrás
  DjWarmonger 2f588b548e Fixed one case when heroes exchanged armies until ran out of movement points. 10 anos atrás
  DjWarmonger 6cfc89dc7c A number of fixes for wander / SectorMap. 10 anos atrás
  DjWarmonger b2a75551c8 - Extensive use of SectorMap. AI will not eagerly pick guarded and blocked treasures. 10 anos atrás
  DjWarmonger 299e9d5a0b Experiment - do not prioritize reserved objects during wandering to prevent running back and forth. 10 anos atrás