index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
MailHandler.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-10
Core: Cleanup whitespace, fix build and enable 1 opcode
Nay
2012-08-10
Core/PacketIO: Enable few more opcode handler (fixes mailing and others)
Nay
2012-08-08
Core/PacketIO: Enabled more opcodes
Subv
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-07
Core/PacketIO: Enabled more opcodes
Subv
2012-08-05
Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-02
Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...
kaelima
2012-07-24
Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...
Nay
2012-07-19
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-19
Core/MailSystem: Fixed building unread mail notifications, will now display p...
Shauren
2012-07-19
Core/PacketIO: Enabled and updated a bunch of opcodes
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-06-23
Core/Mails: Allow GMs to send emails without money
horn
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-31
Core/DBLayer: More type fixes
Nay
2012-03-29
Core/Game: Code style.
Gyx
2012-03-26
Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:
leak
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp