aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/AuthHandler.cpp
AgeCommit message (Expand)Author
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