| .. |
|
Actions
|
683c363946
NKAI: whirlpool
|
1 year ago |
|
Rules
|
ce0f51672a
NKAI: replace hardcoded pandora with more flexible solution
|
1 year ago |
|
AINodeStorage.cpp
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
7 months ago |
|
AINodeStorage.h
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
AIPathfinder.cpp
|
948abfb04c
AI now uses std::thread, added custom thread interruption logic
|
8 months ago |
|
AIPathfinder.h
|
1388fb1493
NKAI: port exploration from VCAI
|
1 year ago |
|
AIPathfinderConfig.cpp
|
2362c6da21
Fixes for multiple new issues from Sonar
|
8 months ago |
|
AIPathfinderConfig.h
|
376a17409f
NKAI: initial implementation of object graph
|
1 year ago |
|
Actors.cpp
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
Actors.h
|
4e73f7d90f
shared_mutex replace boost
|
8 months ago |
|
GraphPaths.cpp
|
f6f99d2384
Correctly initialize graph cost in turns instead of default 255 turns
|
10 months ago |
|
GraphPaths.h
|
9f713a0914
Rename int3::valid to isValid for consistency
|
8 months ago |
|
ObjectGraph.cpp
|
1388fb1493
NKAI: port exploration from VCAI
|
1 year ago |
|
ObjectGraph.h
|
1388fb1493
NKAI: port exploration from VCAI
|
1 year ago |
|
ObjectGraphCalculator.cpp
|
9f713a0914
Rename int3::valid to isValid for consistency
|
8 months ago |
|
ObjectGraphCalculator.h
|
1388fb1493
NKAI: port exploration from VCAI
|
1 year ago |