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-22 03:39:45 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
Nullkiller
/
Pathfinding
History
Evgeniy Meshcheryakov
ecf9b1aa2f
Fix NKAI compilation with NKAI_PATHFINDER_TRACE_LEVEL>=2
2023-09-04 10:08:56 +03:00
..
Actions
Replaced boost::thread_specific_ptr with thread_local
2023-08-23 16:32:29 +03:00
Rules
Converted pathfinder enum's to enum class
2023-06-21 15:38:57 +03:00
Actors.cpp
NKA: fix accessing removed hero and heroExchangeCount
2023-07-31 22:01:11 +03:00
Actors.h
…
AINodeStorage.cpp
Fix NKAI compilation with NKAI_PATHFINDER_TRACE_LEVEL>=2
2023-09-04 10:08:56 +03:00
AINodeStorage.h
NKAI: various behavior fixes, undo max_gold_preasure
2023-07-31 22:01:12 +03:00
AIPathfinder.cpp
NKAI: log paths scan depth
2023-07-31 22:01:11 +03:00
AIPathfinder.h
…
AIPathfinderConfig.cpp
…
AIPathfinderConfig.h
…