aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
2015-04-01Core/PacketIO: Enabled and updated MailGigi1237
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-07Core/Packets: Implement all mail system relevant packetsCarbenium
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-09Core/DataStores: More converted dbcsIntel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-29Core/Mail: Fix exploit that didn't allow recipient to delete the emailjackpoz
2014-06-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-28Core/Mail: Do not allow to create multiple copies of mailjackpoz
2014-06-28Core/Mails: Fix exploit that allowed to take COD items without payingjackpoz
2014-06-28COre/Mail: Don't allow to mark delete mails as read.jackpoz
2014-06-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-26Core/Mail: Fix exploit that allowed to send free emailsjackpoz
2014-06-18Core/Mail: Implemented sending battle.net account bound itemsShauren
2014-01-21Core/Mail: Fix SMSG_SHOW_MAILBOX opcodeVincent_Michael
2014-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-19Core/Creature: Fix compile and logic in previous pull request. Also implement...Discover-
2014-01-19Merge pull request #11299 from Carbenium/MailboxCmdDiscover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-12Renamed methodd-sat
2013-12-06Add mailbox commandCarbenium
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-07-26Core: Fix buildVincent-Michael
2013-07-26Core/Guilds: Typo fix for 6ca3723f0efb ...Warpten
2013-07-26Core/Guilds: Fixed "Guild Mail" perk.Warpten
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-21Core: Fix warningsVincent-Michael
2013-05-21Merge pull request #9808 from xjose93/ImproveLog12Aokromes
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-15Core/Logs: Added more info for .send mail command.xjose93