aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Loot/LootMgr.cpp
AgeCommit message (Expand)Author
2017-02-05Core/Loot: fix bug introduced in a49544cc187d3a156b4615907d6b82057364fcc4 in ...ariel-
2017-01-29Creature/Loot: Do not display "lootable" sparkles for player even if others i...Treeston
2017-01-09Core/Loot: Fixed resaving looted items from containersShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-28Core/Loot: Implemented AoE lootShauren
2016-12-27Core/Loot: Fixed group lootShauren
2016-09-09Core/Items: Defined all item flagsShauren
2016-07-27Core/Loot: Removed need before greed and round robin loot methodsShauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-21Core/Items: Item upgrade followupShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-25Core/Conditions: Type renamingShauren
2015-09-06Core/PacketIO: Corrected data sent in SMSG_LOOT_RESPONSEShauren
2015-06-01Core/LootMgr: Remove dead validation code from LoadLootTableDDuarte
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-04-13Core/PacketIO: Updated and enabled void storage packetsShauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-01Core/Packets:joschiwald
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-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-08Core/DataStores: Updated item dbcsIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-18Core/LootMgr: restore buildShinDarth
2014-10-18Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-10-16Core/LootMgr: improved logs of missing *_loot_templatesShinDarth
2014-09-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-27Core/LootMgr: Forgot to change this. Found by Vincent MichealMalcrom
2014-09-27Core/LootMgr: Update lootMgr to normalize loot_template tablesMalcrom
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-09Core/Loot: Fix a possible unintialized slot_type in LootMgrDuarte Duarte
2014-09-09Core/Loot: Fix some issues with master lootDDuarte
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-29Core/LootShauren
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor