提交历史

作者 SHA1 备注 提交日期
  ArseniyShestakov 160fa38254 Client: change cursor using node action information of pathfinder 10 年之前
  ArseniyShestakov 82048cbf2d Pathfinder: implement new feature - node action 10 年之前
  ArseniyShestakov bd8eec7fb8 CGPathNode: move resetting code into separate function 10 年之前
  ArseniyShestakov d8a612f5d6 CPathsInfo: use boost::multi_array for storing graph of nodes 10 年之前
  ArseniyShestakov 3f2cdf3137 CPathfinder: implement priority queue and node locking 10 年之前
  ArseniyShestakov 148355908d CPathfinder: get rid of FoW variable and bunch of small fixes 10 年之前
  ArseniyShestakov 5f3e9deda7 CPathfinder: deny transit over whirlpools when hero not protected 10 年之前
  ArseniyShestakov a1290f548b CPathfinder: only allow water walking over accessible tiles 10 年之前
  ArseniyShestakov 3de94a8b99 CPathfinder: don't allow future movement after guarded tile 10 年之前
  ArseniyShestakov f4dea88e3b CPathfinder: get rid of hero object usage when it's not needed 10 年之前
  ArseniyShestakov 1bc335323d CPathfinder: add lightweightFlyingMode option suggested by @alexvins 10 年之前
  ArseniyShestakov 330c1666fc CPathfinder: move isLayerTransitionPossible and remove outdated comment 10 年之前
  ArseniyShestakov 934c682733 CPathfinder: always add air and water layer nodes to queue 10 年之前
  ArseniyShestakov 595deda270 CPathfinder: rename functions to better represent what they doing 10 年之前
  ArseniyShestakov dfd70849e9 CPathfinder: restore selective tile initialization to initializeGraph 10 年之前
  ArseniyShestakov c85c7f4b61 CPathfinder: always initialize all nodes within initializeGraph 10 年之前
  ArseniyShestakov 400152caee CPathfinder: draft implementation of layers logic; not yet works 10 年之前
  ArseniyShestakov 9c1c7d0caf Pathfinding: move getNode into CPathsInfo 10 年之前
  ArseniyShestakov 4b64bec711 EPathfindingLayer: copy other code from ETerrainType for debugging 10 年之前
  ArseniyShestakov 2b6e1498d2 Pathfinding: change argument order for getPath and AUTO layer as default 10 年之前
  ArseniyShestakov b8253206c7 Pathfinding: make related code aware that layers exist 10 年之前
  ArseniyShestakov c4ea0c7ff2 CPathfinder: don't include RegisterTypes 10 年之前
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file 10 年之前