aboutsummaryrefslogtreecommitdiff
path: root/src/server/proto/Client
AgeCommit message (Collapse)Author
2025-10-10Core: Updated to 11.2.5.63704Shauren
2025-04-25Core: Updated to 11.1.5Shauren
2024-07-29Core/Proto: Remove blank linesShauren
2024-07-28Core/Proto: Added messages and services missing descriptors in clientShauren
2024-07-27Core/Proto: Updated protobuf messages and services for 11.0.2Shauren
2023-07-12Core: Update to 10.1.5Shauren
2023-05-16Core/Proto: Updated protobuf messages and servicesShauren
2023-01-04Core/Proto: Re-generate protobuf services optimized for CODE_SIZE (compile ↵Shauren
time) instead of SPEED
2022-03-05Core/Proto: cleanup double newlines in generated codeShauren
2021-09-29Core/Bnet: Updated protobuf messages and servicesShauren
2020-05-09Core/Battlenet: Add club servicesShauren
2020-05-08Core/protobuf: Remove unneccessary methods from generated servicesShauren
2019-07-27Core/Proto: Update client protobuf messagesShauren
2018-11-05Core/Bnet: Updated protobuf messages and servicesShauren
2017-09-21Core/Bnet: Implement a way to handle turn protobuf service calls into async ↵Shauren
requests
2017-01-19Core/Proto: Generate new protobuf filesShauren
CID 1354572 to 1354592, 1354597
2016-04-16Core/Proto: Convert the proto project to a standalone shared libraryNaios
* Fixes issues with dynamic linking on linux * Closes #16981
2016-03-26Contrib: Updated protoc plugin to generate service classes suitable for ↵Shauren
dynamic linking
2016-03-26Clang build fixShauren
2016-03-26Core/Shared: Added generated protobuf sourcesShauren