aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ItemHandler.cpp
AgeCommit message (Expand)Author
2012-08-20Core/Items: Destroy only one item from stack when inserting a gem, not entire...Shauren
2012-08-20Core/Items: Updated InventoryResult enumShauren
2012-08-14Core/Vendors: Add currencies to vendorsNay
2012-08-13Core: Fix a few compile errors with some "weird" compilersNay
2012-08-10Core/PacketIO: Enabled more opcodesSubv
2012-08-10Core/PacketIO: Enable 2 opcode handlers, remove legacy HandlePageQuerySkipped...Nay
2012-08-10Core: Fix build and proper deinitialization in HandleTransmogrifyItems (by us...Nay
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-09Core: Fix some bad casts when reading bytebuffer dataNay
2012-08-07Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/Items: Finished reforging (mostly by subv)Shauren
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-05Core/Misc: Fixed a crash in .modify money command.Subv
2012-08-05Protocol/PacketIO: Enabled a few more opcodesSubv
2012-08-05Protocol/PacketIO: Enabled more opcodesSubv
2012-08-05Core/Items: Removed no longer needed code for item set names and item set nam...Subv
2012-08-04Core/Items: Fix compileNay
2012-08-04Core/PacketIO: Enabled some more opcodesSubv
2012-08-04Core/PacketIO: Add some (possible) missing FlushBitsNay
2012-08-04Core/Protocol: Enabled CMSG_BUY_ITEMSubv
2012-08-04Core/Player: Use DBC data to set the correct amount of hp and mana based on p...Subv
2012-08-04Core/Chat: Send addon prefix in addon messagesNay
2012-08-03Items/Reforge: Partially implemented reforge, still ToDo: Apply real stat mod...Subv
2012-08-04Core/PacketIO: Fix and enable SMSG_MESSAGECHATNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/Transmog: Charge money for transmogrificationNay
2012-08-01Core/Items: Added loading and saving transmogrification.Shauren
2012-08-01Core/Misc: Basic implemention of TransmogrificationNay
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-24Core/Misc: Optimize HandleListInventoryOpcodeNay
2012-07-24Core/NPCs: Fix vendorsNay
2012-07-19Core/Items: Renamed new currency related fields in item_templateShauren
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-12Core/Items: Updated data sent in SMSG_DB_REPLYShauren
2012-07-12Core/PacketIO: More structure updates (SMSG_DB_REPLY, CMSG_REQUEST_HOTFIX) an...Shauren
2012-07-11Core/MiscShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-23Core/Items: Remove item from tradeable list when clearing the flag on enchant...Shauren
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-04-04Core: Fix WorldSession::HandleWrapItemOpcode prepared statement parametersclick
2012-03-28Core/Game: Code style.Gyx
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker