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-25 22:42:04 +02:00
Code
Issues
Releases
Activity
Files
b3d65ffc44f2ed6cfbd192f93b81d091e304a883
vcmi
/
AI
/
VCAI
/
Pathfinding
History
Ivan Savenko
b1aff17e82
Remove hardcoded checks for town portal from AI code
2025-07-11 18:03:18 +03:00
..
Actions
Remove hardcoded checks for town portal from AI code
2025-07-11 18:03:18 +03:00
Rules
Removed hardcoded checks for Summon Boat spell
2025-07-11 17:11:01 +03:00
AINodeStorage.cpp
Remove hardcoded checks for town portal from AI code
2025-07-11 18:03:18 +03:00
AINodeStorage.h
Remove unnecessary includes
2025-05-19 17:56:46 +03:00
AIPathfinder.cpp
Split MapDefines file on .h per class basis
2025-07-07 18:16:42 +03:00
AIPathfinder.h
…
AIPathfinderConfig.cpp
Pathfinder now uses IGameInfoCallback instead of CGameState
2025-05-19 17:53:15 +03:00
AIPathfinderConfig.h
Remove unnecessary includes
2025-05-19 17:56:46 +03:00
PathfindingManager.cpp
Split MapDefines file on .h per class basis
2025-07-07 18:16:42 +03:00
PathfindingManager.h
…