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-23 22:37:55 +02:00
Code
Issues
Releases
Activity
Files
6fcb66a0a657525de16d2ec8c9e7bf09e48cdfb6
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
…