index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T19: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
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-11-26
Core/Items: Fixed sending unlocked items by mail
Shauren
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-02-11
Core/Misc: Fix static analysis issues
jackpoz
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-28
Few small optimizations here and there (#18684)
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-10-11
Core/Items: Defined all item flags
Shauren
2016-02-20
[3.3.5] Core/Logs: English text corrections
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-29
Core/Mail: Fix exploit that didn't allow recipient to delete the email
jackpoz
2014-06-28
Core/Mail: Do not allow to create multiple copies of mail
jackpoz
2014-06-28
Core/Mails: Fix exploit that allowed to take COD items without paying
jackpoz
2014-06-28
COre/Mail: Don't allow to mark delete mails as read.
jackpoz
2014-06-26
Core/Mail: Fix exploit that allowed to send free emails
jackpoz
2014-01-19
Core/Creature: Fix compile and logic in previous pull request. Also implement...
Discover-
2014-01-19
Merge pull request #11299 from Carbenium/MailboxCmd
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-12
Renamed method
d-sat
2013-12-06
Add mailbox command
Carbenium
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
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
[next]