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
/
Nullkiller
/
Pathfinding
/
Rules
History
Andrii Danylchenko
ce0f51672a
NKAI: replace hardcoded pandora with more flexible solution
2024-09-20 16:05:57 +03:00
..
AILayerTransitionRule.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
AILayerTransitionRule.h
NKAI: fix build
2024-03-28 17:47:08 +02:00
AIMovementAfterDestinationRule.cpp
NKAI: replace hardcoded pandora with more flexible solution
2024-09-20 16:05:57 +03:00
AIMovementAfterDestinationRule.h
NKAI: remove static ai field
2024-03-31 21:11:25 +03:00
AIMovementToDestinationRule.cpp
NKAI: object graph improved and optimized
2024-03-21 12:13:36 +02:00
AIMovementToDestinationRule.h
NKAI: graph add battle layer
2024-03-02 15:54:05 +02:00
AIPreviousNodeRule.cpp
Converted pathfinder enum's to enum class
2023-06-21 15:38:57 +03:00
AIPreviousNodeRule.h
Split pathfinder into multiple smaller files
2023-06-21 13:46:09 +03:00