summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Fix code style.s20181102Andrei Karas91-290/+290
2018-10-19Fix code style.Andrei Karas10-24/+23
2018-09-26Update field names in packet CMSG_MAIL2_OPEN_MAILBOX.Andrei Karas1-5/+3
2018-09-26Add packet SMSG_PLAYER_COMBINED_EQUIPMENT 0x0b0a.Andrei Karas3-0/+61
2018-09-26Fix cross compilation issue in configure.acAndrei Karas1-1/+0
2018-09-26Add packet SMSG_PLAYER_COMBINED_INVENTORY 0x0b09.Andrei Karas6-7/+59
2018-09-26Add packet SMSG_INVENTORY_END 0x0b0b.Andrei Karas3-0/+18
2018-09-26Add packet SMSG_INVENTORY_START 0x0b08.Andrei Karas3-1/+50
2018-09-26Add inventory type enum for future packets.Andrei Karas3-0/+37
2018-09-26Add packet SMSG_ACHIEVEMENT_GET_REWARD 0x0a26.Andrei Karas3-0/+12
2018-09-26Add packet CMSG_ACHIEVEMENT_GET_REWARD 0x0a25.Andrei Karas13-0/+244
2018-09-26Add packet SMSG_ACHIEVEMENT_UPDATE 0x0a24.Andrei Karas3-0/+19
2018-09-26Add packet SMSG_ACHIEVEMENT_LIST 0x0a23.Andrei Karas6-0/+107
2018-09-26Add packet SMSG_BEING_VIEW_EQUIPMENT2 0x0b03.Andrei Karas3-0/+40
2018-09-26Add packet CMSG_INSTANCE_COMMAND 0x02cf.Andrei Karas6-0/+18
2018-09-26Add packet SMSG_PARTY_MEMBER_DEAD 0x0ab2.Andrei Karas3-1/+16
2018-09-26Add packet CMSG_CHANGE_DRESS 0x0ae8.Andrei Karas6-0/+36
2018-09-26Add packet SMSG_OVERWEIGHT_PERCENT 0x0ade.Andrei Karas3-0/+25
2018-09-26Add packet CMSG_PLAYER_SELECT_STYLE2 0x0afc.Andrei Karas2-8/+43
2018-09-25Add packet SMSG_PLAYER_SET_TITLE_ACK 0x0a2f.Andrei Karas3-0/+11
2018-09-25Add packet CMSG_PLAYER_SET_TITLE 0x0a2e.Andrei Karas6-0/+25
2018-09-25Add packet SMSG_FORMAT_MESSAGE_STRING_COLOR 0x0a6f.Andrei Karas3-0/+14
2018-09-25Change client protocol version to 25.Andrei Karas1-1/+1
2018-09-25Add packet SMSG_PLAYER_GUILD_PARTY_INFO 0x0a30.Andrei Karas3-0/+43
2018-09-25Add packet SMSG_GUILD_SET_POSITION 0x0afd.Andrei Karas3-0/+24
2018-09-25Add packet SMSG_GUILD_EXPULSION2 0x0a82.Andrei Karas3-0/+22
2018-09-25Add packet SMSG_GUILD_LEAVE2 0x0a83.Andrei Karas5-1/+90
2018-09-25Update packet versions for packet SMSG_MVP_EXP.Andrei Karas1-1/+13
2018-09-25Update packet versions for packet SMSG_PARTY_MEMBER_JOB_LEVEL.Andrei Karas1-0/+12
2018-09-25Update packet versions for packets SMSG_PARTY_MEMBER_INFO and SMSG_PARTY_INFO.Andrei Karas2-3/+28
2018-09-25Add missing field into ChatRecv::processWhisperResponse.Andrei Karas1-1/+1
2018-09-25Add packet SMSG_SKILL_WARP_POINT 0x0abe.Andrei Karas3-1/+33
2018-09-25Add packet SMSG_ITEM_MOVE_FAILED 0x0aa7.Andrei Karas3-0/+30
2018-09-20Remove extra include.Andrei Karas2-4/+2
2018-09-20Fix azure windows builds due issue with lf recoded to crlf.Andrei Karas2-4/+23
2018-09-20Remove .gitattributes.Andrei Karas1-16/+0
2018-09-20Add azure build badges into readme files.Andrei Karas3-0/+7
2018-09-20Add azure pipeline for build and run windows tests.Andrei Karas5-0/+157
2018-09-20Add test with loading xml file from disk.Andrei Karas1-0/+17
2018-09-20Add .gitattributes with lf formats.Andrei Karas1-0/+16
2018-09-20Remove ifdef from some virtfs tests on windows.Andrei Karas1-6/+0
2018-09-20Add check for compiled/linked libxml2 version.Andrei Karas2-1/+33
2018-09-20Change bug tracker url to https://gitlab.com/manaplus/manaplus/issues/.Andrei Karas3-3/+3
2018-09-19Add macosx builds with azure pipelines.Andrei Karas3-0/+77
2018-09-10Fix cast issues.Andrei Karas2-3/+5
2018-09-09Fix code style.Andrei Karas3-12/+10
2018-09-09Fix style issues detected by clang tidy.Andrei Karas2-4/+4
2018-09-09Add default constructor mark into PerfStat.Andrei Karas1-0/+2
2018-09-08Add missing final keyword.Andrei Karas1-1/+1
2018-09-08Update translations.Andrei Karas25-4945/+5523