DarkflameServer/dWorldServer
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
..
CMakeLists.txt Modularize CMakeLists for submodules (#736) 2022-08-18 19:23:42 -07:00
ObjectIDManager.cpp format codebase 2022-07-28 08:39:57 -05:00
ObjectIDManager.h format codebase 2022-07-28 08:39:57 -05:00
PerformanceManager.cpp format codebase 2022-07-28 08:39:57 -05:00
PerformanceManager.h Rehook dPhysics to main framerate 2022-02-09 10:38:09 +01:00
WorldServer.cpp Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00