Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
..
Actions 912c2eae94 Fix regressions 6 months ago
Rules ab11d2b075 Remove quests from CMap, now solely owned by quest objects 6 months ago
AINodeStorage.cpp 9e6397d1f9 Remove pointer to boat from CGHeroInstance 6 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 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
AIPathfinderConfig.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
Actors.cpp 9e6397d1f9 Remove pointer to boat from CGHeroInstance 6 months ago
Actors.h 4e73f7d90f shared_mutex replace boost 8 months ago
GraphPaths.cpp ab11d2b075 Remove quests from CMap, now solely owned by quest objects 6 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 9e6397d1f9 Remove pointer to boat from CGHeroInstance 6 months ago
ObjectGraphCalculator.h 1388fb1493 NKAI: port exploration from VCAI 1 year ago