aboutsummaryrefslogtreecommitdiff
path: root/src/server/proto/PrecompiledHeaders
AgeCommit message (Collapse)Author
2025-06-12Core/Proto: Update PCH content to include most commonly used headersShauren
2024-07-27Core/Proto: Updated protobuf messages and services for 11.0.2Shauren
2023-01-04Core/Proto: Re-generate protobuf services optimized for CODE_SIZE (compile ↵Shauren
time) instead of SPEED
2022-02-11Core/Misc: proto PCH tuningShauren
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
* Remove the usage of global flags and definitions set through the CMAKE_CXX_FLAGS variable. * Use cmake target compile features for setting the CXX standard automatically. * Make C++14 globally available in the project * Closes #21033 (cherry picked from commit e60c1f84a7e13577a82046b02b214f9466d20a7c)
2017-06-03Core: Updated PCH contentsShauren
2016-03-28Core: Updated to 6.2.4Shauren
* Rewrite bnetserver for new authentication protocol
2016-03-26Core/Shared: Added generated protobuf sourcesShauren