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
f0c24c0ffa0b229daa8727332cdb98bd0b3746f1
vcmi
/
AI
/
VCAI
/
Pathfinding
History
Ivan Savenko
2ad186130f
Split MapDefines file on .h per class basis
2025-07-07 18:16:42 +03:00
..
Actions
Remove more redundant
virtual
specifiers
2024-02-13 15:21:30 +01:00
Rules
Reogranize callback-related classes on 1 file = 1 class basis
2025-05-12 22:07:09 +03:00
AINodeStorage.cpp
Remove unnecessary includes
2025-05-19 17:56:46 +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
…