aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Core: Fix warningsVincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-23Core/Items: Fix disenchant/refund exploitjackpoz
2014-06-07Core/Banks: Fix some bank exploitsjackpoz
2014-06-01Core/Misc: Code cleanupjackpoz
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-01Update copyright note for 2014.Vincent_Michael
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: Removed vendor item check during loading, MAX_VENDOR_ITEMS sh...Shauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-25Core/ItemsShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-05Core/Items: Fixed a crash happening if items moved from bank were merged with...Shauren
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-02Core/Condition: Move log messages to debugVincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
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-02Core/Guild: Code RefactorSpp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-13Core/ItemTemplate:kaelima
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-23Core/Items: Remove item from tradeable list when clearing the flag on enchant...Shauren
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-04-04Core: Fix WorldSession::HandleWrapItemOpcode prepared statement parametersclick
2012-03-28Core/Game: Code style.Gyx
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp