aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-19Core/PacketIO: Create BankHandler & Bank opcode StructureLuzifix
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-02-16Core/Packets: Update multiple opcode names and values (sync with WPP)Duarte Duarte
2015-02-13Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and SMSG_BUY_SUCC...Duarte Duarte
2015-02-01Core/Packets:joschiwald
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-04Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO...projectcoredevs
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-30Core/Packets: rename packet structs to match client namesjoschiwald
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: remade inventory packets to new packet systemRat
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-20Core/Items: Removed reforgingShauren
2014-12-20Core/Items: fixed inventory item moving/splittingRat
2014-12-20Core/Items: fixed item destroy (needs porting..)Rat
2014-12-20Core/Items:Rat
2014-11-24Core/Packets: Added the following packets:Intel
2014-11-15Core/DataStores: Updated Item DataStoresIntel
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-06Core/DataStores: Updated ArmorLocation.dbc, AuctionHouse.dbc, BankBagSlotPric...Intel
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
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: First 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-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Core: Fix warningsVincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-22Fix free transmog exploit, fix possible crashRochet2
2014-06-28Core/PacketIO: Added value for SMSG_BUY_BANK_SLOT_RESULT and enabled itShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-23Core/Items: Fix disenchant/refund exploitjackpoz
2014-06-07Core/Items: Fixed a transmogrify exploitSebastian Valle Herrera
2014-06-07Core/Items: Fixed a reforge exploitSebastian Valle Herrera
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core/Banks: Fix some bank exploitsjackpoz
2014-06-01Core/Misc: Code cleanupjackpoz
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-10Core/Items: Fixed an exploit allowing people to put more gems than number of ...Shauren
2014-01-16Core/Items: Fix an exploit where the player was able to send CMSG_SET_AMMO wi...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren