index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Mails
/
Mail.cpp
Age
Commit message (
Expand
)
Author
2024-08-27
Core/Mail: Ignore currencies from loot for mails
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-17
Core/Loot: Simplify loot containers
Shauren
2022-09-16
Core/Loot: Move loot rolls from Group to Loot
Shauren
2022-09-14
Core/Loot: Store method used at loot generation inside Loot object
Shauren
2022-09-11
Core/Loot: Set loot guid and type in Loot constructor
Shauren
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2021-12-13
Core/Mail: include 100g in the mail sent after turning in the quest The Wrath...
Wyrserth
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-01-02
New Year
Aokromes
2019-12-02
Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/m...
Shauren
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: Moved CharacterInfo out of world to separate class
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-02-11
Core/Mail: implement a way to specify NPC sender for mails when they should b...
SnapperRy
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-11
Core/Blackmarket: Implemented black market
Gigi1237
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-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
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-23
Core/Entities: Second part of required database changes for migrating guids t...
Shauren
2014-10-22
Core/Entities: Fourth part of removing GetGUIDLow() uses
Shauren
2014-10-20
Core/Entities: First part of required database changes for migrating guids to...
Shauren
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-02-10
Core/DB/Achievements:
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
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
[next]