aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-04-17Core/Items: Move Item::GetSkill to ItemTemplate::GetSkillDDuarte
2016-04-08Core/Misc: Fixed a crash happening when a db string array was NULLShauren
2016-04-07Core/Spells: Implemented spell effect 243 - SPELL_EFFECT_APPLY_ENCHANT_ILLUSI...Shauren
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-18Core/Items: Updated item socketing opcodesShauren
2016-01-12Core/Items: Transmogrification restriction followupShauren
2016-01-11Core/Items: Relaxed transmogrification restrictions - maces/axes/swords can n...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-13Core/Player: Move TradeData to its own fileCarbenium
2015-11-08Core/Items: Implemented new item bonus typesShauren
2015-11-07Merge pull request #15720 from Tonghost/3.3.5Carbenium
2015-10-19Core/PacketIO: Updated and enabled item refund opcodesShauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-09-08Core/Misc: Updated SpellCastResult, TradeStatus, InventoryResult and defined ...Shauren
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