aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
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
2012-06-23Core/Mails: Allow GMs to send emails without moneyhorn
2012-03-31Core/DBLayer: More type fixesNay
2012-03-29Core/Game: Code style.Gyx
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-26Core: Change Handlers locationSpp