summaryrefslogtreecommitdiff
path: root/src/net/eathena/mailrecv.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Add into network code function readUInt16. Also fix reading cards id.Andrei Karas1-1/+1
2016-03-10For unknown packet field values show packet id and field value.Andrei Karas1-5/+7
2016-02-20Add missing const in net directory.Andrei Karas1-1/+1
2016-01-28Impliment packet SMSG_MAIL_OPEN_WINDOW 0x0260.Andrei Karas1-1/+11
2016-01-17Move cards constants into separate file.Andrei Karas1-1/+1
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-0/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-29Fix code style.Andrei Karas1-4/+2
2015-08-27Move receive code from mailhandler into separate file.Andrei Karas1-0/+197