aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Mails
AgeCommit message (Expand)Author
2024-08-27Core/Mail: Ignore currencies from loot for mailsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-17Core/Loot: Simplify loot containersShauren
2022-09-16Core/Loot: Move loot rolls from Group to LootShauren
2022-09-14Core/Loot: Store method used at loot generation inside Loot objectShauren
2022-09-11Core/Loot: Set loot guid and type in Loot constructorShauren
2022-09-01Core/Loot: Allocate Loot separately from objectsShauren
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-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-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-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-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-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-02-08Fix non pch build. ffs...Gacko
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-05Core: Fixed Non-PCH buildIntel
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-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren