aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
2025-07-05Core/Gossip: Track started interaction types and reset only questgiver on que...Shauren
2024-07-09Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-02-25Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...Mykhailo Redko
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-11-07Core/Mail: Moved gold check closer to where it is taken awayShauren
2023-08-23Core/Mail: Reorder mail attachment checks to be able to report nonempty bag e...Anton Popovichenko
2023-06-17Core/Items: Item bonus generation improvementsShauren
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-19Core/Misc: Changed string formatting functions to accept std::string_view as ...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-02-28Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2022-02-28Core/Mail: Naming sync with 3.3.5Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-24Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-23Core/Mail: Validate mail subject and bodyjackpoz
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-05-12Core/Mail: Allow server created mails to contain up to 16 itemsShauren
2020-04-17Core/Mail: Updated mailbox limit to 8.3 valueShauren
2020-01-02New YearAokromes
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: Fix static analysis issuesjackpoz
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-08-21Core/Mail: Save new owner on mailed itemsroc13x
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-08-13Core/Creatures: Implement a general way to store selection data for gossip an...Rochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-14Core/Guilds: Remove old Guild.UndeletableLevel configDDuarte
2017-01-01Update copyright note for 2017vincent-michael
2016-09-09Core/Items: Defined all item flagsShauren
2016-07-16Core/Items: Implemented child equipmentShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-12Core/PacketIO: Updated and enabled mail opcodesVincent-Michael
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren