index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13: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
2025-07-14
Core/Misc: Reduce differences between branches
Shauren
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2023-11-07
Core/Mail: Moved gold check closer to where it is taken away
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-03-11
Core/Mail: Reorder mail attachment checks to be able to report nonempty bag e...
Anton Popovichenko
2020-09-27
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
2020-09-27
Core/PacketIO: Convert mail packets to classes
Shauren
2020-07-30
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-04-05
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-15
Core/Mail: Validate mail subject and body
jackpoz
2020-02-01
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2020-01-02
New year
Aokromes
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
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
[next]