aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
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
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-01Core/PacketIO: Enabled and updated MailGigi1237
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-07Core/Packets: Implement all mail system relevant packetsCarbenium
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-09Core/DataStores: More converted dbcsIntel
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-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid 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