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-01-28 03:57:02 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
pathfinder
History
Ivan Savenko
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
...
other identifier inside it
2023-10-22 16:54:43 +03:00
..
CGPathNode.cpp
Fixed most common cases of movement actions
2023-09-16 20:07:26 +03:00
CGPathNode.h
Fixed most common cases of movement actions
2023-09-16 20:07:26 +03:00
CPathfinder.cpp
(lib) Bonus subtype is now stored as metaidentifier that can store any
2023-10-22 16:54:43 +03:00
CPathfinder.h
(lib) Bonus subtype is now stored as metaidentifier that can store any
2023-10-22 16:54:43 +03:00
INodeStorage.h
…
NodeStorage.cpp
Added encapsulation for movement points access
2023-06-25 17:42:36 +03:00
NodeStorage.h
Converted pathfinder enum's to enum class
2023-06-21 15:38:57 +03:00
PathfinderOptions.cpp
NKAI: water and air walking
2023-09-30 10:37:32 +03:00
PathfinderOptions.h
NKAI: water and air walking
2023-09-30 10:37:32 +03:00
PathfinderUtil.h
Converted remaining identifier to new system
2023-08-25 13:38:02 +03:00
PathfindingRules.cpp
#2689
- fix approaching guards when closest tile is double-guarded
2023-09-16 17:47:34 +03:00
PathfindingRules.h
…
TurnInfo.cpp
(lib) Bonus subtype is now stored as metaidentifier that can store any
2023-10-22 16:54:43 +03:00
TurnInfo.h
(lib) Bonus subtype is now stored as metaidentifier that can store any
2023-10-22 16:54:43 +03:00