summaryrefslogtreecommitdiff
path: root/src/gui/mailmessage.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-04-23Fix different cast issues and remove useless explicit keywords.Andrei Karas1-1/+1
2018-03-14Add expired field into mailmessage.Andrei Karas1-1/+3
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-09-01Fix code style.Andrei Karas1-1/+1
2017-08-26Remove unused fields from MailMessage struct.Andrei Karas1-18/+1
2017-08-25Use int64 for mail messages ids.Andrei Karas1-1/+1
2017-08-25Show message information in mail list.Andrei Karas1-2/+4
2017-08-25Add support for show mail list for new mail system.Andrei Karas1-2/+6
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-17Move cards constants into separate file.Andrei Karas1-1/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-05-04Fix code style.Andrei Karas1-0/+2
2015-04-29eathena: impliment packet SMSG_MAIL_READ_MAIL.Andrei Karas1-1/+20
2015-04-27Add into mail message field with date in string format.Andrei Karas1-0/+2
2015-04-27Add mailmessage struct.Andrei Karas1-0/+45