index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-11T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
TradeHandler.cpp
Age
Commit message (
Expand
)
Author
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-16
Core/Player: prevent trade system from getting stuck in an invalid state when...
Wyrserth
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-11-02
Core/Social: Implemented account ignores
Shauren
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-20
Core/Players: Several gold handling improvements
roc13x
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-09
Core/Items: Fixed item level increases of gems with bonuses that give them sc...
Shauren
2016-10-01
Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structure
Shauren
2016-07-10
Core/Items: Fixed saving gem bonuses
Shauren
2016-06-25
Core/PacketIO: Updated trade
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-16
Core/Misc: Fixed memory leak in trade handler
Shauren
2015-11-13
Core/Player: Move TradeData to its own file
Carbenium
2015-09-08
Core/Misc: Updated SpellCastResult, TradeStatus, InventoryResult and defined ...
Shauren
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-05-02
Core/Misc: Renamed some misnamed flags that were referencing to item-sparse f...
Kinzcool
2015-05-01
Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...
Kinzcool
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-13
Core/PacketIO: Updated and enabled void storage packets
Shauren
2015-04-04
Core/Players: Updated trading
Shauren
2015-03-01
Core/PacketIO: Sync with wpp
Epicurus4
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-12-27
Core/RBAC: Add two side trade to RBAC
mthsena
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-12-20
Core/Items: Removed reforging
Shauren
2014-11-10
Core/Packets: CMSG_CANCEL_TRADE handler
DDuarte
2014-10-27
Core: Even more warning fixes
DDuarte
2014-10-22
Core/Entities: Fourth part of removing GetGUIDLow() uses
Shauren
2014-10-22
Core/Social: Use full guid for friend and ignore storage
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-18
Core/Trade: Fixed enchanting soulbound items in trade
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-09
Core/Trade: Fixed putting soulbound items to "will not be traded" slot
Shauren
2014-08-02
Core/Trade: Fix warnings
Vincent-Michael
[next]