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-12-01 23:12:49 +02:00
Code
Issues
Releases
Activity
Files
9742f3a110fb8f599b34b0ca77723d65800940f2
vcmi
/
lib
/
pathfinder
History
Ivan Savenko
08fbcd5239
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
..
CGPathNode.cpp
…
CGPathNode.h
…
CPathfinder.cpp
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
CPathfinder.h
NKAI: whirlpool
2024-07-21 17:20:54 +03:00
INodeStorage.h
…
NodeStorage.cpp
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
NodeStorage.h
…
PathfinderOptions.cpp
Added GameSettings to gamestate, potentially allowing to define game
2024-09-05 15:16:27 +00:00
PathfinderOptions.h
Added GameSettings to gamestate, potentially allowing to define game
2024-09-05 15:16:27 +00:00
PathfinderUtil.h
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
PathfindingRules.cpp
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
PathfindingRules.h
…
TurnInfo.cpp
remove never used code in CBonusSystemNode
2024-08-25 14:15:21 +02:00
TurnInfo.h
…