summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Fix default sizes for mail windows.Andrei Karas3-5/+5
2015-04-30Add reply button for reply to mail message.Andrei Karas5-2/+40
2015-04-30Add support for open mail message by double click.Andrei Karas2-0/+15
2015-04-30Use scrollarea for mail list.Andrei Karas2-1/+8
2015-04-30In mail view window show item amount.Andrei Karas1-1/+9
2015-04-30Impliment packet SMSG_MAIL_NEW_MAIL.Andrei Karas3-4/+11
2015-04-30In mail view window add buttons for open previous and next message.Andrei Karas4-3/+74
2015-04-30eathena: impliment packet SMSG_MAIL_GET_ATTACHMENT.Andrei Karas3-3/+30
2015-04-30Remove useless flag from bmakedebug script.Andrei Karas1-1/+2
2015-04-29eathena: impliment packet SMSG_MAIL_DELETE_MAIL_ACK.Andrei Karas3-4/+21
2015-04-29eathena: impliment packet SMSG_MAIL_RETURN.Andrei Karas5-4/+54
2015-04-29Add ability for return mail message to sender.Andrei Karas2-0/+12
2015-04-29Add ability to delete mail message.Andrei Karas1-0/+8
2015-04-29Add ability to get attach from mail message.Andrei Karas1-3/+11
2015-04-29Rename mailview into mailviewwindow.Andrei Karas5-20/+20
2015-04-29Rename mailedit into maileditwindow.Andrei Karas6-22/+22
2015-04-29Fix time in mail view window.Andrei Karas5-12/+42
2015-04-29Allos send items by mail.Andrei Karas13-14/+128
2015-04-29eathena: implimente packet SMSG_MAIL_SET_ATTACHMENT_ACK.Andrei Karas3-4/+19
2015-04-29Allow send money by mail.Andrei Karas7-4/+35
2015-04-29Show mail view window for open mail button.Andrei Karas2-1/+19
2015-04-29Add ability to send new mail.Andrei Karas1-0/+8
2015-04-29eathena: impliment packet SMSG_MAIL_READ_MAIL.Andrei Karas2-16/+36
2015-04-29Add incomplete window for view mail message.Andrei Karas4-0/+205
2015-04-27Add into mail message field with date in string format.Andrei Karas4-0/+18
2015-04-27eathena: impliment packet SMSG_MAIL_SEND_MAIL_ACK.Andrei Karas3-3/+25
2015-04-27eathena: impliment packet SMSG_MAIL_MAILS_LIST.Andrei Karas3-7/+39
2015-04-27Add mailmessage struct.Andrei Karas3-0/+47
2015-04-27Add incomplete mail edit window.Andrei Karas5-0/+164
2015-04-26Add incomplete mail window.Andrei Karas11-0/+196
2015-04-26Replace "allows to" to "allows one to"Andrei Karas1-6/+6
2015-04-26Revert "Add CilkPlus support into map.cpp"Andrei Karas1-3/+1
2015-04-26Use gcc5 in pmake script.Andrei Karas1-2/+2
2015-04-26Use cilkplus in sdlimagehelper.Andrei Karas1-1/+1
2015-04-26Use cilkplus in sdlgraphics.Andrei Karas1-11/+10
2015-04-26Use cilkplus in game.cppAndrei Karas3-13/+7
2015-04-25Fix translation error.v1.5.4.25Andrei Karas1-2/+1
2015-04-25Fix compilation error in old gcc.Andrei Karas1-0/+2
2015-04-25Change version to 1.5.4.25.Andrei Karas9-9/+24
2015-04-25Update translations.Andrei Karas22-10303/+15385
2015-04-24Fix code style.Andrei Karas18-63/+56
2015-04-24fix compilation warnings.Andrei Karas4-11/+31
2015-04-24Add CilkPlus support into map.cppAndrei Karas1-1/+3
2015-04-24Add CilkPlus support into dye.cppAndrei Karas1-0/+116
2015-04-24Add CilkPlus support into dyepallete.cppAndrei Karas1-1/+175
2015-04-24Fix servers list download from first url.Andrei Karas1-1/+1
2015-04-24Add configure option for enable/disable CilkPlus support.Andrei Karas4-9/+59
2015-04-24Update test for dye speed.Andrei Karas2-18/+10
2015-04-24Use gcc 5 in bmake script.Andrei Karas1-2/+2
2015-04-23Add test for dye speed.Andrei Karas2-0/+38