aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Realm/RealmList.cpp
AgeCommit message (Expand)Author
2025-06-24Core/Misc: Use new Field::Get*OrNull where possibleShauren
2025-04-09Core/Network: Move to separate projectShauren
2024-12-09Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timerShauren
2024-12-01Core/Misc: Port std::ranges::contains from c++23Shauren
2024-11-12Core/Networking: Support IPv6Shauren
2024-08-29Core/Client Builds: Move build info out of RealmList classShauren
2024-08-29Core/Auth: Refactor client auth key storage to support more future client var...Shauren
2024-08-28Core: Allow macOS arm64 client to connect (#30173)Motive
2024-08-18Core/Realms: Realmlist refactorsShauren
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-03Core/Realms: Minor refactor to realm address storage (remove LocalSubnetMask ...Shauren
2023-07-15Core/Network: Refactor local/remote ip address selection code and allow using...Shauren
2023-04-29Core/Realms: Remove duplicate realm names storageShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-01-26Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-01-02New YearAokromes
2019-12-07Core/Realms: Move build info (and auth seeds) to databaseShauren
2019-12-04Core: Updated allowed build to 8.2.5.32722Shauren
2019-11-23Core: Updated allowed build to 8.2.5.32638Shauren
2019-11-20Core: Updated allowed build to 8.2.5.32580Shauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/PacketIO: Update opcodes to 7.3.2Shauren
2017-10-11Core/Realms: Made realmlist threadsafeShauren
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-05-13Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSEjoschiwald
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-26Core/Misc: Moved RealmList to sharedShauren