This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-02-11 13:15:38 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
pathfinder
History
Ivan Savenko
85262cf4f5
Moved CGameState files into a separate directory
2023-06-26 17:15:59 +03:00
..
CGPathNode.cpp
Moved CGameState files into a separate directory
2023-06-26 17:15:59 +03:00
CGPathNode.h
Fixed pathfinding with free ship boarding (Admiral's Hat)
2023-06-25 17:42:36 +03:00
CPathfinder.cpp
Moved CGameState files into a separate directory
2023-06-26 17:15:59 +03:00
CPathfinder.h
…
INodeStorage.h
…
NodeStorage.cpp
…
NodeStorage.h
…
PathfinderOptions.cpp
Moved some pathfinding options to game settings
2023-06-25 17:42:36 +03:00
PathfinderOptions.h
…
PathfinderUtil.h
Moved CGameState files into a separate directory
2023-06-26 17:15:59 +03:00
PathfindingRules.cpp
Fixed pathfinding with free ship boarding (Admiral's Hat)
2023-06-25 17:42:36 +03:00
PathfindingRules.h
…
TurnInfo.cpp
…
TurnInfo.h
…