1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 10:17:44 +00:00
sapphire/deps
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
..
asio@28d9b8d6df Added asio as submodule, some initial network changes 2018-10-24 15:17:40 +02:00
datReader Cleanup, Improvements 2023-04-26 13:58:41 +02:00
datReaderPs3 EventItem struct has now been split into EventItem, EventItemCastTimeline and EventItemTimeLine 2023-02-07 07:20:31 +01:00
ffxiv-actions@dde9b5bbfc Improved Persistence (#822) 2023-01-07 14:18:29 +11:00
inih Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02:00
MySQL Take care of mysql too 2018-10-26 15:19:50 +02:00
mysqlConnector achievement sql; 2023-03-05 20:44:42 -03:00
nlohmann Convert action lut to JSON 2023-01-27 21:25:26 +01:00
recastnavigation@d24db2de13 update recast submodule and include in project 2019-01-20 19:26:36 +11:00
spdlog@240a58fd6e add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
watchdog Cleanup, Improvements 2023-04-26 13:58:41 +02:00
zlib Once more with feeling 2018-10-26 15:09:33 +02:00