aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Loot
AgeCommit message (Expand)Author
2025-07-08Core/Loot: Fix checking reference loot in HasQuestDrop/HasQuestDropForPlayerShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-15Core/Misc: Removed structure bitfield definitions that don't do anythingShauren
2023-06-11Proper assignment of quest loot for group loot & round robin (#28831)Renn
2023-05-07Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...Shauren
2022-03-29Core/Units: Reduce differences between branches part 1 - object classShauren
2021-08-09Core/Item: Fixed another possible container exploit due to invalid loading of...robinsch
2021-07-24Core/Misc: Fix static analysis issuesjackpoz
2021-07-18[Exploit/Dupe] Container item (#26689)robinsch
2021-06-13Core/Loot: Allow master looter to see all quest items (#26584)Giacomo Pozzoni
2021-01-14Update LootMgr.cpp (#25849)Trond B. Krokli
2020-09-19Core/Loot: Raise max number of loot items from 16 to 18jackpoz
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-07-18Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-02-01Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2020-01-02New yearAokromes
2019-10-13Core/Misc: Fix C++17 build errorsjackpoz
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-06-15Core/Loot: make Loot::AddItem() honor LootItem::AllowedForPlayer() so that it...Wyrserth
2019-06-15Core/Loot: fix some issues with master loot and don't allow players to see so...Wyrserth
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-01-18Core/Globals: revert back to unordered_map for templatesariel-
2018-01-17Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2018-01-01Update copyright note for 2018tkrokli
2017-10-29Core/Logs: Fix more logsAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-11Core/Misc: pch fixes pt 2ariel-
2017-04-11Core/Misc: fix non-pch buildariel-
2017-04-11Core/Loot: implement Loot Item Storage (#19018)xinef1
2017-02-21Core/Misc Remove Tabs and Whitespaces (#19179)Gustavo
2017-02-13Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...xinef1
2017-02-04Core/Misc: Fix various crashes, also related to multithreading (#19012)xinef1
2017-02-04Core/Loot: Only allow the roll winner to loot the item he won in case it cann...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-04[3.3.5] Core/Loot: Fix conditional Master Loot (#17943)Richard
2016-10-11Core/Items: Defined all item flagsShauren
2016-10-12Core/Loot: revert unique item check introduced in ea69115.SnapperRy
2016-10-11Core/Loot: limit unique items check introduced in ea69115 to affect only item...SnapperRy
2016-10-06Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2016-10-03Core/Loot: limit unique items check in LootItem::AllowedForPlayer() to bind-w...SnapperRy
2016-10-03Core/Loot: do not show unique items if player already has the maximum allowed...SnapperRy
2016-07-19Core/Loot: fix bug introduced in a49544cc187d3a156b4615907d6b82057364fcc4 in ...ariel-
2016-06-17Creature/Loot: Do not display "lootable" sparkles for player even if others i...Treeston
2016-06-07Core/Items: Missing renames 5faaddcf6bba50845f46a98a6387ffcd8abad2b8DDuarte
2016-05-26Core/Loot: Fixed resaving looted items from containersShauren
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-02-09Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren