aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/DuelHandler.cpp
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-07Merge pull request #15731 from ShinDarth/toscriblub
2015-11-07Merge pull request #15697 from ShinDarth/cdMitchesD
2015-11-07Merge pull request #15646 from ShinDarth/ticketShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-04-02Core: Fix non pch buildVincent-Michael
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelCountdownDDuarte
2015-04-02Core/Packets: Updated and enabled duel opcodesxerkoss
2015-01-10Core/PacketIO: Reenabled most opcodes for WorldSession::DosProtection::GetMax...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-22Core/Entities: Second part of removing GetGUIDLow() usesShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-26Core: Change Handlers locationSpp