История коммитов

Автор SHA1 Сообщение Дата
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 лет назад
  Arseniy Shestakov 5778082842 VCAI: dont visit border guard if tent not visited. Fix issue 1590 9 лет назад
  Vadim Markovtsev 3926920103 Rename radious -> radius 9 лет назад
  Vadim Markovtsev 2bfc8ec8cb Fix AI hero infinite move on the same tile 9 лет назад
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 лет назад
  Arseniy Shestakov 29a7934a99 Refactoring: avoid using namespace when it's not absolutely needed 9 лет назад
  Arseniy Shestakov 6f5c52a229 Refactoring: use cleaner CCreatureSet::stacksCount everywhere 10 лет назад
  DjWarmonger a1f5a0a85c Removed unused code, which is not needed with new Pathfinder. 10 лет назад
  Ivan Savenko a051a08a46 Merge remote-tracking branch 'origin/issue/2306' into develop 10 лет назад
  Vadim Markovtsev 0661aa0e6e Remove undefined behavior in requestActionASAP 10 лет назад
  ArseniyShestakov ab92123da3 CPathfinder: improve support for visits and battles in teleports 10 лет назад
  ArseniyShestakov 975e049a3e SectorMap: disable knownSubterraneanGates support to avoid loops 10 лет назад
  ArseniyShestakov 5aadc1ed6f CasualtiesAfterBattle: dont remove catapult artifact. Fix 2346 issue 10 лет назад
  ArseniyShestakov 9e6f836b25 VCAI::pickBestArtifacts: don't try to move catapult between heroes 10 лет назад
  ArseniyShestakov 1c0d4e3f6f Fix filenames in file headers 10 лет назад
  ArseniyShestakov 07807fb044 Client: slience visibility error on shipyard in non-coastal town 10 лет назад
  ArseniyShestakov cf4cb5c948 VCAI: silence callback on visibility check 10 лет назад
  ArseniyShestakov 03e9dd3bab Add hero gold cost to GameConstants 10 лет назад
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 10 лет назад
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints 10 лет назад
  ArseniyShestakov 791d1e7ab4 VCAI: finish fixing of teleport probing for whirlpools 10 лет назад
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 лет назад
  ArseniyShestakov 3800bd45b7 Movement: initialize destinationTeleportPos with invalid int3 position 10 лет назад
  Ivan Savenko c2f4991e99 Replaced barrier with mutex due to data races: 10 лет назад
  Ivan Savenko 2e56b547ee replaced references to SectorMap with shared_ptr to avoid data races in AI code 10 лет назад
  ArseniyShestakov ee08749743 VCAI: more work on teleport exit probing 10 лет назад
  ArseniyShestakov 2f9ca778b2 VCAI: add channel probing support for teleporters with multiple exits 10 лет назад
  Ivan Savenko 7189a12df2 removed few more includes from headers 10 лет назад
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 лет назад
  ArseniyShestakov eb9f29e368 VCAI: restoring teleport probing feature for updated mechanics 10 лет назад