index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-17T23: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
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
2015-05-01
Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...
Kinzcool
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-04-01
Core/PacketIO: Enabled and updated Mail
Gigi1237
2015-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-02-07
Core/Packets: Implement all mail system relevant packets
Carbenium
2015-01-17
Core/Opcodes: sync with wpp
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-11-15
Core/DataStores: Updated Item DataStores
Intel
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-11-09
Core/DataStores: More converted dbcs
Intel
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-24
Core/Entities: Fourth part of converting int to bigint guids in database
Shauren
2014-10-22
Core/Entities: Fourth part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
[next]