DarkflameServer/dNavigation
Jett 4a6f3e44ee
Add support for packed clients (#802)
* First iteration of pack reader and interface

* Fix memory leak and remove logs

* Complete packed asset interface and begin on file loading replacement

* Implement proper BinaryIO error

* Improve AssetMemoryBuffer for reading and implement more reading

* Repair more file loading code and improve how navmeshes are loaded

* Missing checks implementation

* Revert addition of Manifest class and migration changes

* Resolved all feedback.
2022-11-01 13:21:26 -05: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 Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
dNavMesh.h Fix checks for if the physics world is loaded (#711) 2022-08-05 07:41:07 -05:00