aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/LootPackets.cpp
AgeCommit message (Expand)Author
2025-05-23Core/PacketIO: Move all packet writing utilities to separate fileShauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 3Shauren
2024-12-27Core/PacketIO: Refactor LootPackets to use new Bits<> writing utilitiesShauren
2024-08-19Core/PacketIO: Add some missing 11.0 packet bitsShauren
2023-05-04Core: Update to 10.1Shauren
2023-03-22Core: Update to 10.0.7Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-09-16Core/Loot: Move loot rolls from Group to LootShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-28Core/Loot: Implemented AoE lootShauren
2016-12-27Core/Loot: Fixed group lootShauren
2016-08-24Core/PacketIO: Fixed issue reported by static analysisVincent-Michael
2016-06-21Core/PacketIO: Updated instance/item/loot/npc packetsShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-06Core/PacketIO: Corrected data sent in SMSG_LOOT_RESPONSEShauren
2015-08-08Core/PacketIO: Updated and enabled SMSG_BREAK_TARGET opcodeVincent-Michael
2015-08-08Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcodeVincent-Michael
2015-08-02Core/Loot: Fix group lootVincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_LOOT_LIST opcodeVincent-Michael
2015-04-03Core/PacketIO: updated SMSG_LOOT_RELEASE and enabled CMSG_OPEN_ITEMMitchesD
2015-04-02Core/PacketIO: updated CMSG_LOOT_ROLLMitchesD
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-12Core/Loot: Enable setting AcquireReason, correct LootMethod definition, fix s...Epicurus4
2015-01-19Line ending fix, sorry.Nayd
2015-01-16Core/Loot: Implement CMSG_LOOT_MONEY, CMSG_LOOT_RELEASE, SMSG_COIN_REMOVED, S...cemak
2015-01-15Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_...Intel
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Loot: Implemented CMSG_LOOT packetIntel