aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2015-08-18Core/PacketIO: Updated and enabled CMSG_TRANSMOGRIFY_ITEMSShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-15Core/Chat: Updated item chat link formatShauren
2015-05-03Core/Misc: Warning fixShauren
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
2015-05-01Core/PacketIO: Updated and enabled CMSG_ITEM_TEXT_QUERY, SMSG_QUERY_ITEM_TEXT...Shauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-26Core/Items: Implemented spec specific set bonusesShauren
2015-04-25Core: Fix warningVincent-Michael
2015-04-23Core/Items: Fixed applying heirloom stats during loginShauren
2015-04-22Core/Items: Fixed new stats not being added with item bonusesShauren
2015-04-21Core/Items: Fixed sending item modfiers on player entering worldShauren
2015-04-15Core/Items: Implemented ItemSpec.dbcShauren
2015-04-14Core/Quests: Added research results about last field in QuestPackageItem.db2Shauren
2015-04-13Core/Quests: fixed quest rewardingRat
2015-03-22Core/PacketIO: Restored missing code in Player::SendEquipErrorShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-13Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and SMSG_BUY_SUCC...Duarte Duarte
2015-02-12Core/Items: Defined a few new item flagsShauren
2015-02-09Core/Items: Defined all item modifiersShauren
2015-02-08Core/Items: fixed AuctionHouse and GuildBank items from DBjoschiwald
2015-02-01Core/Packets:joschiwald
2015-01-24Core/Misc: Fix static analysis issuesjackpoz
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-10Core/Packet: Update structure for SMSG_ITEM_TIME_UPDATEprojectcoredevs
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-27ItemTemplate: Fix warning about missing cases.Gacko
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/Items: Fix signed/unsigned mismatch warningsNayd
2014-12-24Core/Items: Added item level capsShauren
2014-12-23Core/Items: Fixed autocomplete typoShauren
2014-12-23Because saving a file is hard.Shauren
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-20Core/Items: Missed reforging codeShauren
2014-12-20Core/Items: Removed reforgingShauren
2014-12-14Core/Items: Updated random property value calculationShauren
2014-12-01Core/Misc: Fixed some of the Coverity defectsIntel
2014-11-27Core/Packets: Fixed Item.db2 and Item-sparse.db2 query repliesIntel
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-08Core/DataStores: Updated item dbcsIntel
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-10-29Core/Entites: Updated GUID formatShauren