index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-01T20: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
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-07-19
Core/Mail: implement a way to specify NPC sender for mails when they should b...
SnapperRy
2016-02-20
[3.3.5] Core/Logs: English text corrections
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
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-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
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-13
Core/Mail: Mails sent by game masters should last 90 days
Shocker
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-12
Core: More codestyle cleanups
click
2011-05-21
Core/DBLayer: Fix possible transaction deadlock in HandleMailReturnToSender o...
Machiavelli
2011-04-29
Add spaces after commas
leak
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-31
Core/Handlers: Allow gamemasters to send mails with customer support badge de...
leak
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-15
DB Schema/Characters: removed columns auctionhouse.item_template, character_i...
azazel
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-21
Core/Items: Implemented trading soulbound loot items
Shauren
2010-09-04
Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into Mail...
silinoron
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-23
Core:
azazel
2010-08-21
Core/Build: Finalize the non-PCH building - now compiles on all platforms in ...
click
2010-08-21
Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...
click
[next]