aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TradeHandler.cpp
AgeCommit message (Expand)Author
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
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Remove couple of harcoded checks for GM level and use Permission '...Spp
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp