DarkflameServer/dMasterServer
David Markowitz e58218cfbc
chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading (#1314)
* Remove std::couts littered throughout the base

* working

End of optimizations for now

going faster

* Remove extraneous compare function

std::less<LWOSCENEID> already does this in a map.

* gaming

* Update Zone.cpp

* dlu is moving to bitbucket again

* Update Level.cpp

---------

Co-authored-by: Jettford <mrjettbradford@gmail.com>
2023-12-23 11:24:16 -06:00
..
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
InstanceManager.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
InstanceManager.h feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
MasterServer.cpp chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading (#1314) 2023-12-23 11:24:16 -06:00
ObjectIDManager.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
ObjectIDManager.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00