DarkflameServer/dNavigation
Jonathan Romano f8f5b731f1
Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834)
Allows the server to be run from a non-build directory.  Also only read or write files relative to the build directory, regardless of where the server is run from
2022-11-27 03:59:59 -08:00
..
dTerrain Implement terrain file reading to generate navmeshes in the future (#703) 2022-08-04 01:59:47 +01:00
CMakeLists.txt Modularize CMakeLists for submodules (#736) 2022-08-18 19:23:42 -07:00
DetourExtensions.h Move Navmesh code away from dPhysics (#701) 2022-08-02 06:30:19 +01:00
dNavMesh.cpp Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834) 2022-11-27 03:59:59 -08:00
dNavMesh.h Fix checks for if the physics world is loaded (#711) 2022-08-05 07:41:07 -05:00