aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TradeHandler.cpp
AgeCommit message (Expand)Author
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
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-