aboutsummaryrefslogtreecommitdiff
path: root/src/server/proto
AgeCommit message (Expand)Author
2025-06-12Core/Proto: Update PCH content to include most commonly used headersShauren
2025-04-25Core: Updated to 11.1.5Shauren
2024-09-20Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2024-08-29Core/Auth: Refactor client auth key storage to support more future client var...Shauren
2024-08-18Core/Realms: Realmlist refactorsShauren
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
2024-07-18Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2024-07-15Build: CMake cleanupShauren
2024-04-28Core/Proto: Regenerate LoginResult to include next_urlShauren
2024-04-28Core/Proto: Added missing 'next_url' field to Login.protoPhaneron
2024-02-12Core/Guilds: Implemented club basics to restore old guild functionality (#29587)Fabian
2024-01-18Core/Bnet: Added SRP http endpoints10.2.0.52808Shauren
2023-07-12Core: Update to 10.1.5Shauren
2023-05-16Core/Proto: Updated protobuf messages and servicesShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-04Core/Proto: Re-generate protobuf services optimized for CODE_SIZE (compile ti...Shauren
2022-06-18Build: Cleanup proto & shared cmakelistsShauren
2022-03-05Core/Proto: cleanup double newlines in generated codeShauren
2022-02-11Core/Misc: proto PCH tuningShauren
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
2020-01-02New YearAokromes
2019-07-27Core/Proto: Update client protobuf messagesShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/Bnet: Updated protobuf messages and servicesShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-20Build: Disable warnings in protobuf projectsNaios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ...Shauren
2017-09-21Core/Bnet: Implement a way to handle turn protobuf service calls into async r...Shauren
2017-06-15Core/PacketIO: Updated bnet packet structures to 7.2.5Shauren
2017-06-08Buildsystem: Minor PCH building changesShauren
2017-06-03Core/Proto: Fixed silencing warnings in when generating proto PCHShauren
2017-06-03Core: Updated PCH contentsShauren
2017-01-19Core/Proto: Generate new protobuf filesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-16Core/Proto: Convert the proto project to a standalone shared libraryNaios
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-26Contrib: Updated protoc plugin to generate service classes suitable for dynam...Shauren
2016-03-26Clang build fixShauren
2016-03-26Core/Shared: Added generated protobuf sourcesShauren