aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item
AgeCommit message (Expand)Author
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
2014-10-27Server/Entities: Updated Item Container Sub Class & Bag Family Mask For Cooki...AriDEV
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Fifth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-21Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-18Fixed tabsBrian Swango
2014-08-18Core/Loot: Fixes lootable items being able to be moved in inventory, andBrian Swango
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-19Part 3: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Restored character creation that was broken due to some logic errors cause by...leak
2014-07-17Buildsystem/MSVC: Warning fixesShauren