aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2020-01-02New YearAokromes
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-14Core/PacketIO: Updated packet structures to 8.2Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-04-28Core/Items: Add loot scaling support (#21853)Roc13x
2018-04-18Core/Items: Implemented ItemLimitCategoryCondition.db2 (#21835)Roc13x
2018-03-18Core/Items: Fixed problem where item dependent auras are not properly updated...xinef1
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-10-09Core/Creature: Refactor and improve vendor items (#20328)Roc13x
2017-09-11Core/Items: Implemented glowing new items in inventoryShauren
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-07-05Core/Items: Add dummy implementation of bag sorting which simply responds wit...Shauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-09-10Core/Items: Removed invalid item bind type 5Shauren
2016-09-09Core/Items: Defined all item flagsShauren
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-08-15Core/Items: Implemented artifactsShauren
2016-07-16Core/Items: Implemented child equipmentShauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-06-21Core/Items: Implemented item upgradesfrozen4
2016-05-216.x rebaseShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-08Core/Items: Fixed transmog not saving item to dbShauren
2016-02-02Core/PacketIO: Updated and enabled CMSG_ITEM_PURCHASE_REFUNDCarbenium
2016-01-18Core/Items: Updated item socketing opcodesShauren
2016-01-11Core/Items: Relaxed transmogrification restrictions - maces/axes/swords can n...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-08-19Build fixesShauren
2015-08-18Core/PacketIO: Updated and enabled CMSG_TRANSMOGRIFY_ITEMSShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-05-24Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...MitchesD
2015-05-02Core/Misc: Renamed some misnamed flags that were referencing to item-sparse f...Kinzcool
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool