aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Loot/LootMgr.cpp
AgeCommit message (Expand)Author
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
2014-03-11Core/Loot: Fix master lootDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-01Core/Battlegrounds: Fixed error with counting AB owned nodes (and warning fixes)Shauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Merge branch 'master' into 4.3.4Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion