aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Loot
AgeCommit message (Expand)Author
2022-03-11[Exploit/Dupe] Container item (#26689)robinsch
2022-03-11Core/Loot: Allow master looter to see all quest items (#26584)Giacomo Pozzoni
2022-03-05Update LootMgr.cpp (#25849)Trond B. Krokli
2022-02-27Core/Loot: Raise max number of loot items from 16 to 18jackpoz
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-18Core/Misc: Fix C++17 build errorsjackpoz
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-11Core/Loot: make Loot::AddItem() honor LootItem::AllowedForPlayer() so that it...Wyrserth
2021-12-11Core/Loot: fix some issues with master loot and don't allow players to see so...Wyrserth
2021-10-01Core/Misc: Fix appleclang 12 warningsShauren
2021-06-16Core/Globals: revert back to unordered_map for templatesariel-
2021-06-16Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-01-21Core/Logs: Fix more logsAokromes
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
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-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-06-07Core/Items: Fixed generating default bonuses based on contextShauren
2020-04-27Core/Misc: pch fixes pt 2ariel-
2020-04-27Core/Misc: fix non-pch buildariel-
2020-04-27Core/Loot: implement Loot Item Storage (#19018)xinef1
2020-01-25Core/Misc: Removed references to item_template in logsShauren
2020-01-02New YearAokromes
2019-11-23Core/Mail: Mark mail item loading prepared statements as synchronous, not asy...Shauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...xinef1
2019-07-21Core/Misc: Fix various crashes, also related to multithreading (#19012)xinef1
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Loot: Only allow the roll winner to loot the item he won in case it cann...7.3.5/26972xinef1
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-10[3.3.5] Core/Loot: Fix conditional Master Loot (#17943)Richard
2017-09-06Core/Loot: limit unique items check introduced in ea69115 to affect only item...SnapperRy
2017-08-21Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2017-06-27Core/Loot: Fixed quest lootShauren
2017-06-22Core/Loot: Fixed looting ffa and conditional itemsShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren