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-24 03:47:18 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
VCAI
/
Pathfinding
History
Ivan Savenko
08fbcd5239
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
..
Actions
Remove more redundant
virtual
specifiers
2024-02-13 15:21:30 +01:00
Rules
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
AINodeStorage.cpp
TerrainTile now uses identifiers instead of pointers to VLC
2024-10-30 16:22:11 +00:00
AINodeStorage.h
NKAI: remove 5th dimension
2024-03-24 09:32:54 +02:00
AIPathfinder.cpp
Remove excessive CMap.h includes
2023-05-31 23:18:38 +03:00
AIPathfinder.h
…
AIPathfinderConfig.cpp
Added GameSettings to gamestate, potentially allowing to define game
2024-09-05 15:16:27 +00:00
AIPathfinderConfig.h
Remove redundant
virtual
specifiers
2024-02-10 20:46:13 +01:00
PathfindingManager.cpp
Remove more subID access
2023-11-01 14:44:05 +02:00
PathfindingManager.h
…