1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 10:17:44 +00:00
sapphire/deps/datReader/DatCategories/bg
AriAvery 8dd40b1378 Cleanup, Improvements
- Refactored datReader and several other files for code cleanliness
- Enhanced runtime performance by optimizing select functions, utilizing std::string_view in place of std::string where appropriate
- Removed deprecated filesystem implementation
- Introduced Link Time Optimization (LTO) support for Linux builds
- Enabled parallel builds for GCC/Clang compilers
- Expanded and improved comments for various functions
- Replaced version check failure with warning, allowing for continued use with a cautionary message

Tested on MSVC/Windows and Clang/Ubuntu
2023-04-26 13:58:41 +02:00
..
lgb.h Cleanup, Improvements 2023-04-26 13:58:41 +02:00
LgbTypes.h Fixed types in lgb.h and lgbtypes.h 2022-02-26 10:36:03 +01:00
matrix4.h Cleanup, Improvements 2023-04-26 13:58:41 +02:00
pcb.h move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00
sgb.h Cleanup, Improvements 2023-04-26 13:58:41 +02:00
vec3.h move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00