aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MailHandler.cpp
AgeCommit message (Expand)Author
2012-08-17Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...Spp
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-10Core/PacketIO: Enable few more opcode handler (fixes mailing and others)Nay
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/PacketIO: Enabled more opcodesSubv
2012-08-05Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...Subv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...kaelima
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Core/MailSystem: Fixed building unread mail notifications, will now display p...Shauren
2012-07-19Core/PacketIO: Enabled and updated a bunch of opcodesShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-23Core/Mails: Allow GMs to send emails without moneyhorn
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-31Core/DBLayer: More type fixesNay
2012-03-29Core/Game: Code style.Gyx
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp