aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/LootHandler.cpp
AgeCommit message (Expand)Author
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-02Core/GameObjectsShauren
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-12Core/Achievements: multiple changesSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-04Merge branch 'master' into 4.3.4Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-11Core/Loot: Re-fix structure of SMSG_LOOT_MONEY_NOTIFYNay
2012-09-11Fix build, thanks VincentNay
2012-09-11Resolve merge issues and cleanup whitespaceNay
2012-09-10Core/Spells: Fixed SPELL_AURA_DEPOSIT_BONUS_MONEY_IN_GUILD_BANK_ON_LOOTSubv
2012-08-20Core/Items: Updated InventoryResult enumShauren
2012-08-07Core/PacketIO: Enabled more opcodesSubv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-06Core/Loot: fix possible crash from having a bad itemKandera
2012-07-06Core/Loot: fix master looting quest items with the custom flag.Kandera
2012-07-05Core/Loot: fix the way quest items are handled. so far ive only found 3 quest...Kandera
2012-06-05Core/Loot: Correct some values sent for roll packetskaelima
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-01-26Core: Change Handlers locationSpp