aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TradeHandler.cpp
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-10-01Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structureShauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-06-25Core/PacketIO: Updated tradeShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-16Core/Misc: Fixed memory leak in trade handlerShauren
2015-11-13Core/Player: Move TradeData to its own fileCarbenium
2015-09-08Core/Misc: Updated SpellCastResult, TradeStatus, InventoryResult and defined ...Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
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-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-13Core/PacketIO: Updated and enabled void storage packetsShauren
2015-04-04Core/Players: Updated tradingShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-27Core/RBAC: Add two side trade to RBACmthsena
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-20Core/Items: Removed reforgingShauren
2014-11-10Core/Packets: CMSG_CANCEL_TRADE handlerDDuarte
2014-10-27Core: Even more warning fixesDDuarte
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18Core/Trade: Fixed enchanting soulbound items in tradeShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Trade: Fixed putting soulbound items to "will not be traded" slotShauren
2014-08-02Core/Trade: Fix warningsVincent-Michael
2014-08-01Core/Trade: Replaced SendNotification hacks with proper trade packetsShauren
2014-07-11Core/LFG: Move 2 logs in traceVincent-Michael
2014-06-17Core/Packets: Named some unks and implemented some stuff in SMSG_TRADE_STATUSSubv
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-05-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-09Core/Trade: It's no longer possible to fake the amount of gold put into the t...Discover-
2014-04-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-25Core/Trade: Correction of distance checkingDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
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-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-07-23Core/Items: Display the correct reforge stats on an item when on the trade wi...Subv
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael