aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
2016-09-09Core/Items: Defined all item flagsShauren
2016-07-16Core/Items: Implemented child equipmentShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-12Core/PacketIO: Updated and enabled mail opcodesVincent-Michael
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-04-28Core/Entities: Reworked guid scopesShauren
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