aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Loot/Loot.cpp
AgeCommit message (Expand)Author
2022-03-11Core/Loot: Allow master looter to see all quest items (#26584)Giacomo Pozzoni
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
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
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-07Core/Items: Fixed generating default bonuses based on contextShauren
2020-04-27Core/Loot: implement Loot Item Storage (#19018)xinef1
2020-01-02New YearAokromes
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-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