aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-10Core/Items: Fixed an exploit allowing people to put more gems than number of ...Shauren
2014-01-16Core/Items: Fix an exploit where the player was able to send CMSG_SET_AMMO wi...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
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-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-07-22Core/Creatures: Implemented new extended cost requirements and fixed some ite...Shauren
2013-07-22Core/Creatures: Removed vendor item check during loading, MAX_VENDOR_ITEMS sh...Shauren
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-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-25Core/ItemsShauren
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-17Core/DataStores: Implemented a generic way of sending db2 hotfixesShauren
2013-03-15Core/PacketIO: Allow playing all ingame moviesShauren
2013-03-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-05Core/Items: Fixed a crash happening if items moved from bank were merged with...Shauren
2013-01-30Core/Players: Improvements to currency handling.Shauren
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Core/Player: Fix armor calculation - 2nd tryGacko
2013-01-01Core/Player: Fix armor calculationGacko
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-07Merge branch 'master' into 4.3.4Spp
2012-12-02Core/Condition: Move log messages to debugVincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
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-14Core/Currency: Use define for currency precisionShocker
2012-11-07Core/Guilds: Multiple changesSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-16Codestyle: Fixed codestyle from previous commits.Subv
2012-10-16Core/Vendors: Fixed the "Item not found" error message when trying to buy an ...Subv
2012-10-16Core/Vendors: Fixed the "Item does not go into that slot" problem.Subv
2012-10-16Fix compile without pchSpp
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-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-13Core/ItemTemplate:kaelima
2012-09-05Core/Player: Implement server-side loading/saving of CUF profilesNay
2012-09-04Core/Spells: Implement SPELL_AURA_MOD_VENDOR_ITEMS_PRICESShocker
2012-08-28Core/Items: Bind item to owner when using it for transmogrificationShauren
2012-08-27Core/PacketIO: Fixed mistake in sending vendors - now items that bind on pick...Shauren
2012-08-20Core/Items: Destroy only one item from stack when inserting a gem, not entire...Shauren
2012-08-20Core/Items: Updated InventoryResult enumShauren