index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09: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-05
Core/Gossip: Track started interaction types and reset only questgiver on que...
Shauren
2024-07-09
Core/Logging: Fixed a bunch of invalid format strings
Shauren
2024-02-25
Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...
Mykhailo Redko
2023-12-29
Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...
Jeremy
2023-11-07
Core/Mail: Moved gold check closer to where it is taken away
Shauren
2023-08-23
Core/Mail: Reorder mail attachment checks to be able to report nonempty bag e...
Anton Popovichenko
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-02-28
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
2022-02-28
Core/Mail: Naming sync with 3.3.5
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-23
Core/Mail: Validate mail subject and body
jackpoz
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-05-12
Core/Mail: Allow server created mails to contain up to 16 items
Shauren
2020-04-17
Core/Mail: Updated mailbox limit to 8.3 value
Shauren
2020-01-02
New Year
Aokromes
2019-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Fix static analysis issues
jackpoz
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-21
Core/Mail: Save new owner on mailed items
roc13x
2017-08-20
Core/Players: Several gold handling improvements
roc13x
2017-08-13
Core/Creatures: Implement a general way to store selection data for gossip an...
Rochet2
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-14
Core/Guilds: Remove old Guild.UndeletableLevel config
DDuarte
2017-01-01
Update copyright note for 2017
vincent-michael
2016-09-09
Core/Items: Defined all item flags
Shauren
2016-07-16
Core/Items: Implemented child equipment
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-04-08
Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335
Aokromes
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-12
Core/PacketIO: Updated and enabled mail opcodes
Vincent-Michael
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
[next]