Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 2 years 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 04aeea9b68 use toEnum instead of getNum for switch'es 2 years ago
CPathfinder.h 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 years ago
INodeStorage.h bd4d2788ed Split pathfinder into multiple smaller files 2 years ago
NodeStorage.cpp 20ef3a69e7 Fix most of memleaks discovered by valgrind 2 years ago
NodeStorage.h ebc7a82c2e Converted pathfinder enum's to enum class 2 years ago
PathfinderOptions.cpp 2dd0d76412 NKAI: water and air walking 2 years ago
PathfinderOptions.h 2dd0d76412 NKAI: water and air walking 2 years ago
PathfinderUtil.h 20ef3a69e7 Fix most of memleaks discovered by valgrind 2 years ago
PathfindingRules.cpp 2b9c362d5b Explicitly convert identifier to underlying enumeration 2 years ago
PathfindingRules.h bd4d2788ed Split pathfinder into multiple smaller files 2 years ago
TurnInfo.cpp 0842f5afee Removed remaining usages of std::vector<bool> 2 years ago
TurnInfo.h 0842f5afee Removed remaining usages of std::vector<bool> 2 years ago