aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Mails/Mail.cpp
AgeCommit message (Expand)Author
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-01-24Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2021-12-13Core/Mail: include 100g in the mail sent after turning in the quest The Wrath...Wyrserth
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-01-02New YearAokromes
2019-12-02Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/m...Shauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-02-11Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2017-01-01Update copyright note for 2017vincent-michael
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
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