aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2017-05-11Core/Common: Include cleanupShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-05-07Build fixShauren
2017-05-07Core/Items: Implemented new item bonus and enchantment typesShauren
2017-05-06Core/Items: Fixed default item appearancesShauren
2017-04-17Core: Updated GameTables to 7.2.0Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren
2017-02-11Update ItemPrototype.cpp, codestyle and indentation cleanupariel-
2017-01-25Core/Misc: Fix a few coverity issuesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-29Core/Items: Fixed applying artifact powers scaling with number of purchased r...Shauren
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-11-19Core/Spells: Updated spell required items check, EquippedItemInventoryTypeMas...Shauren
2016-11-16Core/Items: Fixed item level bonus calculationShauren
2016-11-08Core/Quests: Implemented handling all QuestPackageItem typesShauren
2016-11-03Core/PacketIO: Fixed client crash with heirloomsShauren
2016-11-01Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERSShauren
2016-10-26Core/DataStores: Updated to 7.1.0.22900Shauren
2016-10-11Core/Items: Fixed more build warnings7.0.3/22747Shauren
2016-10-02Core/Items: Fixed saving artifact power gainsShauren
2016-09-10Core/Items: Removed invalid item bind type 5Shauren
2016-09-09Core/Items: Defined all item flagsShauren
2016-09-07Core/Items: Implement proper flag to check for real time duration (instead of...Shauren
2016-08-26Core/Items: Implemented new item bonus typesShauren
2016-08-22Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ITEM_SPELLTRIGGER_ON_...Shauren
2016-08-18Core/Items: Implemented new item flag ITEM_FLAG3_DUAL_WIELD_NOT_REQUIRED used...Shauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-14Core/Items: Fixed default display for items that don't have any entry with ap...Shauren
2016-08-10Core/DataStores: Implemented all curve types from Curve.db2Shauren
2016-07-31Core/Loot: Fixed crash happening when looting items into new stack or items w...Shauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-07-20Core: Fixed merge errorsShauren
2016-07-19Build fixesShauren
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-16Core/Items: Implemented child equipmentShauren
2016-07-14Build fixShauren
2016-07-14Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERS updateShauren
2016-07-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-13Core/PacketIO: Fixed dynamic updatefield handling when values get removedShauren
2016-07-12Core/PacketIO: Fixed sending ITEM_DYNAMIC_FIELD_MODIFIERS, value count must a...Shauren
2016-07-11Core/PacketIO: SMSG_UPDATE_OBJECT optimization - removed unneccessary memory ...Shauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/Players: Fixed crash happening during character creation added in previo...Shauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-07-06Core/Items: Optimize allowed item spec check for quest rewards from QuestPack...Shauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren