aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Mails/Mail.h
AgeCommit message (Expand)Author
2025-07-13Core/Misc: Move large functions out of header filesShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-01-28Core: Updated to 10.0.5Shauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-05-12Core/Mail: Allow server created mails to contain up to 16 itemsShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-03-07Core/Mail: Defined new mail message typeShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
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-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-02-08Fix non pch build. ffs...Gacko
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-05Core: Fixed Non-PCH buildIntel
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-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-02Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...kaelima
2012-07-24Core/Misc: Few more missed chances related to moneyNay
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Compile fixShauren
2012-07-19Core/PacketIO: Enabled and updated a bunch of opcodesShauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-09Some random cleanup here and thereSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-05-21Core/DBLayer: Fix possible transaction deadlock in HandleMailReturnToSender o...Machiavelli
2011-04-29Add spaces after commasleak