aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TradeHandler.cpp
AgeCommit message (Expand)Author
2012-08-17Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...Spp
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-04Core/PacketIO: Enabled some more opcodesSubv
2012-08-04Core/PacketIO: Add some (possible) missing FlushBitsNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-30Core/PacketIO: Fix structure of CMSG_SET_TRADE_ITEMNay
2012-07-26Core/PacketIO: Fixed SMSG_TRADE_STATUS_EXTENDEDShauren
2012-07-26Core/PacketIO: Add a missing FlushBits to SendTradeStatusNay
2012-07-26Core/PacketIO: Fix a silly copy paste error in SendTradeStatusNay
2012-07-26Core/PacketIO: Few updates and typo corrections for SendUpdateTradeNay
2012-07-26Core/Player&PacketIO: Fix tradingNay
2012-07-24Core/PacketIO: Fix and enable few trade related opcsNay
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp