Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 8 months ago
..
Analyzers a061ed04de Remove usage of ConstTransitivePtr from CTown 7 months ago
Behaviors 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
Engine 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 months ago
Goals a061ed04de Remove usage of ConstTransitivePtr from CTown 7 months ago
Helpers 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
Markers 1388fb1493 NKAI: port exploration from VCAI 1 year ago
Pathfinding 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 months ago
AIGateway.cpp 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread 7 months ago
AIGateway.h a31788b874 Replace thread spawning with tbb pool for adventure AI 8 months ago
AIUtility.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
AIUtility.h 75a95d8513 boost::lock_guard replace 8 months ago
CMakeLists.txt 2ec518fdf0 [cmake] link NKAI to TBB 9 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