aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Loot
AgeCommit message (Expand)Author
2017-03-05Fixed warningjoschiwald
2017-03-05Core/Loot: do not show unique items if player already has the maximum allowed...SnapperRy
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-31Core/Loot: Increased allowed loot range and updated SendLootErrorShauren
2016-12-28Core/Loot: Implemented AoE lootShauren
2016-12-27Core/Loot: Fixed group lootShauren
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
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-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
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-11-28Core/PacketIO: Updated LootSlotTypeShauren
2015-10-25Core/Conditions: Type renamingShauren
2015-09-06Core/PacketIO: Corrected data sent in SMSG_LOOT_RESPONSEShauren
2015-08-02Core/Loot: Update LootMethod enum for 6.2.0Vincent-Michael
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-17Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
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-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-30Core/LootMgr: Fix GCC warningjackpoz
2014-09-30Core/LootMgr: Fix wrong bit fields paddingjackpoz