aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-11-26Core/Items: Fixed sending unlocked items by mailShauren
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-11Core/Misc: Fix static analysis issuesjackpoz
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-11Core/Items: Defined all item flagsShauren
2016-02-20[3.3.5] Core/Logs: English text correctionstkrokli
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-29Core/Mail: Fix exploit that didn't allow recipient to delete the emailjackpoz
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-26Core/Mail: Fix exploit that allowed to send free emailsjackpoz
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-01Update copyright note for 2014.Vincent_Michael
2013-12-12Renamed methodd-sat
2013-12-06Add mailbox commandCarbenium
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-06-11Core: More Function Renaming.Malcrom
2013-05-21Core: Fix warningsVincent-Michael
2013-05-21Merge pull request #9808 from xjose93/ImproveLog12Aokromes
2013-05-15Core/Logs: Added more info for .send mail command.xjose93
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Core/RBAC: Create new permission 'Two side mail interaction'. In order to sen...Spp
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-05Core/Mail: Fix float-calculation of expire-timeFH3095
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-02Core/Guild: Code RefactorSpp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-13Core/Mail: Fix merging of items taken from mail leading to invalid entries in...Elron103
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...kaelima
2012-07-19Core/MailSystem: Fixed building unread mail notifications, will now display p...Shauren