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-11-27 22:49:25 +02:00
Code
Issues
Releases
Activity
Files
a50cdbda0c08c7979bf06d8bb20a1b5b1caf2bc0
vcmi
/
AI
/
VCAI
/
Pathfinding
History
Ivan Savenko
bd5682ecc3
Merge remote-tracking branch 'vcmi/master' into develop
2024-01-19 13:49:54 +02:00
..
Actions
Fix build
2023-06-21 14:55:25 +03:00
Rules
(lib) Bonus subtype is now stored as metaidentifier that can store any
2023-10-22 16:54:43 +03:00
AINodeStorage.cpp
Fixes warnings about possibly dangling references
2023-12-27 22:24:58 +01:00
AINodeStorage.h
Converted pathfinder enum's to enum class
2023-06-21 15:38:57 +03:00
AIPathfinder.cpp
…
AIPathfinder.h
…
AIPathfinderConfig.cpp
Added option to ignore guards in pathfinder
2024-01-13 19:44:37 +02:00
AIPathfinderConfig.h
Split pathfinder into multiple smaller files
2023-06-21 13:46:09 +03:00
PathfindingManager.cpp
Remove more subID access
2023-11-01 14:44:05 +02:00
PathfindingManager.h
…