aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2018-03-21Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#21642)Mikhail Redko
2018-01-01Update copyright note for 2018tkrokli
2017-08-12Core/Movement: 7fff83d6752 followupccrs
2017-08-12Core/Movement: waypoint movement (#20121)ccrs
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-18Core/Misc: Sync database schema with masterChazy Chaz
2017-02-21Core/Packet: convert query packets into new system.ariel-
2017-02-20Store cached static data queries, instead of building them in every query opc...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-30Core/Items: Fixed problem where item dependent auras are not properly updated...xinef1
2016-10-11Core/Items: Defined all item flagsShauren
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-06-07Core/Items: Missing renames 5faaddcf6bba50845f46a98a6387ffcd8abad2b8DDuarte
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