aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/LootHandler.cpp
AgeCommit message (Expand)Author
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-20Core/Achievements: Several criteria fixes (#26839)Meji
2021-03-28Core/Loot: Properly clear tracked looted objects with item lootShauren
2021-03-21Core/Auras: Defined and implemented many new interrupt flagsShauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-04-27Core/Loot: implement Loot Item Storage (#19018)xinef1
2020-01-02New YearAokromes
2019-07-21Core/Misc: Various crash fixes (#19059)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-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-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-01-29Fixed Buildjoschiwald
2017-01-29Creature/Loot: Do not display "lootable" sparkles for player even if others i...Treeston
2017-01-01Update copyright note for 2017vincent-michael
2016-12-31Core/Loot: Increased allowed loot range and updated SendLootErrorShauren
2016-12-28Core/Loot: Implemented AoE lootShauren
2016-12-27Core/Loot: Fixed group lootShauren
2016-09-09Core/Items: Defined all item flagsShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-08Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcodeVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-06-26Core/Instances: Make achievements and loot rolls instance-widejackpoz
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
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
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-31Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...Shauren
2014-06-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael