aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/TradeHandler.cpp
AgeCommit message (Expand)Author
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