提交歷史

作者 SHA1 備註 提交日期
  DjWarmonger 8820bc05a9 MSVS compiler doesn't allow default arguments for Lambdas. 10 年之前
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 年之前
  ArseniyShestakov 11d4b4291c VCAI: always clear teleport channel probing list if we lost hero 10 年之前
  ArseniyShestakov 431f3bd857 VCAI: use cannotFulfillGoalException instead of runtime_error 10 年之前
  ArseniyShestakov 8524bdbc25 VCAI: use copy_if instead of erase_if for teleport exit probing list 10 年之前
  ArseniyShestakov 496338813c VCAI: explicitly check for teleportation between subterranean gates 10 年之前
  ArseniyShestakov 8f8d237d5d Use isTeleportChannel callback functions to check teleport channel type 10 年之前
  ArseniyShestakov afac28a2f5 VCAI little fix for typo in retreiveVisitableObjs 10 年之前
  ArseniyShestakov 12cf883740 VCAI: add all new movement code include teleports and transit support 10 年之前
  ArseniyShestakov 665712c196 VCAI: add any newly found teleports to knownTeleportChannels 10 年之前
  ArseniyShestakov ab7ad4741a AIStatus: add teleport channel probing mode 10 年之前
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) 10 年之前
  ArseniyShestakov ea46be03f3 AI: check if hero killed while visiting object he stayed on 10 年之前
  DjWarmonger 60932d9ed0 AI won't ignore owned objects taken by enemies. 10 年之前
  AlexVinS 3bca68fd2d Initial refactoring 11 年之前
  DjWarmonger 95e442898e Fixed #1900 11 年之前
  Ivan Savenko 33c0e24940 Fixes 1895 - Properly select upper army for recruitment 11 年之前
  Ivan Savenko b67618ab53 First batch of AI fixes: 11 年之前
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero 11 年之前
  Ivan Savenko 78709e223b Breaking things - trying to remove server-side knowledge of selected objects 11 年之前
  Ivan Savenko 1157111fcf More bugfixing: 11 年之前
  Haryaalcar 88122ee253 another build fix: 11 年之前
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win 11 年之前
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: 11 年之前
  DjWarmonger 3ac306f501 Merge pull request #19 from vcmi/feature/mapObjects 11 年之前
  Haryaalcar 2ee139977f crash in VCAI::completeGoal() fixed 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 年之前
  DjWarmonger aee748d8d6 - Added monoliths between remote zones 11 年之前