index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T19:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Realm
/
RealmList.cpp
Age
Commit message (
Expand
)
Author
2025-06-24
Core/Misc: Use new Field::Get*OrNull where possible
Shauren
2025-04-09
Core/Network: Move to separate project
Shauren
2024-12-09
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2024-12-01
Core/Misc: Port std::ranges::contains from c++23
Shauren
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-08-29
Core/Client Builds: Move build info out of RealmList class
Shauren
2024-08-29
Core/Auth: Refactor client auth key storage to support more future client var...
Shauren
2024-08-28
Core: Allow macOS arm64 client to connect (#30173)
Motive
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-03
Core/Realms: Minor refactor to realm address storage (remove LocalSubnetMask ...
Shauren
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-04-29
Core/Realms: Remove duplicate realm names storage
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-01-26
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2020-12-12
Dep/Boost: Partial support for boost 1.74 - asio
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-01-02
New Year
Aokromes
2019-12-07
Core/Realms: Move build info (and auth seeds) to database
Shauren
2019-12-04
Core: Updated allowed build to 8.2.5.32722
Shauren
2019-11-23
Core: Updated allowed build to 8.2.5.32638
Shauren
2019-11-20
Core: Updated allowed build to 8.2.5.32580
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-30
Core/PacketIO: Update opcodes to 7.3.2
Shauren
2017-10-11
Core/Realms: Made realmlist threadsafe
Shauren
2017-06-07
Core/Misc: Some /W4 warning fixes
Shauren
2017-05-13
Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSE
joschiwald
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Core/PacketIO: Updated remaining packet structures and enums appearing in pac...
Shauren
2016-03-26
Core/Misc: Moved RealmList to shared
Shauren