aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/AuthHandler.cpp
AgeCommit message (Expand)Author
2025-08-14Core/Items: Relaxed transmog restrictiionsShauren
2025-08-14Core/Players: Reenable transmogShauren
2025-05-08Core/World: Refactor World::LoadConfigSettings to unify validation of all con...Shauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-03-06Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-10-12Core/Players: Allow disabling creating characters in Exile's Reach by disabli...Shauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSEjoschiwald
2017-01-29Core/Player: Moved character_template from character to world dbjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-11-27Core/PacketIO: Fixed server queue displayShauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-03-28Core/PacketIO: Properly send normalized realm namesDDuarte
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-06Core/Battle.net:Shauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-21Core/Player: Added character templatesCarbenium
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-11-20Core/Util: Fixed "value" name in Optional struct to follow code styleShauren
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-03Core/PacketIO: Minor refactor to writing server packetsShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-10-30Core/Networking: PoC changes to the way packets are handledDDuarte
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-04Core/PacketIO: Add some (possible) missing FlushBitsNay
2012-07-04Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...Shauren
2012-06-03Core/Protocol: Move some debug messages to their appropriate debug output mask.kaelima
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp