aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TradeHandler.cpp
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018tkrokli
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-25Core/Packets: updated some contactlist packetsjoschiwald
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-11Core/Items: Defined all item flagsShauren
2016-01-01Update copyright note for 2016Rushor
2015-11-16Core/Misc: Fixed memory leak in trade handlerShauren
2015-11-14Core/Player: Move TradeData to its own fileCarbenium
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Merge PR https://github.com/TrinityCore/TrinityCore/pull/13702 into 3.3.5jackpoz
2014-12-21Core/RBAC: Add two side trade to RBACmthsena
2014-09-18Core/Trade: Fixed enchanting soulbound items in tradeShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
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-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-05-09Core/Trade: It's no longer possible to fake the amount of gold put into the t...Discover-
2014-04-25Core/Trade: Correction of distance checkingDehravor
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-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
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-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-05-26Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" when...kaelima
2012-03-29Core/Game: Code style.Gyx
2012-03-09Some random cleanup here and thereSpp
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp