aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
2025-07-14Core/Misc: Reduce differences between branchesShauren
2025-02-03Core/Misc: Reduce code differences between branchesShauren
2023-11-07Core/Mail: Moved gold check closer to where it is taken awayShauren
2023-08-17Core/Logging: Fixed a few missed log format statementsShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-03-11Core/Mail: Reorder mail attachment checks to be able to report nonempty bag e...Anton Popovichenko
2020-09-27Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-07-30Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-15Core/Mail: Validate mail subject and bodyjackpoz
2020-02-01Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2020-01-02New yearAokromes
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
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