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-20 03:29:32 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
VCAI
/
Pathfinding
History
Ivan Savenko
8346d71c98
Remove more subID access
2023-11-01 14:44:05 +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
(lib) Bonus subtype is now stored as metaidentifier that can store any
2023-10-22 16:54:43 +03:00
AINodeStorage.h
Converted pathfinder enum's to enum class
2023-06-21 15:38:57 +03:00
AIPathfinder.cpp
Remove excessive CMap.h includes
2023-05-31 23:18:38 +03:00
AIPathfinder.h
…
AIPathfinderConfig.cpp
Moved some pathfinding options to game settings
2023-06-25 17:42:36 +03: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
…