aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Mails/Mail.cpp
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-07-19Core/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 correctionstkrokli
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
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-02-10Core/DB/Achievements:joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-06-11Core: More Function Renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-13Core/Mail: Mails sent by game masters should last 90 daysShocker
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-12Core: More codestyle cleanupsclick
2011-05-21Core/DBLayer: Fix possible transaction deadlock in HandleMailReturnToSender o...Machiavelli
2011-04-29Add spaces after commasleak
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-31Core/Handlers: Allow gamemasters to send mails with customer support badge de...leak
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-04Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into Mail...silinoron
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23Core:azazel
2010-08-21Core/Build: Finalize the non-PCH building - now compiles on all platforms in ...click
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click