index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-07T22: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
2012-08-17
Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...
Spp
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-04
Core/PacketIO: Enabled some more opcodes
Subv
2012-08-04
Core/PacketIO: Add some (possible) missing FlushBits
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-30
Core/PacketIO: Fix structure of CMSG_SET_TRADE_ITEM
Nay
2012-07-26
Core/PacketIO: Fixed SMSG_TRADE_STATUS_EXTENDED
Shauren
2012-07-26
Core/PacketIO: Add a missing FlushBits to SendTradeStatus
Nay
2012-07-26
Core/PacketIO: Fix a silly copy paste error in SendTradeStatus
Nay
2012-07-26
Core/PacketIO: Few updates and typo corrections for SendUpdateTrade
Nay
2012-07-26
Core/Player&PacketIO: Fix trading
Nay
2012-07-24
Core/PacketIO: Fix and enable few trade related opcs
Nay
2012-07-24
Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...
Nay
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-05-26
Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" when...
kaelima
2012-03-29
Core/Game: Code style.
Gyx
2012-03-09
Some random cleanup here and there
Spp
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp