Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
..
CGPathNode.cpp c8e6a7cd27 Fixed most common cases of movement actions 2 years ago
CGPathNode.h 885dce0c27 Replace static_cast's of Identifiers with getNum call 2 years ago
CPathfinder.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
CPathfinder.h 8cbc2c01ad Do not allow moving through most of visitable objects 1 year ago
INodeStorage.h bd4d2788ed Split pathfinder into multiple smaller files 2 years ago
NodeStorage.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
NodeStorage.h ebc7a82c2e Converted pathfinder enum's to enum class 2 years ago
PathfinderOptions.cpp 8303ce5d13 Added option to ignore guards in pathfinder 1 year ago
PathfinderOptions.h 8303ce5d13 Added option to ignore guards in pathfinder 1 year ago
PathfinderUtil.h 20ef3a69e7 Fix most of memleaks discovered by valgrind 2 years ago
PathfindingRules.cpp 8303ce5d13 Added option to ignore guards in pathfinder 1 year ago
PathfindingRules.h bd4d2788ed Split pathfinder into multiple smaller files 2 years ago
TurnInfo.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
TurnInfo.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago