| .. |
|
Analyzers
|
a061ed04de
Remove usage of ConstTransitivePtr from CTown
|
8 months ago |
|
Behaviors
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
9 months ago |
|
Engine
|
948abfb04c
AI now uses std::thread, added custom thread interruption logic
|
9 months ago |
|
Goals
|
a061ed04de
Remove usage of ConstTransitivePtr from CTown
|
8 months ago |
|
Helpers
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
9 months ago |
|
Markers
|
1388fb1493
NKAI: port exploration from VCAI
|
1 year ago |
|
Pathfinding
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
8 months ago |
|
AIGateway.cpp
|
dff37ce81f
Fix freeze if AI initiates large number of async requests during turn
|
8 months ago |
|
AIGateway.h
|
a31788b874
Replace thread spawning with tbb pool for adventure AI
|
9 months ago |
|
AIUtility.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
9 months ago |
|
AIUtility.h
|
75a95d8513
boost::lock_guard replace
|
9 months ago |
|
CMakeLists.txt
|
2ec518fdf0
[cmake] link NKAI to TBB
|
10 months ago |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
StdInc.h
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
main.cpp
|
4c70abbeb5
Reduced usage of global variables - removed or made const / constexpr
|
1 year ago |
|
pforeach.h
|
3820f6f78b
NKAI: fix headless and compilation
|
1 year ago |