index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-25T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
MailHandler.cpp
Age
Commit message (
Expand
)
Author
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-21
Core: Fix warnings
Vincent-Michael
2013-05-21
Merge pull request #9808 from xjose93/ImproveLog12
Aokromes
2013-05-15
Core/Logs: Added more info for .send mail command.
xjose93
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-25
Core: Whitespace cleanup
Vincent_Michael
2013-02-25
Core/RBAC: Create new permission 'Two side mail interaction'. In order to sen...
Spp
2013-02-25
Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...
Spp
2013-02-01
Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...
Shauren
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-05
Core/Mail: Fix float-calculation of expire-time
FH3095
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-11-02
Core/Guild: Code Refactor
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-13
Core/Mail: Fix merging of items taken from mail leading to invalid entries in...
Elron103
2012-08-21
Core/Logging: Fix incorrect error level for some warden messages
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-02
Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...
kaelima
2012-07-19
Core/MailSystem: Fixed building unread mail notifications, will now display p...
Shauren
2012-06-23
Core/Mails: Allow GMs to send emails without money
horn
2012-03-31
Core/DBLayer: More type fixes
Nay
2012-03-29
Core/Game: Code style.
Gyx
2012-03-26
Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:
leak
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-01-26
Core: Change Handlers location
Spp